Skip to content

Conversation

Jason2866
Copy link
Collaborator

@Jason2866 Jason2866 commented Oct 7, 2025

The PR provides the real flash clock speed and adds the P4/C5 flash chip mode. Fixes the wrong values for C6, H4 and C2

  • Fixed / changed chip debug report. Shows now real flash speed values.

In a follow up PR the magic flash chip routines can be removed and replaced with the real values.

@me-no-dev

Jason2866 and others added 23 commits October 5, 2025 20:45
Updated source frequency handling for ESP32 and ESP32S3 targets.
Replaced FLASH_SPI0_BASE with DR_REG_SPI0_BASE for clock register access.
Refactor flash frequency functions to use ESP-IDF HAL for better maintainability and chip-specific handling.
Removed isFlashHighPerformanceModeEnabled function declaration.
Removed check for High Performance Mode in chip debug report.
Enhanced the documentation for the getFlashClockDivider function and added handling for modern chips using the SPIMEM structure.
Updated includes for modern ESP32 chips to prioritize newer spi_mem_c_struct.h.
@Jason2866 Jason2866 requested a review from a team as a code owner October 7, 2025 17:02
Copy link
Contributor

github-actions bot commented Oct 7, 2025

Warnings
⚠️

Some issues found for the commit messages in this PR:

  • the commit message "Add default case for core clock selection":
    • summary looks empty
    • type/action looks empty
  • the commit message "Add includes for ESP32P4 and ESP32C5 targets":
    • summary looks empty
    • type/action looks empty
  • the commit message "Improve getFlashClockDivider documentation and logic":
    • body's lines must not be longer than 100 characters
    • summary looks empty
    • type/action looks empty
  • the commit message "Refactor flash chip mode handling for ESP32 variants":
    • summary looks empty
    • type/action looks empty
  • the commit message "Refactor flash clock register base address usage":
    • summary looks empty
    • type/action looks empty
  • the commit message "Refactor flash frequency functions with HAL support":
    • body's lines must not be longer than 100 characters
    • summary looks empty
    • type/action looks empty
  • the commit message "Refactor getFlashClockDivider comments for clarity":
    • summary looks empty
    • type/action looks empty
  • the commit message "Refactor getFlashClockDivider for ESP32 target":
    • summary looks empty
    • type/action looks empty
  • the commit message "Refactor includes for ESP32 chip compatibility":
    • summary looks empty
    • type/action looks empty
  • the commit message "Refactor source frequency logic for ESP32":
    • summary looks empty
    • type/action looks empty
  • the commit message "Remove HPM Mode check from debug report":
    • summary looks empty
    • type/action looks empty
  • the commit message "Remove isFlashHighPerformanceModeEnabled function":
    • summary looks empty
    • type/action looks empty
  • the commit message "SPI1 not SPI0":
    • summary looks empty
    • type/action looks empty
  • the commit message "Update Esp.cpp":
    • summary looks empty
    • type/action looks empty
  • the commit message "Update clock handling for ESP32-C5":
    • summary looks empty
    • type/action looks empty
  • the commit message "Update getFlashChipMode for ESP32C5 target support":
    • summary looks empty
    • type/action looks empty
  • the commit message "Update includes for ESP32 target configurations":
    • summary looks empty
    • type/action looks empty
  • the commit message "c5 fix":
    • summary looks empty
    • type/action looks empty
  • the commit message "fix compile for esp32":
    • summary looks empty
    • type/action looks empty
  • the commit message "getFlashFrequencyMHz":
    • summary looks empty
    • type/action looks empty
  • the commit message "move in Esp.cpp":
    • summary looks empty
    • type/action looks empty
  • the commit message "update comments":
    • summary looks empty
    • type/action looks empty

Please fix these commit messages - here are some basic tips:

  • follow Conventional Commits style
  • correct format of commit message should be: <type/action>(<scope/component>): <summary>, for example fix(esp32): Fixed startup timeout issue
  • allowed types are: change,ci,docs,feat,fix,refactor,remove,revert,test
  • sufficiently descriptive message summary should be between 10 to 72 characters and start with upper case letter
  • avoid Jira references in commit messages (unavailable/irrelevant for our customers)

TIP: Install pre-commit hooks and run this check when committing (uses the Conventional Precommit Linter).

👋 Hello Jason2866, we appreciate your contribution to this project!


📘 Please review the project's Contributions Guide for key guidelines on code, documentation, testing, and more.

🖊️ Please also make sure you have read and signed the Contributor License Agreement for this project.

Click to see more instructions ...


This automated output is generated by the PR linter DangerJS, which checks if your Pull Request meets the project's requirements and helps you fix potential issues.

DangerJS is triggered with each push event to a Pull Request and modify the contents of this comment.

Please consider the following:
- Danger mainly focuses on the PR structure and formatting and can't understand the meaning behind your code or changes.
- Danger is not a substitute for human code reviews; it's still important to request a code review from your colleagues.
- Resolve all warnings (⚠️ ) before requesting a review from human reviewers - they will appreciate it.
- To manually retry these Danger checks, please navigate to the Actions tab and re-run last Danger workflow.

Review and merge process you can expect ...


We do welcome contributions in the form of bug reports, feature requests and pull requests.

1. An internal issue has been created for the PR, we assign it to the relevant engineer.
2. They review the PR and either approve it or ask you for changes or clarifications.
3. Once the GitHub PR is approved we do the final review, collect approvals from core owners and make sure all the automated tests are passing.
- At this point we may do some adjustments to the proposed change, or extend it by adding tests or documentation.
4. If the change is approved and passes the tests it is merged into the default branch.

Generated by 🚫 dangerJS against 3d1180d

Copy link
Contributor

github-actions bot commented Oct 7, 2025

Test Results

 76 files   76 suites   13m 40s ⏱️
 38 tests  38 ✅ 0 💤 0 ❌
241 runs  241 ✅ 0 💤 0 ❌

Results for commit 3d1180d.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Oct 7, 2025

Memory usage test (comparing PR against master branch)

The table below shows the summary of memory usage change (decrease - increase) in bytes and percentage for each target.

