Skip to content

Conversation

me-no-dev
Copy link
Member

lib-builder: master 487f743
esp-idf: release/v5.5 cdeedc57b1
arduino: master b20655a00
tinyusb: master 97741a56e
chmorgan__esp-libhelix-mp3: 1.0.3
espressif__cbor: 0.6.0~1
espressif__esp-dsp: 1.7.0
espressif__esp-modbus: 1.0.18
espressif__esp-nn: 1.1.2
espressif__esp-serial-flasher: 0.0.11
espressif__esp-tflite-micro: 1.3.4
espressif__esp-zboss-lib: 1.6.4
espressif__esp-zigbee-lib: 1.6.7
espressif__esp_delta_ota: 1.1.2
espressif__esp_diag_data_store: 1.0.2
espressif__esp_diagnostics: 1.2.1
espressif__esp_encrypted_img: 2.1.0
espressif__esp_insights: 1.2.2
espressif__esp_matter: 1.4.1
espressif__esp_modem: 1.4.0
espressif__esp_rainmaker: 1.5.2
espressif__esp_rcp_update: 1.2.0
espressif__esp_schedule: 1.2.0
espressif__esp_secure_cert_mgr: 2.7.0
espressif__jsmn: 1.1.0
espressif__json_generator: 1.1.2
espressif__json_parser: 1.0.3
espressif__libsodium: 1.0.20~2
espressif__mdns: 1.8.2
espressif__network_provisioning: 1.0.2
espressif__qrcode: 0.1.0~2
espressif__rmaker_common: 1.4.6
joltwallet__littlefs: 1.20.1
espressif__esp32-camera:
espressif__esp_jpeg: 1.3.1
espressif__dl_fft: 0.3.1
espressif__eppp_link: 1.1.3
espressif__esp-dsp: 1.6.0
espressif__esp-sr: 2.1.5
espressif__esp_hosted: 2.5.11
espressif__esp_serial_slave_link: 1.1.1~1
espressif__esp_wifi_remote: 0.13.0
espressif__lan867x: 2.0.0
espressif__lan86xx_common: 1.0.0

Copy link
Contributor

github-actions bot commented Oct 13, 2025

Warnings
⚠️

Some issues found for the commit messages in this PR:

  • the commit message "IDF release/v5.5 1a6bc968":
    • summary looks empty
    • type/action looks empty
  • the commit message "IDF release/v5.5 1e538c13":
    • summary looks empty
    • type/action looks empty
  • the commit message "IDF release/v5.5 42e7e40f":
    • summary looks empty
    • type/action looks empty
  • the commit message "IDF release/v5.5 cdeedc57":
    • 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 me-no-dev, 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 770bcc5

Copy link
Contributor

github-actions bot commented Oct 13, 2025

Test Results

 76 files   76 suites   16m 51s ⏱️
 38 tests  38 ✅ 0 💤 0 ❌
241 runs  241 ✅ 0 💤 0 ❌

Results for commit 770bcc5.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Oct 13, 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⚠️ +6920.00⚠️ +0.08000.000.00
ESP32P40⚠️ +8280.00⚠️ +0.10000.000.00
ESP32S30⚠️ +2120.00⚠️ +0.06000.000.00
ESP32S20⚠️ +2920.00⚠️ +0.10000.000.00
ESP32C30⚠️ +2500.00⚠️ +0.07000.000.00
ESP32C60⚠️ +6300.00⚠️ +0.08000.000.00
ESP32H20⚠️ +5400.00⚠️ +0.08000.000.00
ESP320⚠️ +12120.00⚠️ +0.11000.000.00
Click to expand the detailed deltas report [usage change in BYTES]
TargetESP32C5ESP32P4ESP32S3ESP32S2ESP32C3ESP32C6ESP32H2ESP32
ExampleFLASHRAMFLASHRAMFLASHRAMFLASHRAMFLASHRAMFLASHRAMFLASHRAMFLASHRAM
libraries/ArduinoOTA/examples/BasicOTA⚠️ +2160⚠️ +8040⚠️ +1360⚠️ +1320⚠️ +1520⚠️ +1520--⚠️ +1080
libraries/AsyncUDP/examples/AsyncUDPClient⚠️ +1860⚠️ +8100⚠️ +1000⚠️ +1080⚠️ +1220⚠️ +1220--⚠️ +1080
libraries/AsyncUDP/examples/AsyncUDPMulticastServer⚠️ +1860⚠️ +8100⚠️ +1000⚠️ +1080⚠️ +1220⚠️ +1220--⚠️ +1080
libraries/AsyncUDP/examples/AsyncUDPServer⚠️ +1860⚠️ +8100⚠️ +1000⚠️ +1080⚠️ +1220⚠️ +1220--⚠️ +920
libraries/BLE/examples/Beacon_Scanner⚠️ +5280⚠️ +7920⚠️ +240--⚠️ +380⚠️ +4740⚠️ +5000⚠️ +11360
libraries/BLE/examples/Client⚠️ +5280⚠️ +8000⚠️ +400--⚠️ +380⚠️ +4740⚠️ +5000⚠️ +11440
libraries/BLE/examples/Client_secure_static_passkey⚠️ +5280⚠️ +8000⚠️ +240--⚠️ +380⚠️ +4740⚠️ +5000⚠️ +11120
libraries/BLE/examples/EddystoneTLM_Beacon⚠️ +5280⚠️ +7920⚠️ +400--⚠️ +380⚠️ +4740⚠️ +5000⚠️ +11560
libraries/BLE/examples/EddystoneURL_Beacon⚠️ +5280⚠️ +8080⚠️ +240--⚠️ +380⚠️ +4740⚠️ +5000⚠️ +11560
libraries/BLE/examples/Notify⚠️ +5280⚠️ +7980⚠️ +400--⚠️ +380⚠️ +4740⚠️ +5000⚠️ +11280
libraries/BLE/examples/Scan⚠️ +5280⚠️ +8000⚠️ +240--⚠️ +380⚠️ +4740⚠️ +5000⚠️ +11280
libraries/BLE/examples/Server⚠️ +5280⚠️ +7980⚠️ +400--⚠️ +380⚠️ +4740⚠️ +5000⚠️ +11400
libraries/BLE/examples/Server_multiconnect⚠️ +5280⚠️ +7900⚠️ +240--⚠️ +380⚠️ +4740⚠️ +5000⚠️ +11440
libraries/BLE/examples/Server_secure_authorization⚠️ +5280--⚠️ +400--⚠️ +380⚠️ +4740⚠️ +5000--
libraries/BLE/examples/Server_secure_static_passkey⚠️ +5280⚠️ +7980⚠️ +240--⚠️ +380⚠️ +4740⚠️ +5000⚠️ +11080
libraries/BLE/examples/UART⚠️ +5280⚠️ +7900⚠️ +400--⚠️ +380⚠️ +4740⚠️ +5000⚠️ +11400
libraries/BLE/examples/Write⚠️ +5280⚠️ +7900⚠️ +400--⚠️ +380⚠️ +4740⚠️ +5000⚠️ +11480
libraries/BLE/examples/iBeacon⚠️ +5280⚠️ +7900⚠️ +240--⚠️ +380⚠️ +4740⚠️ +5000⚠️ +11320
libraries/DNSServer/examples/CaptivePortal⚠️ +1860⚠️ +8120⚠️ +1160⚠️ +1320⚠️ +1220⚠️ +1220--⚠️ +1120
libraries/EEPROM/examples/eeprom_class⚠️ +520⚠️ +760⚠️ +480⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +320
libraries/EEPROM/examples/eeprom_extra⚠️ +520⚠️ +760⚠️ +320⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +320
libraries/EEPROM/examples/eeprom_write⚠️ +520⚠️ +760⚠️ +320⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +480
libraries/ESP32/examples/AnalogOut/LEDCFade⚠️ +540⚠️ +760⚠️ +480⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +480
libraries/ESP32/examples/AnalogOut/LEDCGammaFade⚠️ +540⚠️ +760------⚠️ +400⚠️ +640--
libraries/ESP32/examples/AnalogOut/LEDCSingleChannel⚠️ +540⚠️ +760⚠️ +320⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +320
libraries/ESP32/examples/AnalogOut/LEDCSoftwareFade⚠️ +540⚠️ +760⚠️ +320⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +320
libraries/ESP32/examples/AnalogOut/SigmaDelta⚠️ +520⚠️ +760⚠️ +480⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +320
libraries/ESP32/examples/AnalogOut/ledcFrequency⚠️ +540⚠️ +760⚠️ +480⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +480
libraries/ESP32/examples/AnalogOut/ledcWrite_RGB⚠️ +540⚠️ +760⚠️ +480⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +480
libraries/ESP32/examples/AnalogRead⚠️ +400⚠️ +760⚠️ +480⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +480
libraries/ESP32/examples/AnalogReadContinuous⚠️ +400⚠️ +740⚠️ +480⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +480
libraries/ESP32/examples/ArduinoStackSize⚠️ +520⚠️ +760⚠️ +480⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +320
libraries/ESP32/examples/ArduinoWaitTimeBeforeStartingSketch⚠️ +520⚠️ +760⚠️ +480⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +480
libraries/ESP32/examples/CI/CIBoardsTest⚠️ +860⚠️ +740⚠️ +520⚠️ +640⚠️ +700⚠️ +700⚠️ +940⚠️ +320
libraries/ESP32/examples/ChipID/GetChipID⚠️ +520⚠️ +760⚠️ +480⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +320
libraries/ESP32/examples/DeepSleep/TimerWakeUp⚠️ +400⚠️ +820⚠️ +320⚠️ +400⚠️ +400⚠️ +400--⚠️ +480
libraries/ESP32/examples/FreeRTOS/BasicMultiThreading⚠️ +700⚠️ +760⚠️ +520⚠️ +640⚠️ +700⚠️ +700⚠️ +940⚠️ +320
libraries/ESP32/examples/FreeRTOS/Mutex⚠️ +520⚠️ +760⚠️ +480⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +320
libraries/ESP32/examples/FreeRTOS/Queue⚠️ +520⚠️ +760⚠️ +480⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +480
libraries/ESP32/examples/FreeRTOS/Semaphore⚠️ +520⚠️ +760⚠️ +320⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +320
libraries/ESP32/examples/GPIO/BlinkRGB⚠️ +860⚠️ +760⚠️ +680⚠️ +640⚠️ +700⚠️ +700⚠️ +940⚠️ +320
libraries/ESP32/examples/GPIO/FunctionalInterrupt⚠️ +520⚠️ +760⚠️ +320⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +480
libraries/ESP32/examples/GPIO/FunctionalInterruptLambda⚠️ +860⚠️ +760⚠️ +680⚠️ +640⚠️ +700⚠️ +700⚠️ +940⚠️ +480
libraries/ESP32/examples/GPIO/FunctionalInterruptStruct⚠️ +520⚠️ +760⚠️ +480⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +480
libraries/ESP32/examples/GPIO/GPIOInterrupt⚠️ +520⚠️ +760⚠️ +480⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +320
libraries/ESP32/examples/HWCDC_Events⚠️ +860⚠️ +760⚠️ +680--⚠️ +700⚠️ +700⚠️ +940--
libraries/ESP32/examples/MacAddress/GetMacAddress⚠️ +560⚠️ +760⚠️ +480⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +320
libraries/ESP32/examples/RMT/Legacy_RMT_Driver_Compatible⚠️ +540⚠️ +740⚠️ +480⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +480
libraries/ESP32/examples/RMT/RMTCallback⚠️ +780⚠️ +980⚠️ +440⚠️ +560⚠️ +620⚠️ +620⚠️ +860⚠️ +440
libraries/ESP32/examples/RMT/RMTLoopback⚠️ +860⚠️ +1060⚠️ +520⚠️ +640⚠️ +700⚠️ +700⚠️ +940⚠️ +520
libraries/ESP32/examples/RMT/RMTReadXJT⚠️ +780⚠️ +980⚠️ +600⚠️ +560⚠️ +620⚠️ +620⚠️ +860⚠️ +600
libraries/ESP32/examples/RMT/RMTWrite_RGB_LED⚠️ +860⚠️ +1060⚠️ +520⚠️ +640⚠️ +700⚠️ +700⚠️ +940⚠️ +680
libraries/ESP32/examples/RMT/RMT_CPUFreq_Test⚠️ +860⚠️ +1060⚠️ +520⚠️ +640⚠️ +700⚠️ +700⚠️ +940⚠️ +520
libraries/ESP32/examples/RMT/RMT_EndOfTransmissionState⚠️ +860⚠️ +1060⚠️ +680⚠️ +640⚠️ +700⚠️ +700⚠️ +940⚠️ +680
libraries/ESP32/examples/RMT/RMT_LED_Blink⚠️ +860⚠️ +1060⚠️ +680⚠️ +640⚠️ +700⚠️ +700⚠️ +940⚠️ +680
libraries/ESP32/examples/ResetReason/ResetReason⚠️ +400⚠️ +840⚠️ +320⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +480
libraries/ESP32/examples/ResetReason/ResetReason2⚠️ +520⚠️ +760⚠️ +320⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +480
libraries/ESP32/examples/Serial/BaudRateDetect_Demo⚠️ +520⚠️ +760⚠️ +480⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +480
libraries/ESP32/examples/Serial/OnReceiveError_BREAK_Demo⚠️ +520⚠️ +760⚠️ +480⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +480
libraries/ESP32/examples/Serial/OnReceive_Demo⚠️ +520⚠️ +760⚠️ +480⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +320
libraries/ESP32/examples/Serial/RS485_Echo_Demo⚠️ +520⚠️ +760⚠️ +480⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +320
libraries/ESP32/examples/Serial/RxFIFOFull_Demo⚠️ +520⚠️ +760⚠️ +320⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +480
libraries/ESP32/examples/Serial/RxTimeout_Demo⚠️ +520⚠️ +760⚠️ +480⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +320
libraries/ESP32/examples/Serial/Serial_All_CPU_Freqs⚠️ +520⚠️ +760⚠️ +320⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +480
libraries/ESP32/examples/Serial/Serial_STD_Func_OnReceive⚠️ +520⚠️ +760⚠️ +320⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +320
libraries/ESP32/examples/Serial/onReceiveExample⚠️ +520⚠️ +760⚠️ +480⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +320
libraries/ESP32/examples/Template/ExampleTemplate⚠️ +520⚠️ +760⚠️ +480⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +320
libraries/ESP32/examples/Time/SimpleTime⚠️ +1860⚠️ +8080⚠️ +1000⚠️ +1120⚠️ +1220⚠️ +1220--⚠️ +1080
libraries/ESP32/examples/Timer/RepeatTimer⚠️ +520⚠️ +760⚠️ +480⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +320
libraries/ESP32/examples/Timer/WatchdogTimer⚠️ +520⚠️ +760⚠️ +320⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +320
libraries/ESP_I2S/examples/ES8388_loopback⚠️ +2700⚠️ +1800⚠️ +2040⚠️ +2920⚠️ +2500⚠️ +2500⚠️ +2740⚠️ +2800
libraries/ESP_I2S/examples/Simple_tone⚠️ +2400⚠️ +1780⚠️ +1800⚠️ +2720⚠️ +2200⚠️ +2200⚠️ +2440⚠️ +2600
libraries/ESP_NOW/examples/ESP_NOW_Broadcast_Master⚠️ +1860--⚠️ +1000⚠️ +1080⚠️ +1220⚠️ +1220--⚠️ +960
libraries/ESP_NOW/examples/ESP_NOW_Broadcast_Slave⚠️ +1860--⚠️ +1160⚠️ +1080⚠️ +1220⚠️ +1220--⚠️ +1120
libraries/ESP_NOW/examples/ESP_NOW_Network⚠️ +1860--⚠️ +1000⚠️ +1080⚠️ +1220⚠️ +1220--⚠️ +920
libraries/ESP_NOW/examples/ESP_NOW_Serial⚠️ +1860--⚠️ +1160⚠️ +1160⚠️ +1220⚠️ +1220--⚠️ +1080
libraries/ESPmDNS/examples/mDNS-SD_Extended⚠️ +1860⚠️ +8100⚠️ +1160⚠️ +1120⚠️ +1220⚠️ +1220--⚠️ +1080
libraries/ESPmDNS/examples/mDNS_Web_Server⚠️ +1860⚠️ +8120⚠️ +1160⚠️ +1120⚠️ +1220⚠️ +1220--⚠️ +920
libraries/Ethernet/examples/ETH_W5500_Arduino_SPI⚠️ +720⚠️ +500⚠️ +680⚠️ +760⚠️ +720⚠️ +720⚠️ +960⚠️ +440
libraries/Ethernet/examples/ETH_W5500_IDF_SPI⚠️ +720⚠️ +500⚠️ +640⚠️ +720⚠️ +720⚠️ +720⚠️ +960⚠️ +440
libraries/Ethernet/examples/ETH_WIFI_BRIDGE⚠️ +2040⚠️ +8080⚠️ +1360⚠️ +1320⚠️ +1520⚠️ +1520--⚠️ +920
libraries/FFat/examples/FFat_Test⚠️ +520⚠️ +760⚠️ +480⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +320
libraries/FFat/examples/FFat_time⚠️ +1860⚠️ +8080⚠️ +1000⚠️ +1120⚠️ +1220⚠️ +1220--⚠️ +1000
libraries/HTTPClient/examples/Authorization⚠️ +1860⚠️ +8100⚠️ +1000⚠️ +1080⚠️ +1220⚠️ +1220--⚠️ +1080
libraries/HTTPClient/examples/BasicHttpClient⚠️ +1860⚠️ +8020⚠️ +1000⚠️ +1080⚠️ +1220⚠️ +1220--⚠️ +1080
libraries/HTTPClient/examples/BasicHttpsClient⚠️ +1860⚠️ +7940⚠️ +1000⚠️ +1080⚠️ +1220⚠️ +1220--⚠️ +1080
libraries/HTTPClient/examples/CustomHeaders⚠️ +1860⚠️ +8040⚠️ +1000⚠️ +1080⚠️ +1220⚠️ +1220--⚠️ +920
libraries/HTTPClient/examples/HTTPClientEnterprise⚠️ +1860--⚠️ +1160⚠️ +1080⚠️ +1220⚠️ +1220--⚠️ +1080
libraries/HTTPClient/examples/ReuseConnection⚠️ +1860⚠️ +8100⚠️ +1000⚠️ +1080⚠️ +1220⚠️ +1220--⚠️ +1080
libraries/HTTPClient/examples/StreamHttpClient⚠️ +1860⚠️ +8020⚠️ +1160⚠️ +1160⚠️ +1220⚠️ +1220--⚠️ +920
libraries/HTTPUpdate/examples/httpUpdate⚠️ +2160⚠️ +8040⚠️ +1240⚠️ +1320⚠️ +1520⚠️ +1520--⚠️ +1160
libraries/HTTPUpdate/examples/httpUpdateSPIFFS⚠️ +2160⚠️ +8040⚠️ +1360⚠️ +1440⚠️ +1520⚠️ +1520--⚠️ +920
libraries/HTTPUpdate/examples/httpUpdateSecure⚠️ +2160⚠️ +8020⚠️ +1360⚠️ +1400⚠️ +1520⚠️ +1520--⚠️ +920
libraries/HTTPUpdateServer/examples/WebUpdater⚠️ +2160⚠️ +8020⚠️ +1240⚠️ +1360⚠️ +1520⚠️ +1520--⚠️ +960
libraries/Hash/examples/HEX⚠️ +520⚠️ +760⚠️ +480⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +320
libraries/Hash/examples/MD5⚠️ +520⚠️ +760⚠️ +320⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +320
libraries/Hash/examples/PBKDF2_HMAC⚠️ +520⚠️ +760⚠️ +320⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +480
libraries/Hash/examples/SHA1⚠️ +520⚠️ +760⚠️ +320⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +320
libraries/Hash/examples/SHA2⚠️ +520⚠️ +760⚠️ +480⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +320
libraries/Hash/examples/SHA3⚠️ +520⚠️ +760⚠️ +320⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +480
libraries/Hash/examples/SHA3Stream⚠️ +520⚠️ +760⚠️ +480⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +320
libraries/Insights/examples/DiagnosticsSmokeTest⚠️ +2180--⚠️ +1400⚠️ +1440⚠️ +1540⚠️ +1540--⚠️ +1280
libraries/Insights/examples/MinimalDiagnostics⚠️ +2180--⚠️ +1440⚠️ +1440⚠️ +1540⚠️ +1540--⚠️ +1440
libraries/LittleFS/examples/LITTLEFS_test⚠️ +560⚠️ +760⚠️ +320⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +320
libraries/LittleFS/examples/LITTLEFS_time⚠️ +1860⚠️ +8080⚠️ +1000⚠️ +1080⚠️ +1220⚠️ +1220--⚠️ +960
libraries/Matter/examples/MatterColorLight⚠️ +5800--⚠️ +1280⚠️ +1320⚠️ +1540⚠️ +5940⚠️ +5360⚠️ +920
libraries/Matter/examples/MatterCommissionTest⚠️ +5500--⚠️ +1160⚠️ +1080⚠️ +1200⚠️ +5640⚠️ +5060⚠️ +1080
libraries/Matter/examples/MatterComposedLights⚠️ +5500--⚠️ +1080⚠️ +1120⚠️ +1200⚠️ +5640⚠️ +5060⚠️ +1120
libraries/Matter/examples/MatterContactSensor⚠️ +5800--⚠️ +1280⚠️ +1320⚠️ +1500⚠️ +5940⚠️ +5360⚠️ +1080
libraries/Matter/examples/MatterDimmableLight⚠️ +5800--⚠️ +1160⚠️ +1320⚠️ +1500⚠️ +5940⚠️ +5400⚠️ +1120
libraries/Matter/examples/MatterEnhancedColorLight⚠️ +5800--⚠️ +1120⚠️ +1320⚠️ +1500⚠️ +5940⚠️ +5360⚠️ +1040
libraries/Matter/examples/MatterEvents⚠️ +5500--⚠️ +960⚠️ +1080⚠️ +1200⚠️ +5640⚠️ +5060⚠️ +1080
libraries/Matter/examples/MatterFan⚠️ +5800--⚠️ +1160⚠️ +1320⚠️ +1500⚠️ +5940⚠️ +5360⚠️ +920
libraries/Matter/examples/MatterHumiditySensor⚠️ +5500--⚠️ +1080⚠️ +1080⚠️ +1200⚠️ +5640⚠️ +5060⚠️ +920
libraries/Matter/examples/MatterLambdaSingleCallbackManyEPs⚠️ +5500--⚠️ +920⚠️ +1080⚠️ +1200⚠️ +5640⚠️ +5060⚠️ +920
libraries/Matter/examples/MatterMinimum⚠️ +5800--⚠️ +1240⚠️ +1320⚠️ +1500⚠️ +5940⚠️ +5360⚠️ +1080
libraries/Matter/examples/MatterOccupancySensor⚠️ +5500--⚠️ +920⚠️ +1040⚠️ +1200⚠️ +5640⚠️ +5060⚠️ +920
libraries/Matter/examples/MatterOnIdentify⚠️ +5800--⚠️ +1240⚠️ +1320⚠️ +1500⚠️ +5940⚠️ +5360⚠️ +1080
libraries/Matter/examples/MatterOnOffLight⚠️ +5800--⚠️ +1240⚠️ +1320⚠️ +1500⚠️ +5940⚠️ +5360⚠️ +1080
libraries/Matter/examples/MatterOnOffPlugin⚠️ +5800--⚠️ +1080⚠️ +1320⚠️ +1500⚠️ +5940⚠️ +5360⚠️ +920
libraries/Matter/examples/MatterPressureSensor⚠️ +5500--⚠️ +1080⚠️ +1080⚠️ +1200⚠️ +5640⚠️ +5060⚠️ +920
libraries/Matter/examples/MatterSmartButon⚠️ +5500--⚠️ +1160⚠️ +1080⚠️ +1200⚠️ +5640⚠️ +5060⚠️ +920
libraries/Matter/examples/MatterTemperatureLight⚠️ +5800--⚠️ +1280⚠️ +1320⚠️ +1540⚠️ +5940⚠️ +5360⚠️ +920
libraries/Matter/examples/MatterTemperatureSensor⚠️ +5500--⚠️ +920⚠️ +1080⚠️ +1200⚠️ +5640⚠️ +5060⚠️ +1080
libraries/Matter/examples/MatterThermostat⚠️ +5500--⚠️ +960⚠️ +1080⚠️ +1200⚠️ +5640⚠️ +5060⚠️ +1080
libraries/NetBIOS/examples/ESP_NBNST⚠️ +1860⚠️ +8020⚠️ +1160⚠️ +1080⚠️ +1220⚠️ +1220--⚠️ +1080
libraries/NetworkClientSecure/examples/WiFiClientInsecure⚠️ +1860⚠️ +8020⚠️ +1160⚠️ +1080⚠️ +1220⚠️ +1220--⚠️ +1080
libraries/NetworkClientSecure/examples/WiFiClientPSK⚠️ +1860⚠️ +8020⚠️ +1160⚠️ +1080⚠️ +1220⚠️ +1220--⚠️ +920
libraries/NetworkClientSecure/examples/WiFiClientSecure⚠️ +1860⚠️ +7940⚠️ +1160⚠️ +1080⚠️ +1220⚠️ +1220--⚠️ +920
libraries/NetworkClientSecure/examples/WiFiClientSecureEnterprise⚠️ +1860--⚠️ +1160⚠️ +1160⚠️ +1220⚠️ +1220--⚠️ +1080
libraries/NetworkClientSecure/examples/WiFiClientSecureProtocolUpgrade⚠️ +1860⚠️ +8020⚠️ +1160⚠️ +1000⚠️ +1220⚠️ +1220--⚠️ +920
libraries/NetworkClientSecure/examples/WiFiClientShowPeerCredentials⚠️ +1860⚠️ +8040⚠️ +1160⚠️ +1080⚠️ +1220⚠️ +1220--⚠️ +1080
libraries/NetworkClientSecure/examples/WiFiClientTrustOnFirstUse⚠️ +1860⚠️ +8100⚠️ +1000⚠️ +1080⚠️ +1220⚠️ +1220--⚠️ +1000
libraries/OpenThread/examples/CLI/COAP/coap_lamp⚠️ +1240--------⚠️ +720⚠️ +960--
libraries/OpenThread/examples/CLI/COAP/coap_switch⚠️ +1240--------⚠️ +720⚠️ +960--
libraries/OpenThread/examples/CLI/SimpleCLI⚠️ +1080--------⚠️ +420⚠️ +660--
libraries/OpenThread/examples/CLI/SimpleNode⚠️ +1080--------⚠️ +420⚠️ +660--
libraries/OpenThread/examples/CLI/SimpleThreadNetwork/ExtendedRouterNode⚠️ +1080--------⚠️ +420⚠️ +660--
libraries/OpenThread/examples/CLI/SimpleThreadNetwork/LeaderNode⚠️ +1080--------⚠️ +420⚠️ +660--
libraries/OpenThread/examples/CLI/SimpleThreadNetwork/RouterNode⚠️ +1080--------⚠️ +420⚠️ +660--
libraries/OpenThread/examples/CLI/ThreadScan⚠️ +1080--------⚠️ +420⚠️ +660--
libraries/OpenThread/examples/CLI/onReceive⚠️ +1080--------⚠️ +420⚠️ +660--
libraries/OpenThread/examples/Native/SimpleThreadNetwork/LeaderNode⚠️ +1100--------⚠️ +420⚠️ +660--
libraries/OpenThread/examples/Native/SimpleThreadNetwork/RouterNode⚠️ +1100--------⚠️ +420⚠️ +660--
libraries/PPP/examples/PPP_Basic⚠️ +880⚠️ +520⚠️ +800⚠️ +760⚠️ +720⚠️ +720⚠️ +960⚠️ +440
libraries/PPP/examples/PPP_WIFI_BRIDGE⚠️ +2160⚠️ +8020⚠️ +1400⚠️ +1320⚠️ +1520⚠️ +1520--⚠️ +920
libraries/Preferences/examples/Prefs2Struct⚠️ +520⚠️ +760⚠️ +320⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +480
libraries/Preferences/examples/StartCounter⚠️ +520⚠️ +760⚠️ +480⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +320
libraries/RainMaker/examples/RMakerCustom⚠️ +6920--⚠️ +1520⚠️ +1640⚠️ +1820⚠️ +6220----
libraries/RainMaker/examples/RMakerCustomAirCooler⚠️ +6920--⚠️ +1720⚠️ +1680⚠️ +1820⚠️ +6220----
libraries/RainMaker/examples/RMakerSonoffDualR3⚠️ +6920--⚠️ +1480⚠️ +1560⚠️ +1820⚠️ +6220----
libraries/RainMaker/examples/RMakerSwitch⚠️ +6920--⚠️ +1640⚠️ +1720⚠️ +1820⚠️ +6300----
libraries/SD/examples/SD_Test⚠️ +860⚠️ +760⚠️ +520⚠️ +640⚠️ +700⚠️ +700⚠️ +940⚠️ +320
libraries/SD/examples/SD_time⚠️ +2160⚠️ +8000⚠️ +1200⚠️ +1360⚠️ +1520⚠️ +1520--⚠️ +1080
libraries/SPI/examples/SPI_Multiple_Buses⚠️ +860⚠️ +760⚠️ +680⚠️ +640⚠️ +700⚠️ +700⚠️ +940⚠️ +480
libraries/SPIFFS/examples/SPIFFS_Test⚠️ +520⚠️ +760⚠️ +480⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +480
libraries/SPIFFS/examples/SPIFFS_time⚠️ +1860⚠️ +8080⚠️ +1000⚠️ +1080⚠️ +1220⚠️ +1220--⚠️ +1080
libraries/TFLiteMicro/examples/hello_world⚠️ +520⚠️ +760⚠️ +320⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +480
libraries/Ticker/examples/Blinker⚠️ +860⚠️ +760⚠️ +520⚠️ +640⚠️ +700⚠️ +700⚠️ +940⚠️ +320
libraries/Ticker/examples/TickerBasic⚠️ +860⚠️ +760⚠️ +520⚠️ +640⚠️ +700⚠️ +700⚠️ +940⚠️ +320
libraries/Ticker/examples/TickerParameter⚠️ +860⚠️ +760⚠️ +520⚠️ +640⚠️ +700⚠️ +700⚠️ +940⚠️ +320
libraries/Update/examples/AWS_S3_OTA_Update⚠️ +2160⚠️ +7940⚠️ +1200⚠️ +1320⚠️ +1520⚠️ +1520--⚠️ +1120
libraries/Update/examples/HTTPS_OTA_Update⚠️ +2180⚠️ +8280⚠️ +1480⚠️ +1440⚠️ +1540⚠️ +1540--⚠️ +1440
libraries/Update/examples/HTTP_Client_AES_OTA_Update⚠️ +2160⚠️ +8100⚠️ +1200⚠️ +1320⚠️ +1520⚠️ +1520--⚠️ +1080
libraries/Update/examples/HTTP_Server_AES_OTA_Update⚠️ +2160⚠️ +7940⚠️ +1400⚠️ +1320⚠️ +1520⚠️ +1520--⚠️ +920
libraries/Update/examples/OTAWebUpdater⚠️ +2200⚠️ +8040⚠️ +1400⚠️ +1320⚠️ +1520⚠️ +1520--⚠️ +960
libraries/Update/examples/SD_Update⚠️ +860⚠️ +760⚠️ +520⚠️ +640⚠️ +700⚠️ +700⚠️ +940⚠️ +480
libraries/WebServer/examples/AdvancedWebServer⚠️ +2160⚠️ +7960⚠️ +1320⚠️ +1320⚠️ +1520⚠️ +1520--⚠️ +1080
libraries/WebServer/examples/ChunkWriting⚠️ +1860⚠️ +8040⚠️ +1000⚠️ +1080⚠️ +1220⚠️ +1220--⚠️ +1080
libraries/WebServer/examples/FSBrowser⚠️ +1860⚠️ +7960⚠️ +1000⚠️ +1080⚠️ +1220⚠️ +1220--⚠️ +920
libraries/WebServer/examples/Filters⚠️ +2160⚠️ +7940⚠️ +1200⚠️ +1360⚠️ +1520⚠️ +1520--⚠️ +1160
libraries/WebServer/examples/HelloServer⚠️ +2160⚠️ +7960⚠️ +1200⚠️ +1320⚠️ +1520⚠️ +1520--⚠️ +920
libraries/WebServer/examples/HttpAdvancedAuth⚠️ +2160⚠️ +8100⚠️ +1200⚠️ +1520⚠️ +1520⚠️ +1520--⚠️ +1080
libraries/WebServer/examples/HttpAuthCallback⚠️ +2160⚠️ +8040⚠️ +1360⚠️ +1360⚠️ +1520⚠️ +1520--⚠️ +1120
libraries/WebServer/examples/HttpAuthCallbackInline⚠️ +2160⚠️ +8040⚠️ +1400⚠️ +1320⚠️ +1520⚠️ +1520--⚠️ +1080
libraries/WebServer/examples/HttpBasicAuth⚠️ +2160⚠️ +8020⚠️ +1360⚠️ +1520⚠️ +1520⚠️ +1520--⚠️ +1120
libraries/WebServer/examples/HttpBasicAuthSHA1⚠️ +2160⚠️ +8020⚠️ +1200⚠️ +1360⚠️ +1520⚠️ +1520--⚠️ +920
libraries/WebServer/examples/HttpBasicAuthSHA1orBearerToken⚠️ +2160⚠️ +8100⚠️ +1360⚠️ +1400⚠️ +1520⚠️ +1520--⚠️ +920
libraries/WebServer/examples/Middleware⚠️ +1860--⚠️ +1160⚠️ +1160⚠️ +1220⚠️ +1220--⚠️ +1120
libraries/WebServer/examples/MultiHomedServers⚠️ +2160⚠️ +8020⚠️ +1200⚠️ +1360⚠️ +1520⚠️ +1520--⚠️ +1080
libraries/WebServer/examples/PathArgServer⚠️ +1860⚠️ +8040⚠️ +1160⚠️ +1120⚠️ +1220⚠️ +1220--⚠️ +1160
libraries/WebServer/examples/SDWebServer⚠️ +2160⚠️ +8100⚠️ +1360⚠️ +1320⚠️ +1520⚠️ +1520--⚠️ +920
libraries/WebServer/examples/SimpleAuthentification⚠️ +1860⚠️ +8120⚠️ +1080⚠️ +1080⚠️ +1220⚠️ +1220--⚠️ +1200
libraries/WebServer/examples/UploadHugeFile⚠️ +2160⚠️ +8020⚠️ +1400⚠️ +1400⚠️ +1520⚠️ +1520--⚠️ +960
libraries/WebServer/examples/WebServer⚠️ +1860⚠️ +7940⚠️ +1000⚠️ +1080⚠️ +1220⚠️ +1220--⚠️ +920
libraries/WebServer/examples/WebUpdate⚠️ +2160⚠️ +8020⚠️ +1200⚠️ +1320⚠️ +1520⚠️ +1520--⚠️ +920
libraries/WiFi/examples/FTM/FTM_Initiator⚠️ +1860⚠️ +8080⚠️ +1160⚠️ +1080⚠️ +1220⚠️ +1220--⚠️ +1080
libraries/WiFi/examples/FTM/FTM_Responder⚠️ +1860⚠️ +8020⚠️ +1200⚠️ +1080⚠️ +1220⚠️ +1220--⚠️ +1080
libraries/WiFi/examples/SimpleWiFiServer⚠️ +2160⚠️ +8040⚠️ +1200⚠️ +1320⚠️ +1520⚠️ +1520--⚠️ +920
libraries/WiFi/examples/WPS⚠️ +1860--⚠️ +1160⚠️ +920⚠️ +1220⚠️ +1220--⚠️ +920
libraries/WiFi/examples/WiFiAccessPoint⚠️ +2160⚠️ +8120⚠️ +1280⚠️ +1320⚠️ +1520⚠️ +1520--⚠️ +1080
libraries/WiFi/examples/WiFiBlueToothSwitch⚠️ +6300--⚠️ +1160--⚠️ +1220⚠️ +5600--⚠️ +7960
libraries/WiFi/examples/WiFiClient⚠️ +1860⚠️ +8100⚠️ +880⚠️ +1120⚠️ +1220⚠️ +1220--⚠️ +1000
libraries/WiFi/examples/WiFiClientBasic⚠️ +1860⚠️ +7960⚠️ +1160⚠️ +1080⚠️ +1220⚠️ +1220--⚠️ +1120
libraries/WiFi/examples/WiFiClientConnect⚠️ +1860⚠️ +8100⚠️ +1000⚠️ +1080⚠️ +1220⚠️ +1220--⚠️ +920
libraries/WiFi/examples/WiFiClientEnterprise⚠️ +1860--⚠️ +1040⚠️ +1080⚠️ +1220⚠️ +1220--⚠️ +1080
libraries/WiFi/examples/WiFiClientEvents⚠️ +1860⚠️ +8100⚠️ +1080⚠️ +1080⚠️ +1220⚠️ +1220--⚠️ +920
libraries/WiFi/examples/WiFiClientStaticIP⚠️ +1860⚠️ +8020⚠️ +1000⚠️ +1040⚠️ +1220⚠️ +1220--⚠️ +1000
libraries/WiFi/examples/WiFiExtender⚠️ +1860⚠️ +8020⚠️ +1080⚠️ +1120⚠️ +1220⚠️ +1220--⚠️ +920
libraries/WiFi/examples/WiFiIPv6⚠️ +1860⚠️ +8200⚠️ +1160⚠️ +1040⚠️ +1220⚠️ +1220--⚠️ +1120
libraries/WiFi/examples/WiFiMulti⚠️ +1860⚠️ +8180⚠️ +1160⚠️ +1080⚠️ +1220⚠️ +1220--⚠️ +1080
libraries/WiFi/examples/WiFiMultiAdvanced⚠️ +1860⚠️ +8020⚠️ +1000⚠️ +1080⚠️ +1220⚠️ +1220--⚠️ +1080
libraries/WiFi/examples/WiFiScan⚠️ +1860⚠️ +8180⚠️ +1280⚠️ +1120⚠️ +1220⚠️ +1220--⚠️ +920
libraries/WiFi/examples/WiFiScanAsync⚠️ +1860⚠️ +8100⚠️ +1120⚠️ +1080⚠️ +1220⚠️ +1220--⚠️ +920
libraries/WiFi/examples/WiFiScanDualAntenna⚠️ +1860⚠️ +8180⚠️ +1000⚠️ +1080⚠️ +1220⚠️ +1220--⚠️ +920
libraries/WiFi/examples/WiFiScanTime⚠️ +1860⚠️ +8100⚠️ +1280⚠️ +1080⚠️ +1220⚠️ +1220--⚠️ +1080
libraries/WiFi/examples/WiFiSmartConfig⚠️ +1860--⚠️ +1160⚠️ +1080⚠️ +1220⚠️ +1220--⚠️ +1080
libraries/WiFi/examples/WiFiTelnetToSerial⚠️ +1860⚠️ +7940⚠️ +1160⚠️ +1080⚠️ +1220⚠️ +1220--⚠️ +1080
libraries/WiFi/examples/WiFiUDPClient⚠️ +1860⚠️ +8100⚠️ +1160⚠️ +1000⚠️ +1220⚠️ +1220--⚠️ +1160
libraries/WiFiProv/examples/WiFiProv⚠️ +6300--⚠️ +920⚠️ +1080⚠️ +1200⚠️ +5680--⚠️ +12120
libraries/Wire/examples/WireMaster⚠️ +560⚠️ +740⚠️ +320⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +480
libraries/Wire/examples/WireScan⚠️ +560⚠️ +740⚠️ +480⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +480
libraries/Wire/examples/WireSlave⚠️ +560⚠️ +740⚠️ +320⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +480
libraries/Wire/examples/WireSlaveFunctionalCallback⚠️ +560⚠️ +740⚠️ +320⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +480
libraries/Zigbee/examples/Zigbee_Analog_Input_Output⚠️ +1080--⚠️ +320⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +320
libraries/Zigbee/examples/Zigbee_Binary_Input_Output⚠️ +1080--------⚠️ +400⚠️ +640--
libraries/Zigbee/examples/Zigbee_CarbonDioxide_Sensor⚠️ +920--------⚠️ +400⚠️ +640--
libraries/Zigbee/examples/Zigbee_Color_Dimmable_Light⚠️ +1380--------⚠️ +700⚠️ +940--
libraries/Zigbee/examples/Zigbee_Color_Dimmer_Switch⚠️ +1080--⚠️ +480⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +480
libraries/Zigbee/examples/Zigbee_Contact_Switch⚠️ +920--------⚠️ +400⚠️ +640--
libraries/Zigbee/examples/Zigbee_Dimmable_Light⚠️ +1380--------⚠️ +700⚠️ +940--
libraries/Zigbee/examples/Zigbee_Electrical_AC_Sensor⚠️ +1080--⚠️ +320⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +320
libraries/Zigbee/examples/Zigbee_Electrical_AC_Sensor_MultiPhase⚠️ +1080--⚠️ +320⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +320
libraries/Zigbee/examples/Zigbee_Electrical_DC_Sensor⚠️ +1080--------⚠️ +400⚠️ +640--
libraries/Zigbee/examples/Zigbee_Fan_Control⚠️ +1380--⚠️ +680⚠️ +640⚠️ +700⚠️ +700⚠️ +940⚠️ +520
libraries/Zigbee/examples/Zigbee_Gateway⚠️ +1900--⚠️ +1000⚠️ +1080⚠️ +1220----⚠️ +1080
libraries/Zigbee/examples/Zigbee_Illuminance_Sensor⚠️ +1080--------⚠️ +400⚠️ +640--
libraries/Zigbee/examples/Zigbee_Multistate_Input_Output⚠️ +1080--⚠️ +320⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +320
libraries/Zigbee/examples/Zigbee_OTA_Client⚠️ +1380--------⚠️ +700⚠️ +940--
libraries/Zigbee/examples/Zigbee_Occupancy_Sensor⚠️ +920--------⚠️ +400⚠️ +640--
libraries/Zigbee/examples/Zigbee_On_Off_Light⚠️ +1380--------⚠️ +700⚠️ +940--
libraries/Zigbee/examples/Zigbee_On_Off_MultiSwitch⚠️ +1080--⚠️ +320⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +320
libraries/Zigbee/examples/Zigbee_On_Off_Switch⚠️ +1080--⚠️ +320⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +320
libraries/Zigbee/examples/Zigbee_PM25_Sensor⚠️ +920--------⚠️ +400⚠️ +640--
libraries/Zigbee/examples/Zigbee_Power_Outlet⚠️ +1380--⚠️ +680⚠️ +640⚠️ +700⚠️ +700⚠️ +940⚠️ +320
libraries/Zigbee/examples/Zigbee_Pressure_Flow_Sensor⚠️ +920--------⚠️ +400⚠️ +640--
libraries/Zigbee/examples/Zigbee_Range_Extender⚠️ +1380--⚠️ +680⚠️ +640⚠️ +700⚠️ +700⚠️ +940⚠️ +320
libraries/Zigbee/examples/Zigbee_Scan_Networks⚠️ +1080--------⚠️ +400⚠️ +640--
libraries/Zigbee/examples/Zigbee_Temp_Hum_Sensor_Sleepy⚠️ +920--------⚠️ +400⚠️ +640--
libraries/Zigbee/examples/Zigbee_Temperature_Sensor⚠️ +1080--------⚠️ +400⚠️ +640--
libraries/Zigbee/examples/Zigbee_Thermostat⚠️ +1080--⚠️ +480⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +320
libraries/Zigbee/examples/Zigbee_Vibration_Sensor⚠️ +920--------⚠️ +400⚠️ +640--
libraries/Zigbee/examples/Zigbee_Wind_Speed_Sensor⚠️ +920--------⚠️ +400⚠️ +640--
libraries/Zigbee/examples/Zigbee_Window_Covering⚠️ +1080--------⚠️ +400⚠️ +640--
libraries/ESP32/examples/DeepSleep/TouchWakeUp--⚠️ +820⚠️ +480⚠️ +400------⚠️ +320
libraries/ESP32/examples/TWAI/TWAIreceive--⚠️ +740⚠️ +480⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +320
libraries/ESP32/examples/TWAI/TWAItransmit--⚠️ +740⚠️ +480⚠️ +400⚠️ +400⚠️ +400⚠️ +640⚠️ +320
libraries/ESP32/examples/Touch/TouchButton--⚠️ +760⚠️ +480⚠️ +400------⚠️ +480
libraries/ESP32/examples/Touch/TouchInterrupt--⚠️ +760⚠️ +480⚠️ +400------⚠️ +480
libraries/ESP32/examples/Touch/TouchRead--⚠️ +760⚠️ +480⚠️ +400------⚠️ +480
libraries/ESP_I2S/examples/Record_to_WAV--⚠️ +1780⚠️ +1800--------⚠️ +2760
libraries/ESP_SR/examples/Basic--⚠️ +1740⚠️ +2120----------
libraries/Ethernet/examples/ETH_TLK110--⚠️ +520----------⚠️ +440
libraries/SD_MMC/examples/SD2USBMSC--⚠️ +900⚠️ +600----------
libraries/SD_MMC/examples/SDMMC_Test--⚠️ +760⚠️ +480--------⚠️ +320
libraries/SD_MMC/examples/SDMMC_time--⚠️ +8160⚠️ +1160--------⚠️ +920
libraries/USB/examples/CompositeDevice--⚠️ +1000⚠️ +960⚠️ +680--------
libraries/USB/examples/ConsumerControl--⚠️ +1000⚠️ +800⚠️ +680--------
libraries/USB/examples/CustomHIDDevice--⚠️ +1000⚠️ +800⚠️ +680--------
libraries/USB/examples/FirmwareMSC--⚠️ +900⚠️ +760⚠️ +480--------
libraries/USB/examples/Gamepad--⚠️ +1000⚠️ +960⚠️ +680--------
libraries/USB/examples/HIDVendor--⚠️ +1000⚠️ +960⚠️ +680--------
libraries/USB/examples/Keyboard/KeyboardLogout--⚠️ +1000⚠️ +960⚠️ +680--------
libraries/USB/examples/Keyboard/KeyboardMessage--⚠️ +1000⚠️ +960⚠️ +680--------
libraries/USB/examples/Keyboard/KeyboardReprogram--⚠️ +1000⚠️ +960⚠️ +680--------
libraries/USB/examples/Keyboard/KeyboardSerial--⚠️ +1000⚠️ +800⚠️ +680--------
libraries/USB/examples/KeyboardAndMouseControl--⚠️ +1000⚠️ +800⚠️ +680--------
libraries/USB/examples/MIDI/MidiController--⚠️ +900⚠️ +760⚠️ +480--------
libraries/USB/examples/MIDI/MidiInterface--⚠️ +900⚠️ +760⚠️ +480--------
libraries/USB/examples/MIDI/MidiMusicBox--⚠️ +900⚠️ +760⚠️ +480--------
libraries/USB/examples/MIDI/ReceiveMidi--⚠️ +900⚠️ +600⚠️ +480--------
libraries/USB/examples/Mouse/ButtonMouseControl--⚠️ +1000⚠️ +800⚠️ +680--------
libraries/USB/examples/SystemControl--⚠️ +1000⚠️ +960⚠️ +680--------
libraries/USB/examples/USBMSC--⚠️ +900⚠️ +760⚠️ +480--------
libraries/USB/examples/USBSerial--⚠️ +900⚠️ +760⚠️ +480--------
libraries/USB/examples/USBVendor--⚠️ +900⚠️ +600⚠️ +480--------
libraries/ESP32/examples/Camera/CameraWebServer----⚠️ +1040⚠️ +1080------⚠️ +920
ESP32/examples/Camera/CameraWebServer (2)----⚠️ +1160⚠️ +1080------⚠️ +1080
ESP32/examples/Camera/CameraWebServer (3)----⚠️ +1160----------
libraries/ESP32/examples/DeepSleep/ExternalWakeUp----⚠️ +320⚠️ +400------⚠️ +320
libraries/BluetoothSerial/examples/DiscoverConnect--------------⚠️ +11160
libraries/BluetoothSerial/examples/GetLocalMAC--------------⚠️ +11160
libraries/BluetoothSerial/examples/SerialToSerialBT--------------⚠️ +11160
libraries/BluetoothSerial/examples/SerialToSerialBTM--------------⚠️ +11160
libraries/BluetoothSerial/examples/SerialToSerialBT_Legacy--------------⚠️ +11160
libraries/BluetoothSerial/examples/SerialToSerialBT_SSP--------------⚠️ +11320
libraries/BluetoothSerial/examples/bt_classic_device_discovery--------------⚠️ +11280
libraries/BluetoothSerial/examples/bt_remove_paired_devices--------------⚠️ +11320
libraries/ESP32/examples/DeepSleep/SmoothBlink_ULP_Code--------------⚠️ +480
libraries/Ethernet/examples/ETH_LAN8720--------------⚠️ +440
libraries/SimpleBLE/examples/SimpleBleDevice--------------⚠️ +11480

@me-no-dev me-no-dev closed this Oct 17, 2025
@me-no-dev me-no-dev deleted the idf-release/v5.5 branch October 17, 2025 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant