Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: gcd0318/arduino-esp32
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b859bdf
Choose a base ref
...
head repository: espressif/arduino-esp32
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 11bc7ac
Choose a head ref
  • 18 commits
  • 163 files changed
  • 12 contributors

Commits on Dec 16, 2025

  1. Configuration menu
    Copy the full SHA
    bc11afd View commit details
    Browse the repository at this point in the history
  2. Pinout name fixes for GENESIS One (espressif#12137)

    * Added Genesis One
    
    added Axiometa GENESIS One Board support.
    
    * ci(pre-commit): Apply automatic fixes
    
    * pinout names fixes in pins_arduino.h
    
    ---------
    
    Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
    Co-authored-by: Lucas Saavedra Vaz <32426024+lucasssvaz@users.noreply.github.com>
    3 people authored Dec 16, 2025
    Configuration menu
    Copy the full SHA
    34fa7f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93193a8 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2025

  1. Configuration menu
    Copy the full SHA
    3e3d47d View commit details
    Browse the repository at this point in the history
  2. feature(matter): improves Matter testing/status functions and documen…

    …tation (espressif#12140)
    
    * feat(matter): adds ways to check matter features in execution time
    
    * feat(matter): necesary IDE options to build matter
    
    * feat(matter): implements Thread connected function and add feature enabled functions
    
    * feat(matter): adds Matter Status example and documentation
    
    * feat(matter): adds necessary Arduino IDE options to all README files
    
    * feat(matter): creates individual exmaple link/URL set in documentation
    
    * feat(matter): fixes IDE tools option images in documentation
    
    * fix(matter_docs): typo
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    * fix(matter_docs): typo
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    * fix(matter): typo
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    * fix(matter): leftover commentary
    
    * fix(matter): fixes window blind terms
    
    * fix(matter): fixes window blind terms in code and readme file
    
    * fix(matter): removes not existing MACRO
    
    * fix(matter): if CHIPoBLE is not defined, it doesn't support it
    
    * fix(matter): fix commentary
    
    * fix(matter): better commentary
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    * fix(matter): better commentary
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    * fix(matter): identation
    
    * ci(pre-commit): Apply automatic fixes
    
    * fix(CI): Vale check
    
    * fix(CI): Vale check
    
    * fix(CI): Vale check
    
    * fix(CI): docs check
    
    * fix(CI): docs check
    
    * fix(CI): docs check
    
    * fix(CI): docs check
    
    * fix(CI): docs check
    
    ---------
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
    3 people authored Dec 17, 2025
    Configuration menu
    Copy the full SHA
    295ff48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7d7e73 View commit details
    Browse the repository at this point in the history
  4. feat(board): add support for Waveshare ESP32-C3-Zero (espressif#12132)

    * feat(board): add support for Waveshare ESP32-C3-Zero
    
    * Modify the boards.txt file according to the review
    
    * Change the board name back to Waveshare ESP32-C3-Zero to align with Waveshare’s unified product naming convention.
    
    * ci(pre-commit): Apply automatic fixes
    
    ---------
    
    Co-authored-by: Jan Procházka <90197375+P-R-O-C-H-Y@users.noreply.github.com>
    Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
    3 people authored Dec 17, 2025
    Configuration menu
    Copy the full SHA
    a048db0 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2025

  1. feat(matter): adds HoldTime attribute to the Matter Occupancy endpoint (

    espressif#12146)
    
    * feat(matter): adds hold time attribute to the Matter Occupancy endpoint
    
    * fix(matter): changing type to hold bigger value
    
    * fix(matter): code reorganization
    
    * feat(matter): update documentation to follow the same standard
    
    * ci(pre-commit): Apply automatic fixes
    
    ---------
    
    Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
    SuGlider and pre-commit-ci-lite[bot] authored Dec 18, 2025
    Configuration menu
    Copy the full SHA
    73bfd05 View commit details
    Browse the repository at this point in the history
  2. fix(tests): Fix periman and add missing diagrams (espressif#12126)

    * fix(tests): Fix periman and add missing diagrams
    
    * ci(pre-commit): Apply automatic fixes
    
    ---------
    
    Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
    lucasssvaz and pre-commit-ci-lite[bot] authored Dec 18, 2025
    Configuration menu
    Copy the full SHA
    d7a8475 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e52aa5 View commit details
    Browse the repository at this point in the history
  4. feat(zigbee): Add option to set initial (default) value (espressif#12147

    )
    
    * feat(zigbee): Add option to set initial (default) value
    
    * feat(zigbee): Update temp examples
    
    * ci(pre-commit): Apply automatic fixes
    
    ---------
    
    Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
    Co-authored-by: Lucas Saavedra Vaz <32426024+lucasssvaz@users.noreply.github.com>
    3 people authored Dec 18, 2025
    Configuration menu
    Copy the full SHA
    c6b7dca View commit details
    Browse the repository at this point in the history
  5. feat(ota): Add support for signed binaries (espressif#11968)

    * feat(ota): Add support for signed binaries
    
    * change(tools): Push generated binaries to PR
    
    * fix(ota): Use pointer rather than class
    
    * ci(pre-commit): Apply automatic fixes
    
    * change(tools): Push generated binaries to PR
    
    * fix(pre-commit): Fix spelling
    
    ---------
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
    3 people authored Dec 18, 2025
    Configuration menu
    Copy the full SHA
    77ab98f View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2025

  1. Configuration menu
    Copy the full SHA
    7cc6d0a View commit details
    Browse the repository at this point in the history
  2. fix(doc): Update link to lib.json in documentation (espressif#12153)

    * Update link to lib.json in documentation
    
    Fix broken Github link in released doc.
    
    * Fix link to lib.json in external_libraries_test.rst
    
    Eithier works for me right now, but I just want it fixed, so OK.
    robertlipe authored Dec 19, 2025
    Configuration menu
    Copy the full SHA
    d310add View commit details
    Browse the repository at this point in the history
  3. IDF release/v5.5 (espressif#12150)

    * feat(ppp): Update esp-modem to 2.0.0
    
    * feat(p4): Update versions for esp-hosted and esp_wifi_remote
    
    * feat(hosted): Update esp-hosted to 2.8.0
    
    * IDF release/v5.5 9bb7aa84
    
    ---------
    
    Co-authored-by: Lucas Saavedra Vaz <32426024+lucasssvaz@users.noreply.github.com>
    me-no-dev and lucasssvaz authored Dec 19, 2025
    Configuration menu
    Copy the full SHA
    7f5ec1e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0f2241 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae9455e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    11bc7ac View commit details
    Browse the repository at this point in the history
Loading