MemoryFLASH [bytes]FLASH [%]RAM [bytes]RAM [%]
TargetDECINCDECINCDECINCDECINC
ESP32C50⚠️ +3600.00⚠️ +0.12💚 -40💚 -0.020.00
ESP32P40⚠️ +3840.00⚠️ +0.12000.000.00
ESP32S30⚠️ +12240.00⚠️ +0.40💚 -160💚 -0.080.00
ESP32S20⚠️ +12960.00⚠️ +0.51000.000.00
ESP32C30⚠️ +3480.00⚠️ +0.13000.000.00
ESP32C60⚠️ +6560.00⚠️ +0.28💚 -40💚 -0.020.00
ESP32H20⚠️ +3540.00⚠️ +0.13💚 -40💚 -0.020.00
ESP320⚠️ +11360.00⚠️ +0.38💚 -160💚 -0.040.00
Click to expand the detailed deltas report [usage change in BYTES]
TargetESP32C5ESP32P4ESP32S3ESP32S2ESP32C3ESP32C6ESP32H2ESP32
ExampleFLASHRAMFLASHRAMFLASHRAMFLASHRAMFLASHRAMFLASHRAMFLASHRAMFLASHRAM
libraries/ArduinoOTA/examples/BasicOTA⚠️ +2800⚠️ +3080⚠️ +1440⚠️ +2480⚠️ +2740⚠️ +5660--⚠️ +1040
libraries/AsyncUDP/examples/AsyncUDPClient⚠️ +3540⚠️ +3820⚠️ +1148💚 -16⚠️ +12360⚠️ +3480⚠️ +6320--⚠️ +11160
libraries/AsyncUDP/examples/AsyncUDPMulticastServer⚠️ +3540⚠️ +3820⚠️ +1156💚 -16⚠️ +12360⚠️ +3480⚠️ +6320--⚠️ +11240
libraries/AsyncUDP/examples/AsyncUDPServer⚠️ +3540⚠️ +3820⚠️ +1164💚 -16⚠️ +12360⚠️ +3480⚠️ +6320--⚠️ +11240
libraries/BLE/examples/Beacon_Scanner⚠️ +350💚 -4⚠️ +3820⚠️ +1156💚 -16--⚠️ +3480⚠️ +628💚 -4⚠️ +348💚 -4⚠️ +10080
libraries/BLE/examples/Client⚠️ +350💚 -4⚠️ +3820⚠️ +1168💚 -16--⚠️ +3480⚠️ +636💚 -4⚠️ +348💚 -4⚠️ +10040
libraries/BLE/examples/Client_secure_static_passkey⚠️ +350💚 -4⚠️ +3820⚠️ +1172💚 -16--⚠️ +3480⚠️ +628💚 -4⚠️ +348💚 -4⚠️ +10440
libraries/BLE/examples/EddystoneTLM_Beacon⚠️ +350💚 -4⚠️ +3820⚠️ +11760--⚠️ +3480⚠️ +636💚 -4⚠️ +348💚 -4⚠️ +1068💚 -16
libraries/BLE/examples/EddystoneURL_Beacon⚠️ +350💚 -4⚠️ +3820⚠️ +11880--⚠️ +3480⚠️ +628💚 -4⚠️ +348💚 -4⚠️ +1096💚 -16
libraries/BLE/examples/Notify⚠️ +350💚 -4⚠️ +3820⚠️ +1176💚 -16--⚠️ +3480⚠️ +636💚 -4⚠️ +348💚 -4⚠️ +10640
libraries/BLE/examples/Scan⚠️ +350💚 -4⚠️ +3820⚠️ +1172💚 -16--⚠️ +3480⚠️ +636💚 -4⚠️ +348💚 -4⚠️ +10840
libraries/BLE/examples/Server⚠️ +350💚 -4⚠️ +3820⚠️ +1156💚 -16--⚠️ +3480⚠️ +636💚 -4⚠️ +348💚 -4⚠️ +10600
libraries/BLE/examples/Server_multiconnect⚠️ +350💚 -4⚠️ +3820⚠️ +1160💚 -16--⚠️ +3480⚠️ +628💚 -4⚠️ +348💚 -4⚠️ +10480
libraries/BLE/examples/Server_secure_authorization⚠️ +344💚 -4--⚠️ +1172💚 -16--⚠️ +3420⚠️ +630💚 -4⚠️ +342💚 -4--
libraries/BLE/examples/Server_secure_static_passkey⚠️ +350💚 -4⚠️ +3820⚠️ +1172💚 -16--⚠️ +3480⚠️ +636💚 -4⚠️ +348💚 -4⚠️ +10680
libraries/BLE/examples/UART⚠️ +350💚 -4⚠️ +3820⚠️ +1156💚 -16--⚠️ +3480⚠️ +628💚 -4⚠️ +348💚 -4⚠️ +10520
libraries/BLE/examples/Write⚠️ +350💚 -4⚠️ +3820⚠️ +1156💚 -16--⚠️ +3480⚠️ +628💚 -4⚠️ +348💚 -4⚠️ +10680
libraries/BLE/examples/iBeacon⚠️ +350💚 -4⚠️ +3820⚠️ +1156💚 -16--⚠️ +3480⚠️ +628💚 -4⚠️ +348💚 -4⚠️ +10520
libraries/DNSServer/examples/CaptivePortal⚠️ +3540⚠️ +3820⚠️ +9680⚠️ +10280⚠️ +3480⚠️ +6320--⚠️ +9120
libraries/EEPROM/examples/eeprom_class⚠️ +2740⚠️ +3020⚠️ +1600⚠️ +2480⚠️ +2720⚠️ +5620⚠️ +2780⚠️ +1000
libraries/EEPROM/examples/eeprom_extra⚠️ +2760⚠️ +3060⚠️ +1600⚠️ +2480⚠️ +2700⚠️ +5560⚠️ +2740⚠️ +1000
libraries/EEPROM/examples/eeprom_write⚠️ +3500⚠️ +3780⚠️ +1164💚 -16⚠️ +12320⚠️ +3420⚠️ +6300⚠️ +3460⚠️ +11200
libraries/ESP32/examples/AnalogOut/LEDCFade⚠️ +3440⚠️ +3720⚠️ +11640⚠️ +12320⚠️ +3400⚠️ +6220⚠️ +3420⚠️ +11200
libraries/ESP32/examples/AnalogOut/LEDCGammaFade⚠️ +3440⚠️ +3720------⚠️ +6300⚠️ +3400--
libraries/ESP32/examples/AnalogOut/LEDCSingleChannel⚠️ +3520⚠️ +3800⚠️ +11800⚠️ +12400⚠️ +3460⚠️ +6320⚠️ +3480⚠️ +11200
libraries/ESP32/examples/AnalogOut/LEDCSoftwareFade⚠️ +3520⚠️ +3800⚠️ +11800⚠️ +12400⚠️ +3460⚠️ +6320⚠️ +3500⚠️ +11200
libraries/ESP32/examples/AnalogOut/SigmaDelta⚠️ +3500⚠️ +3800⚠️ +11800⚠️ +12400⚠️ +3460⚠️ +6380⚠️ +3460⚠️ +11040
libraries/ESP32/examples/AnalogOut/ledcFrequency⚠️ +3480⚠️ +3760⚠️ +11800⚠️ +12400⚠️ +3440⚠️ +6340⚠️ +3480⚠️ +11200
libraries/ESP32/examples/AnalogOut/ledcWrite_RGB⚠️ +3460⚠️ +3740⚠️ +11800⚠️ +12440⚠️ +3420⚠️ +6320⚠️ +3420⚠️ +11200
libraries/ESP32/examples/AnalogRead⚠️ +3420⚠️ +3720⚠️ +11640⚠️ +12400⚠️ +3420⚠️ +6280⚠️ +3440⚠️ +11200
libraries/ESP32/examples/AnalogReadContinuous⚠️ +3460⚠️ +3700⚠️ +11800⚠️ +12400⚠️ +3420⚠️ +6240⚠️ +3420⚠️ +11200
libraries/ESP32/examples/ArduinoStackSize⚠️ +3520⚠️ +3800⚠️ +11800⚠️ +12480⚠️ +3460⚠️ +6360⚠️ +3520⚠️ +11200
libraries/ESP32/examples/ArduinoWaitTimeBeforeStartingSketch⚠️ +3500⚠️ +3800⚠️ +11640⚠️ +12320⚠️ +3460⚠️ +6360⚠️ +3500⚠️ +11200
libraries/ESP32/examples/CI/CIBoardsTest⚠️ +3540⚠️ +3820⚠️ +1164💚 -16⚠️ +12400⚠️ +3480⚠️ +6320⚠️ +3520⚠️ +11320
libraries/ESP32/examples/ChipID/GetChipID⚠️ +2760⚠️ +3020⚠️ +1600⚠️ +2480⚠️ +2700⚠️ +5720⚠️ +2780⚠️ +1000
libraries/ESP32/examples/DeepSleep/TimerWakeUp⚠️ +3500⚠️ +3780⚠️ +11800⚠️ +12400⚠️ +3440⚠️ +6300--⚠️ +11200
libraries/ESP32/examples/FreeRTOS/BasicMultiThreading⚠️ +3420⚠️ +3700⚠️ +1164💚 -16⚠️ +12320⚠️ +3380⚠️ +6300⚠️ +3400⚠️ +11040
libraries/ESP32/examples/FreeRTOS/Mutex⚠️ +3540⚠️ +3760⚠️ +1164💚 -16⚠️ +12320⚠️ +3440⚠️ +6320⚠️ +3540⚠️ +11040
libraries/ESP32/examples/FreeRTOS/Queue⚠️ +3560⚠️ +3760⚠️ +11640⚠️ +12400⚠️ +3440⚠️ +6340⚠️ +3540⚠️ +11200
libraries/ESP32/examples/FreeRTOS/Semaphore⚠️ +3500⚠️ +3800⚠️ +11800⚠️ +12480⚠️ +3460⚠️ +6360⚠️ +3500⚠️ +11040
libraries/ESP32/examples/GPIO/BlinkRGB⚠️ +3540⚠️ +3800⚠️ +1164💚 -16⚠️ +12320⚠️ +3420⚠️ +6380⚠️ +3500⚠️ +11040
libraries/ESP32/examples/GPIO/FunctionalInterrupt⚠️ +3460⚠️ +3700⚠️ +1164💚 -16⚠️ +12400⚠️ +3380⚠️ +6220⚠️ +3420⚠️ +11200
libraries/ESP32/examples/GPIO/FunctionalInterruptLambda⚠️ +3440⚠️ +3720⚠️ +11800⚠️ +12400⚠️ +3380⚠️ +6300⚠️ +3400⚠️ +11200
libraries/ESP32/examples/GPIO/FunctionalInterruptStruct⚠️ +3440⚠️ +3720⚠️ +11800⚠️ +12400⚠️ +3380⚠️ +6220⚠️ +3400⚠️ +11200
libraries/ESP32/examples/GPIO/GPIOInterrupt⚠️ +3420⚠️ +3700⚠️ +11800⚠️ +12400⚠️ +3360⚠️ +6220⚠️ +3420⚠️ +11200
libraries/ESP32/examples/HWCDC_Events⚠️ +3480⚠️ +3800⚠️ +11640--⚠️ +3420⚠️ +6340⚠️ +3460--
libraries/ESP32/examples/MacAddress/GetMacAddress⚠️ +3480⚠️ +3780⚠️ +11800⚠️ +12400⚠️ +3460⚠️ +6340⚠️ +3480⚠️ +11200
libraries/ESP32/examples/RMT/Legacy_RMT_Driver_Compatible⚠️ +3560⚠️ +3760⚠️ +1148💚 -16⚠️ +12400⚠️ +3440⚠️ +6280⚠️ +3540⚠️ +11200
libraries/ESP32/examples/RMT/RMTCallback⚠️ +3500⚠️ +3780⚠️ +1164💚 -16⚠️ +12320⚠️ +3480⚠️ +6260⚠️ +3500⚠️ +11200
libraries/ESP32/examples/RMT/RMTLoopback⚠️ +3500⚠️ +3780⚠️ +1164💚 -16⚠️ +12400⚠️ +3440⚠️ +6260⚠️ +3460⚠️ +11200
libraries/ESP32/examples/RMT/RMTReadXJT⚠️ +3480⚠️ +3760⚠️ +11800⚠️ +12400⚠️ +3420⚠️ +6360⚠️ +3460⚠️ +11200
libraries/ESP32/examples/RMT/RMTWrite_RGB_LED⚠️ +3520⚠️ +3800⚠️ +1164💚 -16⚠️ +12400⚠️ +3480⚠️ +6380⚠️ +3500⚠️ +11200
libraries/ESP32/examples/RMT/RMT_CPUFreq_Test⚠️ +3500⚠️ +3760⚠️ +1164💚 -16⚠️ +12320⚠️ +3440⚠️ +6340⚠️ +3460⚠️ +11200
libraries/ESP32/examples/RMT/RMT_EndOfTransmissionState⚠️ +3480⚠️ +3780⚠️ +11640⚠️ +12400⚠️ +3440⚠️ +6280⚠️ +3480⚠️ +11200
libraries/ESP32/examples/RMT/RMT_LED_Blink⚠️ +3540⚠️ +3820⚠️ +1164💚 -16⚠️ +12400⚠️ +3480⚠️ +6400⚠️ +3520⚠️ +11200
libraries/ESP32/examples/ResetReason/ResetReason⚠️ +3480⚠️ +3800⚠️ +11800⚠️ +12400⚠️ +3440⚠️ +6340⚠️ +3520⚠️ +11200
libraries/ESP32/examples/ResetReason/ResetReason2⚠️ +3540⚠️ +3780⚠️ +11800⚠️ +12360⚠️ +3440⚠️ +6280⚠️ +3540⚠️ +11200
libraries/ESP32/examples/Serial/BaudRateDetect_Demo⚠️ +3540⚠️ +3760⚠️ +11640⚠️ +12360⚠️ +3440⚠️ +6320⚠️ +3540⚠️ +11200
libraries/ESP32/examples/Serial/OnReceiveError_BREAK_Demo⚠️ +3500⚠️ +3760⚠️ +11640⚠️ +12320⚠️ +3440⚠️ +6300⚠️ +3460⚠️ +11200
libraries/ESP32/examples/Serial/OnReceive_Demo⚠️ +3500⚠️ +3780⚠️ +1164💚 -16⚠️ +12400⚠️ +3480⚠️ +6280⚠️ +3500⚠️ +11200
libraries/ESP32/examples/Serial/RS485_Echo_Demo⚠️ +3520⚠️ +3760⚠️ +11800⚠️ +12400⚠️ +3440⚠️ +6400⚠️ +3540⚠️ +11040
libraries/ESP32/examples/Serial/RxFIFOFull_Demo⚠️ +3480⚠️ +3800⚠️ +1164💚 -16⚠️ +12400⚠️ +3440⚠️ +6340⚠️ +3480⚠️ +11200
libraries/ESP32/examples/Serial/RxTimeout_Demo⚠️ +3520⚠️ +3800⚠️ +1164💚 -16⚠️ +12400⚠️ +3460⚠️ +6360⚠️ +3500⚠️ +11200
libraries/ESP32/examples/Serial/Serial_All_CPU_Freqs⚠️ +3480⚠️ +3760⚠️ +1164💚 -16⚠️ +12400⚠️ +3420⚠️ +6280⚠️ +3480⚠️ +11200
libraries/ESP32/examples/Serial/Serial_STD_Func_OnReceive⚠️ +3500⚠️ +3780⚠️ +1164💚 -16⚠️ +12400⚠️ +3480⚠️ +6340⚠️ +3500⚠️ +11200
libraries/ESP32/examples/Serial/onReceiveExample⚠️ +3500⚠️ +3780⚠️ +11800⚠️ +12400⚠️ +3480⚠️ +6300⚠️ +3500⚠️ +11200
libraries/ESP32/examples/Template/ExampleTemplate⚠️ +3500⚠️ +3800⚠️ +11800⚠️ +12960⚠️ +3460⚠️ +6320⚠️ +3480⚠️ +11040
libraries/ESP32/examples/Time/SimpleTime⚠️ +3540⚠️ +3820⚠️ +1140💚 -16⚠️ +12120⚠️ +3480⚠️ +6400--⚠️ +11360
libraries/ESP32/examples/Timer/RepeatTimer⚠️ +3460⚠️ +3720⚠️ +11800⚠️ +12320⚠️ +3360⚠️ +6240⚠️ +3420⚠️ +11200
libraries/ESP32/examples/Timer/WatchdogTimer⚠️ +3440⚠️ +3720⚠️ +1164💚 -16⚠️ +12320⚠️ +3360⚠️ +6220⚠️ +3420⚠️ +11200
libraries/ESP_I2S/examples/ES8388_loopback⚠️ +3480⚠️ +3760⚠️ +11800⚠️ +12400⚠️ +3420⚠️ +6260⚠️ +3460⚠️ +11200
libraries/ESP_I2S/examples/Simple_tone⚠️ +3460⚠️ +3760⚠️ +1164💚 -16⚠️ +12400⚠️ +3360⚠️ +6320⚠️ +3400⚠️ +11200
libraries/ESP_NOW/examples/ESP_NOW_Broadcast_Master⚠️ +2760--⚠️ +1560⚠️ +2440⚠️ +2740⚠️ +5580--⚠️ +1120
libraries/ESP_NOW/examples/ESP_NOW_Broadcast_Slave⚠️ +2760--⚠️ +1440⚠️ +2480⚠️ +2680⚠️ +5560--⚠️ +880
libraries/ESP_NOW/examples/ESP_NOW_Network⚠️ +2800--⚠️ +1040⚠️ +2400⚠️ +2740⚠️ +5660--⚠️ +1080
libraries/ESP_NOW/examples/ESP_NOW_Serial⚠️ +3540--⚠️ +11800⚠️ +12040⚠️ +3480⚠️ +6400--⚠️ +11240
libraries/ESPmDNS/examples/mDNS-SD_Extended⚠️ +3540⚠️ +3820⚠️ +1160💚 -16⚠️ +12400⚠️ +3480⚠️ +6400--⚠️ +11120
libraries/ESPmDNS/examples/mDNS_Web_Server⚠️ +3540⚠️ +3820⚠️ +1168💚 -16⚠️ +12440⚠️ +3480⚠️ +6400--⚠️ +11320
libraries/Ethernet/examples/ETH_W5500_Arduino_SPI⚠️ +3540⚠️ +3820⚠️ +1184💚 -16⚠️ +12360⚠️ +3480⚠️ +6400⚠️ +3520⚠️ +11040
libraries/Ethernet/examples/ETH_W5500_IDF_SPI⚠️ +3500⚠️ +3780⚠️ +1148💚 -16⚠️ +12320⚠️ +3460⚠️ +6400⚠️ +3480⚠️ +11080
libraries/Ethernet/examples/ETH_WIFI_BRIDGE⚠️ +3540⚠️ +3820⚠️ +1104💚 -16⚠️ +12480⚠️ +3480⚠️ +6320--⚠️ +11240
libraries/FFat/examples/FFat_Test⚠️ +3540⚠️ +3820⚠️ +11800⚠️ +12400⚠️ +3480⚠️ +6400⚠️ +3520⚠️ +11200
libraries/FFat/examples/FFat_time⚠️ +3540⚠️ +3820⚠️ +11680⚠️ +12320⚠️ +3480⚠️ +6320--⚠️ +11280
libraries/HTTPClient/examples/Authorization⚠️ +3540⚠️ +3820⚠️ +1164💚 -16⚠️ +12480⚠️ +3480⚠️ +6400--⚠️ +11120
libraries/HTTPClient/examples/BasicHttpClient⚠️ +3540⚠️ +3820⚠️ +1164💚 -16⚠️ +12600⚠️ +3480⚠️ +6320--⚠️ +11280
libraries/HTTPClient/examples/BasicHttpsClient⚠️ +3540⚠️ +3820⚠️ +1148💚 -16⚠️ +12480⚠️ +3480⚠️ +6400--⚠️ +11240
libraries/HTTPClient/examples/CustomHeaders⚠️ +3540⚠️ +3820⚠️ +11680⚠️ +12440⚠️ +3480⚠️ +6400--⚠️ +11240
libraries/HTTPClient/examples/HTTPClientEnterprise⚠️ +2800--⚠️ +1560⚠️ +2480⚠️ +2740⚠️ +5660--⚠️ +760
libraries/HTTPClient/examples/ReuseConnection⚠️ +3540⚠️ +3820⚠️ +1160💚 -16⚠️ +12400⚠️ +3480⚠️ +6400--⚠️ +11080
libraries/HTTPClient/examples/StreamHttpClient⚠️ +3540⚠️ +3820⚠️ +1164💚 -16⚠️ +12400⚠️ +3480⚠️ +6320--⚠️ +11280
libraries/HTTPUpdate/examples/httpUpdate⚠️ +2800⚠️ +3080⚠️ +1600⚠️ +2440⚠️ +2740⚠️ +5580--⚠️ +880
libraries/HTTPUpdate/examples/httpUpdateSPIFFS⚠️ +2800⚠️ +3080⚠️ +1640⚠️ +2440⚠️ +2740⚠️ +5580--⚠️ +1040
libraries/HTTPUpdate/examples/httpUpdateSecure⚠️ +2800⚠️ +3080⚠️ +1600⚠️ +2440⚠️ +2740⚠️ +5580--⚠️ +1040
libraries/HTTPUpdateServer/examples/WebUpdater⚠️ +2800⚠️ +3080⚠️ +1400⚠️ +2520⚠️ +2740⚠️ +5660--⚠️ +1040
libraries/Hash/examples/HEX⚠️ +3500⚠️ +3780⚠️ +11240⚠️ +11840⚠️ +3460⚠️ +6360⚠️ +3480⚠️ +10640
libraries/Hash/examples/MD5⚠️ +3500⚠️ +3780⚠️ +9640⚠️ +10240⚠️ +3440⚠️ +6260⚠️ +3460⚠️ +9040
libraries/Hash/examples/PBKDF2_HMAC⚠️ +3540⚠️ +3820⚠️ +11080⚠️ +11840⚠️ +3480⚠️ +6320⚠️ +3520⚠️ +10640
libraries/Hash/examples/SHA1⚠️ +3500⚠️ +3780⚠️ +11240⚠️ +11840⚠️ +3420⚠️ +6300⚠️ +3460⚠️ +10640
libraries/Hash/examples/SHA2⚠️ +3520⚠️ +3820⚠️ +11240⚠️ +11840⚠️ +3420⚠️ +6380⚠️ +3460⚠️ +10640
libraries/Hash/examples/SHA3⚠️ +3500⚠️ +3820⚠️ +11240⚠️ +11840⚠️ +3440⚠️ +6400⚠️ +3480⚠️ +10640
libraries/Hash/examples/SHA3Stream⚠️ +3540⚠️ +3820⚠️ +11240⚠️ +11840⚠️ +3440⚠️ +6320⚠️ +3480⚠️ +10640
libraries/Insights/examples/DiagnosticsSmokeTest⚠️ +3540--⚠️ +1152💚 -16⚠️ +12320⚠️ +3480⚠️ +6320--⚠️ +11200
libraries/Insights/examples/MinimalDiagnostics⚠️ +3540--⚠️ +1152💚 -16⚠️ +12520⚠️ +3480⚠️ +6400--⚠️ +11280
libraries/LittleFS/examples/LITTLEFS_test⚠️ +3540⚠️ +3820⚠️ +11800⚠️ +12400⚠️ +3480⚠️ +6400⚠️ +3520⚠️ +11280
libraries/LittleFS/examples/LITTLEFS_time⚠️ +3540⚠️ +3820⚠️ +1152💚 -16⚠️ +12440⚠️ +3480⚠️ +6320--⚠️ +11240
libraries/Matter/examples/MatterColorLight⚠️ +348💚 -4--⚠️ +11680⚠️ +12080⚠️ +3340⚠️ +6460⚠️ +346💚 -4⚠️ +11320
libraries/Matter/examples/MatterCommissionTest⚠️ +356💚 -4--⚠️ +1136💚 -16⚠️ +12520⚠️ +3380⚠️ +6540⚠️ +348💚 -4⚠️ +11240
libraries/Matter/examples/MatterComposedLights⚠️ +348💚 -4--⚠️ +12120⚠️ +12360⚠️ +3360⚠️ +6540⚠️ +348💚 -4⚠️ +11240
libraries/Matter/examples/MatterContactSensor⚠️ +300💚 -4--⚠️ +11360⚠️ +12480⚠️ +3380⚠️ +6440⚠️ +338💚 -4⚠️ +11280
libraries/Matter/examples/MatterDimmableLight⚠️ +360💚 -4--⚠️ +11520⚠️ +12440⚠️ +3460⚠️ +6460⚠️ +346💚 -4⚠️ +11280
libraries/Matter/examples/MatterEnhancedColorLight⚠️ +352💚 -4--⚠️ +12240⚠️ +12400⚠️ +3420⚠️ +6540⚠️ +346💚 -4⚠️ +11280
libraries/Matter/examples/MatterEvents⚠️ +356💚 -4--⚠️ +1128💚 -16⚠️ +12400⚠️ +3420⚠️ +6560⚠️ +348💚 -4⚠️ +11320
libraries/Matter/examples/MatterFan⚠️ +356💚 -4--⚠️ +10560⚠️ +12440⚠️ +3420⚠️ +6420⚠️ +338💚 -4⚠️ +11160
libraries/Matter/examples/MatterHumiditySensor⚠️ +302💚 -4--⚠️ +11680⚠️ +12440⚠️ +3360⚠️ +6480⚠️ +338💚 -4⚠️ +11240
libraries/Matter/examples/MatterLambdaSingleCallbackManyEPs⚠️ +350💚 -4--⚠️ +11240⚠️ +12440⚠️ +3280⚠️ +6400⚠️ +342💚 -4⚠️ +11280
libraries/Matter/examples/MatterMinimum⚠️ +352💚 -4--⚠️ +11680⚠️ +12400⚠️ +3420⚠️ +6420⚠️ +342💚 -4⚠️ +11080
libraries/Matter/examples/MatterOccupancySensor⚠️ +318💚 -4--⚠️ +11760⚠️ +12440⚠️ +3440⚠️ +6480⚠️ +338💚 -4⚠️ +11200
libraries/Matter/examples/MatterOnIdentify⚠️ +352💚 -4--⚠️ +12000⚠️ +12360⚠️ +3400⚠️ +6520⚠️ +342💚 -4⚠️ +11280
libraries/Matter/examples/MatterOnOffLight⚠️ +356💚 -4--⚠️ +11880⚠️ +12640⚠️ +3420⚠️ +6460⚠️ +342💚 -4⚠️ +11240
libraries/Matter/examples/MatterOnOffPlugin⚠️ +356💚 -4--⚠️ +12040⚠️ +12760⚠️ +3420⚠️ +6460⚠️ +342💚 -4⚠️ +11120
libraries/Matter/examples/MatterPressureSensor⚠️ +302💚 -4--⚠️ +11680⚠️ +12480⚠️ +3360⚠️ +6480⚠️ +338💚 -4⚠️ +11280
libraries/Matter/examples/MatterSmartButon⚠️ +338💚 -4--⚠️ +12120⚠️ +12440⚠️ +3440⚠️ +6400⚠️ +330💚 -4⚠️ +11160
libraries/Matter/examples/MatterTemperatureLight⚠️ +348💚 -4--⚠️ +11880⚠️ +12520⚠️ +3380⚠️ +6460⚠️ +346💚 -4⚠️ +11320
libraries/Matter/examples/MatterTemperatureSensor⚠️ +302💚 -4--⚠️ +11680⚠️ +12360⚠️ +3380⚠️ +6400⚠️ +338💚 -4⚠️ +11280
libraries/Matter/examples/MatterThermostat⚠️ +350💚 -4--⚠️ +11440⚠️ +12400⚠️ +3420⚠️ +6480⚠️ +338💚 -4⚠️ +11240
libraries/NetBIOS/examples/ESP_NBNST⚠️ +3540⚠️ +3820⚠️ +1172💚 -16⚠️ +12440⚠️ +3480⚠️ +6320--⚠️ +11240
libraries/NetworkClientSecure/examples/WiFiClientInsecure⚠️ +3540⚠️ +3820⚠️ +11880⚠️ +12400⚠️ +3480⚠️ +6400--⚠️ +11240
libraries/NetworkClientSecure/examples/WiFiClientPSK⚠️ +3540⚠️ +3820⚠️ +11880⚠️ +12400⚠️ +3480⚠️ +6400--⚠️ +11240
libraries/NetworkClientSecure/examples/WiFiClientSecure⚠️ +3540⚠️ +3820⚠️ +11920⚠️ +12480⚠️ +3480⚠️ +6400--⚠️ +11240
libraries/NetworkClientSecure/examples/WiFiClientSecureEnterprise⚠️ +2800--⚠️ +1600⚠️ +2400⚠️ +2740⚠️ +5660--⚠️ +880
libraries/NetworkClientSecure/examples/WiFiClientSecureProtocolUpgrade⚠️ +3540⚠️ +3820⚠️ +11640⚠️ +12400⚠️ +3480⚠️ +6400--⚠️ +11200
libraries/NetworkClientSecure/examples/WiFiClientShowPeerCredentials⚠️ +2800⚠️ +3080⚠️ +1600⚠️ +2520⚠️ +2740⚠️ +5580--⚠️ +1040
libraries/NetworkClientSecure/examples/WiFiClientTrustOnFirstUse⚠️ +2800⚠️ +3080⚠️ +1520⚠️ +2480⚠️ +2740⚠️ +5580--⚠️ +1040
libraries/OpenThread/examples/CLI/COAP/coap_lamp⚠️ +350💚 -4--------⚠️ +628💚 -4⚠️ +348💚 -4--
libraries/OpenThread/examples/CLI/COAP/coap_switch⚠️ +344💚 -4--------⚠️ +622💚 -4⚠️ +342💚 -4--
libraries/OpenThread/examples/CLI/SimpleCLI⚠️ +350💚 -4--------⚠️ +638💚 -4⚠️ +344💚 -4--
libraries/OpenThread/examples/CLI/SimpleNode⚠️ +350💚 -4--------⚠️ +628💚 -4⚠️ +344💚 -4--
libraries/OpenThread/examples/CLI/SimpleThreadNetwork/ExtendedRouterNode⚠️ +350💚 -4--------⚠️ +636💚 -4⚠️ +344💚 -4--
libraries/OpenThread/examples/CLI/SimpleThreadNetwork/LeaderNode⚠️ +350💚 -4--------⚠️ +636💚 -4⚠️ +344💚 -4--
libraries/OpenThread/examples/CLI/SimpleThreadNetwork/RouterNode⚠️ +350💚 -4--------⚠️ +636💚 -4⚠️ +344💚 -4--
libraries/OpenThread/examples/CLI/ThreadScan⚠️ +350💚 -4--------⚠️ +628💚 -4⚠️ +346💚 -4--
libraries/OpenThread/examples/CLI/onReceive⚠️ +350💚 -4--------⚠️ +628💚 -4⚠️ +344💚 -4--
libraries/OpenThread/examples/Native/SimpleThreadNetwork/LeaderNode⚠️ +350💚 -4--------⚠️ +636💚 -4⚠️ +348💚 -4--
libraries/OpenThread/examples/Native/SimpleThreadNetwork/RouterNode⚠️ +350💚 -4--------⚠️ +628💚 -4⚠️ +348💚 -4--
libraries/PPP/examples/PPP_Basic⚠️ +3480⚠️ +3760⚠️ +11680⚠️ +12480⚠️ +3420⚠️ +6340⚠️ +3460⚠️ +11000
libraries/PPP/examples/PPP_WIFI_BRIDGE⚠️ +3480⚠️ +3760⚠️ +1172💚 -16⚠️ +12320⚠️ +3420⚠️ +6260--⚠️ +11240
libraries/Preferences/examples/Prefs2Struct⚠️ +3500⚠️ +3800⚠️ +11800⚠️ +12400⚠️ +3420⚠️ +6420⚠️ +3460⚠️ +11200
libraries/Preferences/examples/StartCounter⚠️ +2760⚠️ +3080⚠️ +1600⚠️ +2480⚠️ +2680⚠️ +5600⚠️ +2720⚠️ +1000
libraries/RainMaker/examples/RMakerCustom⚠️ +3520--⚠️ +1144💚 -16⚠️ +12480⚠️ +3460⚠️ +6300----
libraries/RainMaker/examples/RMakerCustomAirCooler⚠️ +3520--⚠️ +1168💚 -16⚠️ +12400⚠️ +3420⚠️ +6300----
libraries/RainMaker/examples/RMakerSonoffDualR3⚠️ +2740--⚠️ +1600⚠️ +2520⚠️ +2700⚠️ +5540----
libraries/RainMaker/examples/RMakerSwitch⚠️ +3520--⚠️ +11840⚠️ +12440⚠️ +3460⚠️ +6300----
libraries/SD/examples/SD_Test⚠️ +3540⚠️ +3820⚠️ +11800⚠️ +12320⚠️ +3480⚠️ +6400⚠️ +3520⚠️ +11200
libraries/SD/examples/SD_time⚠️ +3540⚠️ +3820⚠️ +11640⚠️ +12480⚠️ +3480⚠️ +6320--⚠️ +11320
libraries/SPI/examples/SPI_Multiple_Buses⚠️ +3500⚠️ +3820⚠️ +1164💚 -16⚠️ +12320⚠️ +3420⚠️ +6380⚠️ +3460⚠️ +11200
libraries/SPIFFS/examples/SPIFFS_Test⚠️ +3540⚠️ +3820⚠️ +11640⚠️ +12320⚠️ +3480⚠️ +6320⚠️ +3520⚠️ +11200
libraries/SPIFFS/examples/SPIFFS_time⚠️ +3540⚠️ +3820⚠️ +1160💚 -16⚠️ +12400⚠️ +3480⚠️ +6320--⚠️ +11240
libraries/TFLiteMicro/examples/hello_world⚠️ +3480⚠️ +3780⚠️ +1164💚 -16⚠️ +12400⚠️ +3440⚠️ +6380⚠️ +3460⚠️ +11200
libraries/Ticker/examples/Blinker⚠️ +3500⚠️ +3800⚠️ +1164💚 -16⚠️ +12360⚠️ +3480⚠️ +6280⚠️ +3480⚠️ +11200
libraries/Ticker/examples/TickerBasic⚠️ +3520⚠️ +3760⚠️ +11800⚠️ +12400⚠️ +3480⚠️ +6300⚠️ +3460⚠️ +11200
libraries/Ticker/examples/TickerParameter⚠️ +3520⚠️ +3780⚠️ +11800⚠️ +12360⚠️ +3480⚠️ +6380⚠️ +3460⚠️ +11200
libraries/Update/examples/AWS_S3_OTA_Update⚠️ +2800⚠️ +3080⚠️ +1600⚠️ +2360⚠️ +2740⚠️ +5580--⚠️ +1040
libraries/Update/examples/HTTPS_OTA_Update⚠️ +2760⚠️ +3020⚠️ +1720⚠️ +2360⚠️ +2680⚠️ +5600--⚠️ +1000
libraries/Update/examples/HTTP_Client_AES_OTA_Update⚠️ +2800⚠️ +3080⚠️ +1600⚠️ +2400⚠️ +2740⚠️ +5580--⚠️ +1080
libraries/Update/examples/HTTP_Server_AES_OTA_Update⚠️ +2800⚠️ +3080⚠️ +1680⚠️ +2480⚠️ +2740⚠️ +5580--⚠️ +1040
libraries/Update/examples/OTAWebUpdater⚠️ +2800⚠️ +3080⚠️ +1600⚠️ +2400⚠️ +2740⚠️ +5660--⚠️ +1040
libraries/Update/examples/SD_Update⚠️ +2800⚠️ +3080⚠️ +1600⚠️ +2480⚠️ +2740⚠️ +5580⚠️ +2780⚠️ +1000
libraries/WebServer/examples/AdvancedWebServer⚠️ +3480⚠️ +3760⚠️ +9720⚠️ +10240⚠️ +3420⚠️ +6340--⚠️ +9000
libraries/WebServer/examples/ChunkWriting⚠️ +3540⚠️ +3820⚠️ +948💚 -16⚠️ +10360⚠️ +3480⚠️ +6320--⚠️ +9080
libraries/WebServer/examples/FSBrowser⚠️ +2800⚠️ +3080⚠️ +1600⚠️ +2480⚠️ +2740⚠️ +5580--⚠️ +1080
libraries/WebServer/examples/Filters⚠️ +3480⚠️ +3760⚠️ +924💚 -16⚠️ +10160⚠️ +3420⚠️ +6340--⚠️ +9040
libraries/WebServer/examples/HelloServer⚠️ +3480⚠️ +3760⚠️ +9480⚠️ +10160⚠️ +3420⚠️ +6340--⚠️ +9120
libraries/WebServer/examples/HttpAdvancedAuth⚠️ +2800⚠️ +3080⚠️ +1600⚠️ +2400⚠️ +2740⚠️ +5580--⚠️ +1120
libraries/WebServer/examples/HttpAuthCallback⚠️ +2800⚠️ +3080⚠️ +1600⚠️ +2480⚠️ +2740⚠️ +5660--⚠️ +1080
libraries/WebServer/examples/HttpAuthCallbackInline⚠️ +2800⚠️ +3080⚠️ +1600⚠️ +2520⚠️ +2740⚠️ +5660--⚠️ +1040
libraries/WebServer/examples/HttpBasicAuth⚠️ +2800⚠️ +3080⚠️ +1600⚠️ +2480⚠️ +2740⚠️ +5660--⚠️ +920
libraries/WebServer/examples/HttpBasicAuthSHA1⚠️ +2800⚠️ +3080⚠️ +1600⚠️ +2680⚠️ +2740⚠️ +5580--⚠️ +1040
libraries/WebServer/examples/HttpBasicAuthSHA1orBearerToken⚠️ +2800⚠️ +3080⚠️ +1240⚠️ +2640⚠️ +2740⚠️ +5580--⚠️ +1040
libraries/WebServer/examples/Middleware⚠️ +3540--⚠️ +948💚 -16⚠️ +10240⚠️ +3480⚠️ +6320--⚠️ +8960
libraries/WebServer/examples/MultiHomedServers⚠️ +3480⚠️ +3760⚠️ +9840⚠️ +10240⚠️ +3420⚠️ +6340--⚠️ +8920
libraries/WebServer/examples/PathArgServer⚠️ +3540⚠️ +3820⚠️ +9520⚠️ +10560⚠️ +3480⚠️ +6320--⚠️ +9120
libraries/WebServer/examples/SDWebServer⚠️ +3540⚠️ +3820⚠️ +944💚 -16⚠️ +10360⚠️ +3480⚠️ +6320--⚠️ +9080
libraries/WebServer/examples/SimpleAuthentification⚠️ +3540⚠️ +3820⚠️ +960💚 -16⚠️ +10080⚠️ +3480⚠️ +6320--⚠️ +8920
libraries/WebServer/examples/UploadHugeFile⚠️ +3540⚠️ +3820⚠️ +9480⚠️ +10480⚠️ +3480⚠️ +6400--⚠️ +9120
libraries/WebServer/examples/WebServer⚠️ +2800⚠️ +3080⚠️ +1400⚠️ +2520⚠️ +2740⚠️ +5580--⚠️ +1160
libraries/WebServer/examples/WebUpdate⚠️ +2800⚠️ +3080⚠️ +1600⚠️ +2240⚠️ +2740⚠️ +5660--⚠️ +1040
libraries/WiFi/examples/FTM/FTM_Initiator⚠️ +3540⚠️ +3820⚠️ +1164💚 -16⚠️ +12280⚠️ +3480⚠️ +6320--⚠️ +11360
libraries/WiFi/examples/FTM/FTM_Responder⚠️ +3540⚠️ +3820⚠️ +1168💚 -16⚠️ +12080⚠️ +3480⚠️ +6400--⚠️ +11240
libraries/WiFi/examples/SimpleWiFiServer⚠️ +3480⚠️ +3760⚠️ +11720⚠️ +12400⚠️ +3420⚠️ +6340--⚠️ +11240
libraries/WiFi/examples/WPS⚠️ +3540--⚠️ +1164💚 -16⚠️ +12360⚠️ +3480⚠️ +6320--⚠️ +11240
libraries/WiFi/examples/WiFiAccessPoint⚠️ +3480⚠️ +3760⚠️ +11800⚠️ +12360⚠️ +3420⚠️ +6260--⚠️ +11080
libraries/WiFi/examples/WiFiBlueToothSwitch⚠️ +2740--⚠️ +1680--⚠️ +2680⚠️ +5540--⚠️ +1040
libraries/WiFi/examples/WiFiClient⚠️ +3540⚠️ +3820⚠️ +11920⚠️ +12600⚠️ +3480⚠️ +6320--⚠️ +11320
libraries/WiFi/examples/WiFiClientBasic⚠️ +3540⚠️ +3820⚠️ +1176💚 -16⚠️ +12560⚠️ +3480⚠️ +6400--⚠️ +11080
libraries/WiFi/examples/WiFiClientConnect⚠️ +3480⚠️ +3760⚠️ +11800⚠️ +12600⚠️ +3420⚠️ +6340--⚠️ +11240
libraries/WiFi/examples/WiFiClientEnterprise⚠️ +2800--⚠️ +1600⚠️ +2520⚠️ +2740⚠️ +5660--⚠️ +1040
libraries/WiFi/examples/WiFiClientEvents⚠️ +3540⚠️ +3820⚠️ +1168💚 -16⚠️ +12480⚠️ +3480⚠️ +6320--⚠️ +11080
libraries/WiFi/examples/WiFiClientStaticIP⚠️ +3540⚠️ +3820⚠️ +11320⚠️ +12360⚠️ +3480⚠️ +6400--⚠️ +11120
libraries/WiFi/examples/WiFiExtender⚠️ +3540⚠️ +3820⚠️ +11800⚠️ +12520⚠️ +3480⚠️ +6320--⚠️ +10960
libraries/WiFi/examples/WiFiIPv6⚠️ +3540⚠️ +3820⚠️ +11720⚠️ +12480⚠️ +3480⚠️ +6400--⚠️ +11280
libraries/WiFi/examples/WiFiMulti⚠️ +3540⚠️ +3820⚠️ +1168💚 -16⚠️ +12480⚠️ +3480⚠️ +6320--⚠️ +11080
libraries/WiFi/examples/WiFiMultiAdvanced⚠️ +3540⚠️ +3820⚠️ +1168💚 -16⚠️ +12480⚠️ +3480⚠️ +6320--⚠️ +11280
libraries/WiFi/examples/WiFiScan⚠️ +3540⚠️ +3820⚠️ +1128💚 -16⚠️ +12360⚠️ +3480⚠️ +6320--⚠️ +11240
libraries/WiFi/examples/WiFiScanAsync⚠️ +3540⚠️ +3820⚠️ +1164💚 -16⚠️ +12480⚠️ +3480⚠️ +6320--⚠️ +11080
libraries/WiFi/examples/WiFiScanDualAntenna⚠️ +3540⚠️ +3820⚠️ +11800⚠️ +12360⚠️ +3480⚠️ +6400--⚠️ +11240
libraries/WiFi/examples/WiFiScanTime⚠️ +3540⚠️ +3820⚠️ +1148💚 -16⚠️ +12400⚠️ +3480⚠️ +6400--⚠️ +11240
libraries/WiFi/examples/WiFiSmartConfig⚠️ +3540--⚠️ +11840⚠️ +12440⚠️ +3480⚠️ +6400--⚠️ +11120
libraries/WiFi/examples/WiFiTelnetToSerial⚠️ +2800⚠️ +3080⚠️ +1680⚠️ +2400⚠️ +2740⚠️ +5580--⚠️ +880
libraries/WiFi/examples/WiFiUDPClient⚠️ +3540⚠️ +3820⚠️ +1164💚 -16⚠️ +12400⚠️ +3480⚠️ +6320--⚠️ +11320
libraries/WiFiProv/examples/WiFiProv⚠️ +3540--⚠️ +11840⚠️ +12360⚠️ +3480⚠️ +6440--⚠️ +11360
libraries/Wire/examples/WireMaster⚠️ +3480⚠️ +3760⚠️ +11800⚠️ +12320⚠️ +3420⚠️ +6340⚠️ +3460⚠️ +11200
libraries/Wire/examples/WireScan⚠️ +3480⚠️ +3760⚠️ +11800⚠️ +12400⚠️ +3420⚠️ +6260⚠️ +3460⚠️ +11200
libraries/Wire/examples/WireSlave⚠️ +3480⚠️ +3760⚠️ +11800⚠️ +12400⚠️ +3420⚠️ +6260⚠️ +3460⚠️ +11200
libraries/Wire/examples/WireSlaveFunctionalCallback⚠️ +3480⚠️ +3760⚠️ +11800⚠️ +12400⚠️ +3420⚠️ +6260⚠️ +3460⚠️ +11200
libraries/Zigbee/examples/Zigbee_Analog_Input_Output⚠️ +2740--⚠️ +1640⚠️ +2560⚠️ +2680⚠️ +5520⚠️ +2720⚠️ +840
libraries/Zigbee/examples/Zigbee_Binary_Input_Output⚠️ +2740--------⚠️ +5620⚠️ +2740--
libraries/Zigbee/examples/Zigbee_CarbonDioxide_Sensor⚠️ +2740--------⚠️ +5520⚠️ +2720--
libraries/Zigbee/examples/Zigbee_Color_Dimmable_Light⚠️ +2780--------⚠️ +5560⚠️ +2740--
libraries/Zigbee/examples/Zigbee_Color_Dimmer_Switch⚠️ +2760--⚠️ +1600⚠️ +2360⚠️ +2720⚠️ +5540⚠️ +2780⚠️ +1000
libraries/Zigbee/examples/Zigbee_Contact_Switch⚠️ +2760--------⚠️ +5620⚠️ +2720--
libraries/Zigbee/examples/Zigbee_Dimmable_Light⚠️ +2740--------⚠️ +5600⚠️ +2760--
libraries/Zigbee/examples/Zigbee_Electrical_AC_Sensor⚠️ +2760--⚠️ +1600⚠️ +2360⚠️ +2700⚠️ +5520⚠️ +2740⚠️ +1000
libraries/Zigbee/examples/Zigbee_Electrical_AC_Sensor_MultiPhase⚠️ +2740--⚠️ +1440⚠️ +2360⚠️ +2700⚠️ +5520⚠️ +2740⚠️ +1000
libraries/Zigbee/examples/Zigbee_Electrical_DC_Sensor⚠️ +2760--------⚠️ +5600⚠️ +2720--
libraries/Zigbee/examples/Zigbee_Fan_Control⚠️ +2740--⚠️ +1520⚠️ +2520⚠️ +2680⚠️ +5520⚠️ +2720⚠️ +1040
libraries/Zigbee/examples/Zigbee_Gateway⚠️ +2800--⚠️ +1560⚠️ +2240⚠️ +2740----⚠️ +920
libraries/Zigbee/examples/Zigbee_Illuminance_Sensor⚠️ +2760--------⚠️ +5660⚠️ +2740--
libraries/Zigbee/examples/Zigbee_Multistate_Input_Output⚠️ +2780--⚠️ +1680⚠️ +2600⚠️ +2740⚠️ +5640⚠️ +2780⚠️ +1000
libraries/Zigbee/examples/Zigbee_OTA_Client⚠️ +2760--------⚠️ +5620⚠️ +2760--
libraries/Zigbee/examples/Zigbee_Occupancy_Sensor⚠️ +2760--------⚠️ +5540⚠️ +2740--
libraries/Zigbee/examples/Zigbee_On_Off_Light⚠️ +2760--------⚠️ +5640⚠️ +2720--
libraries/Zigbee/examples/Zigbee_On_Off_MultiSwitch⚠️ +2760--⚠️ +1600⚠️ +2520⚠️ +2720⚠️ +5560⚠️ +2760⚠️ +1160
libraries/Zigbee/examples/Zigbee_On_Off_Switch⚠️ +2780--⚠️ +1480⚠️ +2360⚠️ +2680⚠️ +5520⚠️ +2720⚠️ +1040
libraries/Zigbee/examples/Zigbee_PM25_Sensor⚠️ +2760--------⚠️ +5540⚠️ +2740--
libraries/Zigbee/examples/Zigbee_Power_Outlet⚠️ +2760--⚠️ +1480⚠️ +2520⚠️ +2680⚠️ +5640⚠️ +2720⚠️ +840
libraries/Zigbee/examples/Zigbee_Pressure_Flow_Sensor⚠️ +2800--------⚠️ +5560⚠️ +2780--
libraries/Zigbee/examples/Zigbee_Range_Extender⚠️ +2760--⚠️ +1480⚠️ +2360⚠️ +2680⚠️ +5640⚠️ +2720⚠️ +840
libraries/Zigbee/examples/Zigbee_Scan_Networks⚠️ +2740--------⚠️ +5540⚠️ +2720--
libraries/Zigbee/examples/Zigbee_Temp_Hum_Sensor_Sleepy⚠️ +2740--------⚠️ +5520⚠️ +2740--
libraries/Zigbee/examples/Zigbee_Temperature_Sensor⚠️ +2740--------⚠️ +5520⚠️ +2740--
libraries/Zigbee/examples/Zigbee_Thermostat⚠️ +2760--⚠️ +1400⚠️ +2520⚠️ +2700⚠️ +5560⚠️ +2780⚠️ +840
libraries/Zigbee/examples/Zigbee_Vibration_Sensor⚠️ +2760--------⚠️ +5540⚠️ +2740--
libraries/Zigbee/examples/Zigbee_Wind_Speed_Sensor⚠️ +2760--------⚠️ +5540⚠️ +2720--
libraries/Zigbee/examples/Zigbee_Window_Covering⚠️ +2740--------⚠️ +5540⚠️ +2740--
libraries/ESP32/examples/DeepSleep/TouchWakeUp--⚠️ +3800⚠️ +11800⚠️ +12400------⚠️ +11040
libraries/ESP32/examples/TWAI/TWAIreceive--⚠️ +3800⚠️ +1148💚 -16⚠️ +12320⚠️ +3440⚠️ +6420⚠️ +3480⚠️ +11200
libraries/ESP32/examples/TWAI/TWAItransmit--⚠️ +3800⚠️ +1164💚 -16⚠️ +12320⚠️ +3440⚠️ +6320⚠️ +3480⚠️ +11200
libraries/ESP32/examples/Touch/TouchButton--⚠️ +3800⚠️ +11640⚠️ +12320------⚠️ +11200
libraries/ESP32/examples/Touch/TouchInterrupt--⚠️ +3760⚠️ +11800⚠️ +12400------⚠️ +11200
libraries/ESP32/examples/Touch/TouchRead--⚠️ +3780⚠️ +11800⚠️ +12400------⚠️ +11200
libraries/ESP_I2S/examples/Record_to_WAV--⚠️ +3760⚠️ +1164💚 -16--------⚠️ +11200
libraries/ESP_SR/examples/Basic--⚠️ +3800⚠️ +11840----------
libraries/Ethernet/examples/ETH_TLK110--⚠️ +3780----------⚠️ +11040
libraries/SD_MMC/examples/SD2USBMSC--⚠️ +3760⚠️ +11760----------
libraries/SD_MMC/examples/SDMMC_Test--⚠️ +3760⚠️ +11800--------⚠️ +11200
libraries/SD_MMC/examples/SDMMC_time--⚠️ +3780⚠️ +1164💚 -16--------⚠️ +11280
libraries/USB/examples/CompositeDevice--⚠️ +3760⚠️ +11920⚠️ +12400--------
libraries/USB/examples/ConsumerControl--⚠️ +3780⚠️ +1164💚 -16⚠️ +12400--------
libraries/USB/examples/CustomHIDDevice--⚠️ +3760⚠️ +1164💚 -16⚠️ +12400--------
libraries/USB/examples/FirmwareMSC--⚠️ +3820⚠️ +1148💚 -16⚠️ +12480--------
libraries/USB/examples/Gamepad--⚠️ +3760⚠️ +1164💚 -16⚠️ +12320--------
libraries/USB/examples/HIDVendor--⚠️ +3760⚠️ +1148💚 -16⚠️ +12320--------
libraries/USB/examples/Keyboard/KeyboardLogout--⚠️ +3780⚠️ +1148💚 -16⚠️ +12400--------
libraries/USB/examples/Keyboard/KeyboardMessage--⚠️ +3780⚠️ +1148💚 -16⚠️ +12400--------
libraries/USB/examples/Keyboard/KeyboardReprogram--⚠️ +3820⚠️ +1164💚 -16⚠️ +12320--------
libraries/USB/examples/Keyboard/KeyboardSerial--⚠️ +3820⚠️ +1164💚 -16⚠️ +12400--------
libraries/USB/examples/KeyboardAndMouseControl--⚠️ +3760⚠️ +1164💚 -16⚠️ +12400--------
libraries/USB/examples/MIDI/MidiController--⚠️ +3760⚠️ +11800⚠️ +12320--------
libraries/USB/examples/MIDI/MidiInterface--⚠️ +3840⚠️ +1148💚 -16⚠️ +12320--------
libraries/USB/examples/MIDI/MidiMusicBox--⚠️ +3760⚠️ +1164💚 -16⚠️ +12320--------
libraries/USB/examples/MIDI/ReceiveMidi--⚠️ +3820⚠️ +1164💚 -16⚠️ +12400--------
libraries/USB/examples/Mouse/ButtonMouseControl--⚠️ +3760⚠️ +11800⚠️ +12320--------
libraries/USB/examples/SystemControl--⚠️ +3780⚠️ +1164💚 -16⚠️ +12320--------
libraries/USB/examples/USBMSC--⚠️ +3780⚠️ +1164💚 -16⚠️ +12400--------
libraries/USB/examples/USBSerial--⚠️ +3820⚠️ +11800⚠️ +12400--------
libraries/USB/examples/USBVendor--⚠️ +3760⚠️ +11800⚠️ +12400--------
libraries/ESP32/examples/Camera/CameraWebServer----⚠️ +11840⚠️ +12680------⚠️ +11280
ESP32/examples/Camera/CameraWebServer (2)----⚠️ +11800⚠️ +12360------⚠️ +11080
ESP32/examples/Camera/CameraWebServer (3)----⚠️ +1172💚 -16----------
libraries/ESP32/examples/DeepSleep/ExternalWakeUp----⚠️ +11800⚠️ +12400------⚠️ +11200
libraries/BluetoothSerial/examples/DiscoverConnect--------------⚠️ +10760
libraries/BluetoothSerial/examples/GetLocalMAC--------------⚠️ +10280
libraries/BluetoothSerial/examples/SerialToSerialBT--------------⚠️ +10120
libraries/BluetoothSerial/examples/SerialToSerialBTM--------------⚠️ +10400
libraries/BluetoothSerial/examples/SerialToSerialBT_Legacy--------------⚠️ +10080
libraries/BluetoothSerial/examples/SerialToSerialBT_SSP--------------⚠️ +10720
libraries/BluetoothSerial/examples/bt_classic_device_discovery--------------⚠️ +10280
libraries/BluetoothSerial/examples/bt_remove_paired_devices--------------⚠️ +10640
libraries/ESP32/examples/DeepSleep/SmoothBlink_ULP_Code--------------⚠️ +11200
libraries/Ethernet/examples/ETH_LAN8720--------------⚠️ +11040
libraries/SimpleBLE/examples/SimpleBleDevice--------------⚠️ +1120

@me-no-dev me-no-dev added the Status: Review needed Issue or PR is awaiting review label Oct 7, 2025
@P-R-O-C-H-Y P-R-O-C-H-Y added Status: Pending Merge Pull Request is ready to be merged and removed Status: Review needed Issue or PR is awaiting review labels Oct 8, 2025
@me-no-dev me-no-dev merged commit 4deb5e5 into espressif:master Oct 8, 2025
97 of 98 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Pending Merge Pull Request is ready to be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants