Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IDF release/v5.3 #10827

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

IDF release/v5.3 #10827

wants to merge 2 commits into from

Conversation

me-no-dev
Copy link
Member

lib-builder: master 2f061cb
esp-idf: release/v5.3 d7d3eb3f0a
arduino: master c23c7867
tinyusb: master 249556360
chmorgan__esp-libhelix-mp3: 1.0.3
espressif__cbor: 0.6.0~1
espressif__esp-dsp: 1.4.12
espressif__esp-modbus: 1.0.17
espressif__esp-nn: 1.1.0
espressif__esp-serial-flasher: 0.0.11
espressif__esp-sr: 1.9.5
espressif__esp-tflite-micro: 1.3.2
espressif__esp-zboss-lib: 1.6.0
espressif__esp-zigbee-lib: 1.6.0
espressif__esp32-camera:
espressif__esp_diag_data_store: 1.0.1
espressif__esp_diagnostics: 1.0.2
espressif__esp_encrypted_img: 2.1.0
espressif__esp_insights: 1.0.1
espressif__esp_matter: 1.3.0
espressif__esp_modem: 1.3.0
espressif__esp_rainmaker: 1.5.0
espressif__esp_rcp_update: 1.2.0
espressif__esp_schedule: 1.2.0
espressif__esp_secure_cert_mgr: 2.5.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.4.2
espressif__network_provisioning: 1.0.2
espressif__qrcode: 0.1.0~2
espressif__rmaker_common: 1.4.6
joltwallet__littlefs: 1.16.1
espressif__eppp_link: 0.2.0
espressif__esp-dsp: 1.5.2
espressif__esp_hosted: 0.0.25
espressif__esp_serial_slave_link: 1.1.0
espressif__esp_wifi_remote: 0.4.1

Copy link
Contributor

github-actions bot commented Jan 8, 2025

Warnings
⚠️

Some issues found for the commit messages in this PR:

  • the commit message "IDF release/v5.3 d7d3eb3f":
    • 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 d1faa44

Copy link
Contributor

github-actions bot commented Jan 8, 2025

Test Results

 62 files   62 suites   6m 29s ⏱️
 21 tests  21 ✅ 0 💤 0 ❌
153 runs  153 ✅ 0 💤 0 ❌

Results for commit d1faa44.

♻️ This comment has been updated with latest results.

@me-no-dev me-no-dev added the 🚫 System PR Pull requests for internal use or lib updates label Jan 9, 2025
Copy link
Contributor

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
ESP32P4💚 -212⚠️ +116💚 -0.07⚠️ +0.04000.000.00
ESP32S3💚 -172‼️ +5K💚 -0.06⚠️ +0.520⚠️ +5040.00⚠️ +0.85
ESP32S2💚 -136‼️ +4K💚 -0.05⚠️ +0.420⚠️ +120.00⚠️ +0.02
ESP32C3💚 -154⚠️ +158💚 -0.06⚠️ +0.02000.000.00
ESP32C6💚 -80⚠️ +732💚 -0.03⚠️ +0.130⚠️ +160.00⚠️ +0.06
ESP32H2💚 -84⚠️ +732💚 -0.03⚠️ +0.130⚠️ +160.00⚠️ +0.06
ESP32💚 -64‼️ +13K💚 -0.02‼️ +1.270⚠️ +680.00⚠️ +0.11
Click to expand the detailed deltas report [usage change in BYTES]
TargetESP32P4ESP32S3ESP32S2ESP32C3ESP32C6ESP32H2ESP32
ExampleFLASHRAMFLASHRAMFLASHRAMFLASHRAMFLASHRAMFLASHRAMFLASHRAM
ArduinoOTA/examples/BasicOTA⚠️ +700⚠️ +1920⚠️ +2160⚠️ +1500⚠️ +3320--⚠️ +4160
AsyncUDP/examples/AsyncUDPClient⚠️ +70000⚠️ +320💚 -120⚠️ +1700--⚠️ +2440
AsyncUDP/examples/AsyncUDPMulticastServer⚠️ +700💚 -40⚠️ +320💚 -120⚠️ +1700--⚠️ +2440
AsyncUDP/examples/AsyncUDPServer⚠️ +700⚠️ +200⚠️ +360💚 -120⚠️ +1700--⚠️ +2440
DNSServer/examples/CaptivePortal⚠️ +700⚠️ +120⚠️ +440💚 -120⚠️ +1700--⚠️ +2480
EEPROM/examples/eeprom_class💚 -1020💚 -1640💚 -1160💚 -1540⚠️ +280⚠️ +240💚 -520
EEPROM/examples/eeprom_extra💚 -1020💚 -1640💚 -1080💚 -1540⚠️ +280⚠️ +240💚 -520
EEPROM/examples/eeprom_write💚 -1020💚 -1640💚 -1080💚 -1540⚠️ +280⚠️ +240💚 -520
ESP32/examples/AnalogOut/LEDCFade⚠️ +1160⚠️ +160⚠️ +560⚠️ +260⚠️ +2100⚠️ +2040⚠️ +1240
ESP32/examples/AnalogOut/LEDCSingleChannel💚 -180⚠️ +40⚠️ +440💚 -40⚠️ +700⚠️ +660⚠️ +1120
ESP32/examples/AnalogOut/LEDCSoftwareFade💚 -180⚠️ +40⚠️ +440💚 -40⚠️ +700⚠️ +660⚠️ +1120
ESP32/examples/AnalogOut/SigmaDelta💚 -2100💚 -1640💚 -1160💚 -1520💚 -780💚 -800💚 -520
ESP32/examples/AnalogOut/ledcFrequency00⚠️ +160⚠️ +560⚠️ +260⚠️ +1000⚠️ +960⚠️ +1240
ESP32/examples/AnalogOut/ledcWrite_RGB⚠️ +920⚠️ +40⚠️ +440💚 -40⚠️ +1780⚠️ +1740⚠️ +1120
ESP32/examples/AnalogRead💚 -1020💚 -1640💚 -1080💚 -1520⚠️ +300⚠️ +260💚 -520
ESP32/examples/AnalogReadContinuous💚 -1040💚 -1640💚 -1160💚 -1520⚠️ +300⚠️ +260💚 -520
ESP32/examples/ArduinoStackSize💚 -1020💚 -1640💚 -1080💚 -1540⚠️ +280⚠️ +240💚 -520
ESP32/examples/CI/CIBoardsTest⚠️ +900⚠️ +160⚠️ +52000⚠️ +1900⚠️ +1860⚠️ +1080
ESP32/examples/ChipID/GetChipID💚 -1020💚 -1640💚 -1080💚 -1540⚠️ +280⚠️ +240💚 -520
ESP32/examples/DeepSleep/TimerWakeUp💚 -980💚 -1640💚 -1080💚 -1520⚠️ +420--💚 -520
ESP32/examples/DeepSleep/TouchWakeUp💚 -980💚 -1640💚 -1080------💚 -360
ESP32/examples/FreeRTOS/BasicMultiThreading⚠️ +920⚠️ +160⚠️ +60000⚠️ +1900⚠️ +1860⚠️ +1160
ESP32/examples/FreeRTOS/Mutex💚 -1020💚 -1640💚 -1160💚 -1540⚠️ +280⚠️ +240💚 -520
ESP32/examples/FreeRTOS/Queue💚 -1020💚 -1640💚 -1160💚 -1540⚠️ +280⚠️ +240💚 -520
ESP32/examples/FreeRTOS/Semaphore💚 -1020💚 -1640💚 -1080💚 -1540⚠️ +280⚠️ +260💚 -520
ESP32/examples/GPIO/BlinkRGB💚 -2080⚠️ +160⚠️ +60000⚠️ +820⚠️ +780💚 -520
ESP32/examples/GPIO/FunctionalInterrupt💚 -1020💚 -1640💚 -1160💚 -1520⚠️ +320⚠️ +260💚 -520
ESP32/examples/GPIO/FunctionalInterruptStruct💚 -1000💚 -1640💚 -1160💚 -1520⚠️ +300⚠️ +260💚 -520
ESP32/examples/GPIO/GPIOInterrupt💚 -1000💚 -1640💚 -1160💚 -1520⚠️ +300⚠️ +260💚 -520
ESP32/examples/HWCDC_Events💚 -2080⚠️ +160--00⚠️ +1900⚠️ +1860--
ESP32/examples/MacAddress/GetMacAddress💚 -1020💚 -1640💚 -1080💚 -1540⚠️ +280⚠️ +240💚 -520
ESP32/examples/RMT/Legacy_RMT_Driver_Compatible💚 -1020💚 -1640💚 -1080💚 -1540⚠️ +280⚠️ +240💚 -520
ESP32/examples/RMT/RMTCallback💚 -900💚 -1520💚 -1040💚 -1400⚠️ +420⚠️ +380💚 -440
ESP32/examples/RMT/RMTLoopback💚 -900💚 -1520💚 -1040💚 -1400⚠️ +420⚠️ +380💚 -440
ESP32/examples/RMT/RMTReadXJT💚 -900💚 -1520💚 -1040💚 -1400⚠️ +420⚠️ +380💚 -440
ESP32/examples/RMT/RMTWrite_RGB_LED💚 -900💚 -1520💚 -1040💚 -1400⚠️ +420⚠️ +380💚 -440
ESP32/examples/RMT/RMT_CPUFreq_Test💚 -900💚 -1520💚 -1040💚 -1400⚠️ +420⚠️ +380💚 -440
ESP32/examples/RMT/RMT_EndOfTransmissionState💚 -900💚 -1520💚 -1040💚 -1400⚠️ +420⚠️ +380💚 -440
ESP32/examples/RMT/RMT_LED_Blink💚 -900💚 -1520💚 -1040💚 -1400⚠️ +420⚠️ +380💚 -440
ESP32/examples/ResetReason/ResetReason💚 -980💚 -1640💚 -1080💚 -1520⚠️ +420⚠️ +240💚 -520
ESP32/examples/ResetReason/ResetReason2💚 -1020💚 -1640💚 -1080💚 -1540⚠️ +280⚠️ +240💚 -520
ESP32/examples/Serial/BaudRateDetect_Demo💚 -1020💚 -1640💚 -1160💚 -1540⚠️ +280⚠️ +240💚 -520
ESP32/examples/Serial/OnReceiveError_BREAK_Demo💚 -1020💚 -1640💚 -1160💚 -1540⚠️ +280⚠️ +240💚 -520
ESP32/examples/Serial/OnReceive_Demo💚 -1020💚 -1640💚 -1080💚 -1540⚠️ +280⚠️ +240💚 -520
ESP32/examples/Serial/RS485_Echo_Demo💚 -1020💚 -1640💚 -1080💚 -1540⚠️ +280⚠️ +240💚 -520
ESP32/examples/Serial/RxFIFOFull_Demo💚 -1020💚 -1640💚 -1080💚 -1540⚠️ +280⚠️ +240💚 -520
ESP32/examples/Serial/RxTimeout_Demo💚 -1020💚 -1640💚 -1080💚 -1540⚠️ +280⚠️ +240💚 -520
ESP32/examples/Serial/Serial_All_CPU_Freqs💚 -1020💚 -1640💚 -1080💚 -1540⚠️ +280⚠️ +240💚 -520
ESP32/examples/Serial/Serial_STD_Func_OnReceive💚 -1020💚 -1640💚 -1080💚 -1540⚠️ +280⚠️ +240💚 -520
ESP32/examples/Serial/onReceiveExample💚 -1020💚 -1640💚 -1080💚 -1540⚠️ +280⚠️ +240💚 -520
ESP32/examples/TWAI/TWAIreceive💚 -1040💚 -1560💚 -1280💚 -1520⚠️ +300⚠️ +260💚 -640
ESP32/examples/TWAI/TWAItransmit💚 -1040💚 -1560💚 -1280💚 -1520⚠️ +300⚠️ +260💚 -640
ESP32/examples/Template/ExampleTemplate💚 -2080💚 -1640💚 -1160💚 -1540💚 -780💚 -840💚 -520
ESP32/examples/Time/SimpleTime⚠️ +680⚠️ +120⚠️ +280💚 -120⚠️ +1700--⚠️ +2440
ESP32/examples/Timer/RepeatTimer💚 -1040💚 -1640💚 -1160💚 -1520⚠️ +300⚠️ +260💚 -520
ESP32/examples/Timer/WatchdogTimer💚 -1020💚 -1640💚 -1160💚 -1540⚠️ +300⚠️ +260💚 -520
ESP32/examples/Touch/TouchInterrupt💚 -1040💚 -1640💚 -1080------💚 -520
ESP32/examples/Touch/TouchRead💚 -1040💚 -1640💚 -1080------💚 -360
ESP32/examples/Utilities/HEXBuilder💚 -1020💚 -1640💚 -1080💚 -1540⚠️ +280⚠️ +240💚 -520
ESP32/examples/Utilities/MD5Builder💚 -1020💚 -1640💚 -1080💚 -1540⚠️ +280⚠️ +240💚 -520
ESP32/examples/Utilities/SHA1Builder💚 -1020💚 -1640💚 -1080💚 -1540⚠️ +280⚠️ +240💚 -520
ESP_I2S/examples/ES8388_loopback⚠️ +900⚠️ +160⚠️ +48000⚠️ +1900⚠️ +1860⚠️ +1120
ESP_I2S/examples/Record_to_WAV⚠️ +220⚠️ +40--------⚠️ +1200
ESP_I2S/examples/Simple_tone💚 -1020💚 -1640💚 -1120💚 -1540⚠️ +280⚠️ +240💚 -560
ESPmDNS/examples/mDNS-SD_Extended⚠️ +68000⚠️ +440💚 -120⚠️ +1700--⚠️ +2440
ESPmDNS/examples/mDNS_Web_Server⚠️ +680⚠️ +320⚠️ +360💚 -120⚠️ +1700--⚠️ +2440
Ethernet/examples/ETH_TLK110⚠️ +900----------⚠️ +1240
Ethernet/examples/ETH_W5500_Arduino_SPI⚠️ +900⚠️ +160⚠️ +40000⚠️ +1900⚠️ +1860⚠️ +960
Ethernet/examples/ETH_W5500_IDF_SPI⚠️ +900⚠️ +160⚠️ +40000⚠️ +1900⚠️ +1860⚠️ +1000
Ethernet/examples/ETH_WIFI_BRIDGE⚠️ +700⚠️ +2120⚠️ +2040⚠️ +1500⚠️ +3320--⚠️ +4000
FFat/examples/FFat_Test💚 -1020💚 -1640💚 -1360💚 -1540⚠️ +280⚠️ +240💚 -440
FFat/examples/FFat_time⚠️ +680⚠️ +120⚠️ +360💚 -120⚠️ +1700--⚠️ +2360
HTTPClient/examples/Authorization⚠️ +700⚠️ +280⚠️ +440💚 -120⚠️ +1700--⚠️ +2440
HTTPClient/examples/BasicHttpClient⚠️ +700⚠️ +120⚠️ +440💚 -120⚠️ +1700--⚠️ +2440
HTTPClient/examples/BasicHttpsClient⚠️ +700⚠️ +120⚠️ +440💚 -120⚠️ +1700--⚠️ +2440
HTTPClient/examples/ReuseConnection⚠️ +700⚠️ +120⚠️ +440💚 -120⚠️ +1700--⚠️ +2440
HTTPClient/examples/StreamHttpClient⚠️ +700⚠️ +120⚠️ +440💚 -120⚠️ +1700--⚠️ +2440
HTTPUpdate/examples/httpUpdate⚠️ +700⚠️ +2120⚠️ +2280⚠️ +1500⚠️ +3320--⚠️ +4240
HTTPUpdate/examples/httpUpdateSPIFFS⚠️ +700⚠️ +2000⚠️ +2320⚠️ +1500⚠️ +3320--⚠️ +4320
HTTPUpdate/examples/httpUpdateSecure⚠️ +700⚠️ +1920⚠️ +2240⚠️ +1500⚠️ +3320--⚠️ +4160
HTTPUpdateServer/examples/WebUpdater⚠️ +700⚠️ +2000⚠️ +2160⚠️ +1500⚠️ +3320--⚠️ +4160
LittleFS/examples/LITTLEFS_test💚 -1020💚 -1640💚 -1200💚 -1540⚠️ +280⚠️ +240💚 -440
LittleFS/examples/LITTLEFS_time⚠️ +680⚠️ +160⚠️ +400💚 -120⚠️ +1700--⚠️ +2280
NetBIOS/examples/ESP_NBNST⚠️ +680⚠️ +480⚠️ +440💚 -120⚠️ +1700--⚠️ +2440
NetworkClientSecure/examples/WiFiClientInsecure⚠️ +700⚠️ +280⚠️ +360💚 -120⚠️ +1700--⚠️ +2440
NetworkClientSecure/examples/WiFiClientPSK⚠️ +700⚠️ +760⚠️ +440💚 -120⚠️ +1700--⚠️ +2440
NetworkClientSecure/examples/WiFiClientSecure⚠️ +700⚠️ +120⚠️ +440💚 -120⚠️ +1700--⚠️ +2440
NetworkClientSecure/examples/WiFiClientSecureProtocolUpgrade⚠️ +680⚠️ +280⚠️ +440💚 -120⚠️ +1700--⚠️ +2440
NetworkClientSecure/examples/WiFiClientShowPeerCredentials⚠️ +700⚠️ +120⚠️ +360💚 -120⚠️ +1700--⚠️ +2400
NetworkClientSecure/examples/WiFiClientTrustOnFirstUse⚠️ +680⚠️ +160⚠️ +440💚 -100⚠️ +1720--⚠️ +2400
PPP/examples/PPP_Basic⚠️ +1060⚠️ +160⚠️ +60000⚠️ +2060⚠️ +2020⚠️ +1200
PPP/examples/PPP_WIFI_BRIDGE⚠️ +860⚠️ +2000⚠️ +2160⚠️ +1500⚠️ +3480--⚠️ +4280
Preferences/examples/Prefs2Struct💚 -1020💚 -1640💚 -1160💚 -1540⚠️ +280⚠️ +240💚 -520
Preferences/examples/StartCounter💚 -1020💚 -1640💚 -1160💚 -1540⚠️ +280⚠️ +240💚 -520
SD/examples/SD_Test⚠️ +900⚠️ +160⚠️ +60000⚠️ +1900⚠️ +1860⚠️ +1240
SD/examples/SD_time⚠️ +680⚠️ +1920⚠️ +2200⚠️ +1500⚠️ +3320--⚠️ +4160
SD_MMC/examples/SD2USBMSC⚠️ +220⚠️ +160----------
SD_MMC/examples/SDMMC_Test⚠️ +220⚠️ +40--------⚠️ +1240
SD_MMC/examples/SDMMC_time00⚠️ +1960--------⚠️ +4040
SPI/examples/SPI_Multiple_Buses💚 -180⚠️ +160⚠️ +60000⚠️ +820⚠️ +780⚠️ +1160
SPIFFS/examples/SPIFFS_Test💚 -1020💚 -1640💚 -1160💚 -1540⚠️ +280⚠️ +240💚 -440
SPIFFS/examples/SPIFFS_time⚠️ +68000⚠️ +440💚 -120⚠️ +1700--⚠️ +2200
TFLiteMicro/examples/hello_world💚 -2100💚 -1640💚 -1160💚 -1540💚 -800💚 -820💚 -520
Ticker/examples/Blinker💚 -180⚠️ +160⚠️ +60000⚠️ +820⚠️ +780⚠️ +1160
Ticker/examples/TickerBasic💚 -180⚠️ +160⚠️ +60000⚠️ +820⚠️ +780⚠️ +1160
Ticker/examples/TickerParameter💚 -180⚠️ +160⚠️ +60000⚠️ +820⚠️ +780⚠️ +1160
USB/examples/CompositeDevice💚 -1040⚠️ +160💚 -1160--------
USB/examples/ConsumerControl💚 -2120⚠️ +160💚 -1160--------
USB/examples/CustomHIDDevice💚 -1040⚠️ +160💚 -1160--------
USB/examples/FirmwareMSC💚 -1020⚠️ +160💚 -1160--------
USB/examples/Gamepad💚 -1040⚠️ +160💚 -1160--------
USB/examples/HIDVendor💚 -1040⚠️ +160💚 -1160--------
USB/examples/Keyboard/KeyboardLogout💚 -2120⚠️ +160💚 -1160--------
USB/examples/Keyboard/KeyboardMessage💚 -2120⚠️ +160💚 -1160--------
USB/examples/Keyboard/KeyboardReprogram💚 -2120⚠️ +160💚 -1160--------
USB/examples/Keyboard/KeyboardSerial💚 -1020⚠️ +160💚 -1160--------
USB/examples/KeyboardAndMouseControl💚 -1040⚠️ +160💚 -1160--------
USB/examples/MIDI/MidiController💚 -1040⚠️ +160💚 -1160--------
USB/examples/MIDI/MidiInterface💚 -1020⚠️ +160💚 -1160--------
USB/examples/MIDI/MidiMusicBox💚 -1040⚠️ +160💚 -1160--------
USB/examples/MIDI/ReceiveMidi💚 -1020⚠️ +160💚 -1080--------
USB/examples/Mouse/ButtonMouseControl💚 -2120⚠️ +160💚 -1160--------
USB/examples/SystemControl💚 -2120⚠️ +160💚 -1160--------
USB/examples/USBMSC💚 -1060⚠️ +160💚 -1160--------
USB/examples/USBSerial💚 -1020⚠️ +160💚 -1080--------
USB/examples/USBVendor💚 -1040⚠️ +160💚 -1160--------
Update/examples/AWS_S3_OTA_Update⚠️ +680⚠️ +2080⚠️ +2240⚠️ +1500⚠️ +3320--⚠️ +4200
Update/examples/HTTPS_OTA_Update⚠️ +680⚠️ +440⚠️ +560💚 -120⚠️ +1700--⚠️ +2480
Update/examples/HTTP_Client_AES_OTA_Update⚠️ +700⚠️ +1960⚠️ +2240⚠️ +1500⚠️ +3320--⚠️ +4240
Update/examples/HTTP_Server_AES_OTA_Update⚠️ +700⚠️ +1960⚠️ +2280⚠️ +1500⚠️ +3320--⚠️ +4120
Update/examples/OTAWebUpdater⚠️ +700⚠️ +2080⚠️ +2160⚠️ +1500⚠️ +3320--⚠️ +4160
Update/examples/SD_Update⚠️ +900⚠️ +160⚠️ +60000⚠️ +1900⚠️ +1860⚠️ +1240
WebServer/examples/AdvancedWebServer⚠️ +700⚠️ +2080⚠️ +2240⚠️ +1500⚠️ +3320--⚠️ +4160
WebServer/examples/FSBrowser⚠️ +700⚠️ +120⚠️ +360💚 -100⚠️ +1720--⚠️ +2440
WebServer/examples/Filters⚠️ +700⚠️ +2160⚠️ +2280⚠️ +1500⚠️ +3320--⚠️ +4160
WebServer/examples/HelloServer⚠️ +700⚠️ +2080⚠️ +2240⚠️ +1500⚠️ +3320--⚠️ +4200
WebServer/examples/HttpAdvancedAuth⚠️ +700⚠️ +2160⚠️ +2240⚠️ +1500⚠️ +3320--⚠️ +4240
WebServer/examples/HttpAuthCallback⚠️ +700⚠️ +1960⚠️ +2240⚠️ +1500⚠️ +3320--⚠️ +4200
WebServer/examples/HttpAuthCallbackInline⚠️ +700⚠️ +2000⚠️ +2320⚠️ +1500⚠️ +3320--⚠️ +4240
WebServer/examples/HttpBasicAuth⚠️ +700⚠️ +2000⚠️ +2160⚠️ +1500⚠️ +3320--⚠️ +4240
WebServer/examples/HttpBasicAuthSHA1⚠️ +700⚠️ +2080⚠️ +2320⚠️ +1500⚠️ +3320--⚠️ +4120
WebServer/examples/HttpBasicAuthSHA1orBearerToken⚠️ +700⚠️ +2080⚠️ +2320⚠️ +1500⚠️ +3320--⚠️ +4160
WebServer/examples/MultiHomedServers⚠️ +700⚠️ +1920⚠️ +2480⚠️ +1500⚠️ +3320--⚠️ +4080
WebServer/examples/PathArgServer⚠️ +700⚠️ +520⚠️ +480💚 -120⚠️ +1700--⚠️ +2320
WebServer/examples/SDWebServer⚠️ +700⚠️ +1920⚠️ +2240⚠️ +1500⚠️ +3320--⚠️ +4160
WebServer/examples/SimpleAuthentification⚠️ +70000⚠️ +440💚 -120⚠️ +1700--⚠️ +2440
WebServer/examples/UploadHugeFile⚠️ +700⚠️ +1920⚠️ +2240⚠️ +1500⚠️ +3320--⚠️ +4200
WebServer/examples/WebServer⚠️ +700⚠️ +120⚠️ +440💚 -120⚠️ +1700--⚠️ +2440
WebServer/examples/WebUpdate⚠️ +700⚠️ +1920⚠️ +2160⚠️ +1500⚠️ +3320--⚠️ +4160
WiFi/examples/FTM/FTM_Initiator⚠️ +680⚠️ +120⚠️ +440💚 -120⚠️ +1700--⚠️ +2440
WiFi/examples/FTM/FTM_Responder⚠️ +700⚠️ +280⚠️ +360💚 -120⚠️ +1700--⚠️ +2440
WiFi/examples/SimpleWiFiServer⚠️ +680⚠️ +2080⚠️ +2240⚠️ +1500⚠️ +3320--⚠️ +4160
WiFi/examples/WiFiAccessPoint⚠️ +700⚠️ +1960⚠️ +2240⚠️ +1500⚠️ +3320--⚠️ +4120
WiFi/examples/WiFiClient⚠️ +700⚠️ +240⚠️ +360💚 -120⚠️ +1700--⚠️ +2400
WiFi/examples/WiFiClientBasic⚠️ +700⚠️ +280⚠️ +400💚 -120⚠️ +1700--⚠️ +2480
WiFi/examples/WiFiClientConnect⚠️ +680⚠️ +160⚠️ +520💚 -100⚠️ +1720--⚠️ +2560
WiFi/examples/WiFiClientEvents⚠️ +700⚠️ +280⚠️ +320💚 -120⚠️ +1700--⚠️ +2440
WiFi/examples/WiFiClientStaticIP⚠️ +680⚠️ +120⚠️ +360💚 -120⚠️ +1700--⚠️ +2560
WiFi/examples/WiFiExtender⚠️ +700⚠️ +320⚠️ +320💚 -120⚠️ +1700--⚠️ +2440
WiFi/examples/WiFiIPv6⚠️ +700⚠️ +120⚠️ +440💚 -120⚠️ +1700--⚠️ +2440
WiFi/examples/WiFiMulti⚠️ +700⚠️ +200⚠️ +520💚 -120⚠️ +1700--⚠️ +2440
WiFi/examples/WiFiMultiAdvanced⚠️ +700⚠️ +120⚠️ +440💚 -120⚠️ +1700--⚠️ +2440
WiFi/examples/WiFiScan⚠️ +680⚠️ +40⚠️ +280💚 -120⚠️ +1700--⚠️ +2440
WiFi/examples/WiFiScanAsync⚠️ +680⚠️ +200⚠️ +200💚 -120⚠️ +1700--⚠️ +2280
WiFi/examples/WiFiScanDualAntenna⚠️ +680⚠️ +240⚠️ +280💚 -100⚠️ +1720--⚠️ +2440
WiFi/examples/WiFiScanTime⚠️ +680⚠️ +40⚠️ +160💚 -120⚠️ +1700--⚠️ +2480
WiFi/examples/WiFiTelnetToSerial⚠️ +700⚠️ +280⚠️ +320💚 -120⚠️ +1700--⚠️ +2440
WiFi/examples/WiFiUDPClient⚠️ +700⚠️ +120⚠️ +440💚 -120⚠️ +1700--⚠️ +2440
Wire/examples/WireMaster⚠️ +900⚠️ +40⚠️ +400💚 -40⚠️ +1800⚠️ +1740⚠️ +1080
Wire/examples/WireScan⚠️ +900⚠️ +40⚠️ +400💚 -40⚠️ +1800⚠️ +1740⚠️ +1080
Wire/examples/WireSlave⚠️ +920⚠️ +40⚠️ +400💚 -40⚠️ +1780⚠️ +1760⚠️ +1080
BLE/examples/BLE5_extended_scan--💚 -1440--💚 -1500⚠️ +320⚠️ +280--
BLE/examples/BLE5_multi_advertising--💚 -1640--💚 -1500⚠️ +320⚠️ +280--
BLE/examples/BLE5_periodic_advertising--💚 -1640--💚 -1500⚠️ +320⚠️ +280--
BLE/examples/BLE5_periodic_sync--💚 -1720--💚 -1500⚠️ +320⚠️ +280--
BLE/examples/Beacon_Scanner--💚 -1600--💚 -1500⚠️ +320⚠️ +280⚠️ +13200
BLE/examples/Client--💚 -1600--💚 -1500⚠️ +320⚠️ +280⚠️ +13080
BLE/examples/EddystoneTLM_Beacon--💚 -1640--💚 -1480⚠️ +320⚠️ +400⚠️ +13320
BLE/examples/EddystoneURL_Beacon--💚 -1600--💚 -1480⚠️ +320⚠️ +400⚠️ +13160
BLE/examples/Notify--💚 -1640--💚 -1500⚠️ +320⚠️ +280⚠️ +13240
BLE/examples/Scan--💚 -1280--💚 -1500⚠️ +320⚠️ +280⚠️ +13160
BLE/examples/Server--💚 -1600--💚 -1500⚠️ +320⚠️ +280⚠️ +13160
BLE/examples/Server_multiconnect--💚 -1600--💚 -1500⚠️ +320⚠️ +280⚠️ +13040
BLE/examples/UART--💚 -1600--💚 -1500⚠️ +320⚠️ +280⚠️ +13080
BLE/examples/Write--💚 -1600--💚 -1500⚠️ +320⚠️ +280⚠️ +13320
BLE/examples/iBeacon--💚 -1680--💚 -1500⚠️ +320⚠️ +280⚠️ +13080
ESP32/examples/Camera/CameraWebServer--‼️ +5K⚠️ +504‼️ +4K⚠️ +12------‼️ +13K⚠️ +68
ESP32/examples/DeepSleep/ExternalWakeUp--💚 -1640💚 -1160------💚 -520
ESP_NOW/examples/ESP_NOW_Broadcast_Master--00⚠️ +440💚 -120⚠️ +1700--⚠️ +2280
ESP_NOW/examples/ESP_NOW_Broadcast_Slave--⚠️ +160⚠️ +360💚 -120⚠️ +1700--⚠️ +2400
ESP_NOW/examples/ESP_NOW_Network--⚠️ +280⚠️ +600💚 -120⚠️ +1700--⚠️ +2440
ESP_NOW/examples/ESP_NOW_Serial--⚠️ +120⚠️ +360💚 -120⚠️ +1700--⚠️ +2400
ESP_SR/examples/Basic--⚠️ +160----------
HTTPClient/examples/HTTPClientEnterprise--⚠️ +1800⚠️ +2200⚠️ +1380⚠️ +3200--⚠️ +4040
Insights/examples/DiagnosticsSmokeTest--⚠️ +280⚠️ +440💚 -120⚠️ +1700--⚠️ +2480
Insights/examples/MinimalDiagnostics--⚠️ +120⚠️ +440💚 -120⚠️ +1700--⚠️ +2440
Matter/examples/MatterColorLight--⚠️ +1920⚠️ +2200⚠️ +1500⚠️ +3320--⚠️ +4000
Matter/examples/MatterCommissionTest--⚠️ +40⚠️ +400💚 -120⚠️ +1740--⚠️ +2360
Matter/examples/MatterComposedLights--00⚠️ +400💚 -100⚠️ +1720--⚠️ +2520
Matter/examples/MatterContactSensor--⚠️ +1880⚠️ +2200⚠️ +1500⚠️ +3320--⚠️ +4240
Matter/examples/MatterDimmableLight--⚠️ +1920⚠️ +2160⚠️ +1500⚠️ +3400--⚠️ +4160
Matter/examples/MatterEnhancedColorLight--⚠️ +1880⚠️ +2120⚠️ +1500⚠️ +3320--⚠️ +4040
Matter/examples/MatterFan--⚠️ +1880⚠️ +2200⚠️ +1500⚠️ +3320--⚠️ +4120
Matter/examples/MatterHumiditySensor--⚠️ +40⚠️ +600💚 -100⚠️ +1720--⚠️ +2480
Matter/examples/MatterMinimum--⚠️ +1880⚠️ +2120⚠️ +1500⚠️ +2240--⚠️ +4120
Matter/examples/MatterOccupancySensor--⚠️ +360⚠️ +400💚 -100⚠️ +1720--⚠️ +2360
Matter/examples/MatterOnIdentify--⚠️ +1880⚠️ +2120⚠️ +1580⚠️ +3360--⚠️ +4160
Matter/examples/MatterOnOffLight--⚠️ +1880⚠️ +2120⚠️ +1580⚠️ +3320--⚠️ +4120
Matter/examples/MatterOnOffPlugin--⚠️ +1880⚠️ +2200⚠️ +1580⚠️ +3320--⚠️ +4160
Matter/examples/MatterPressureSensor--⚠️ +320⚠️ +360💚 -100⚠️ +1720--⚠️ +2480
Matter/examples/MatterSmartButon--⚠️ +40⚠️ +760💚 -100⚠️ +1720--⚠️ +2480
Matter/examples/MatterTemperatureLight--⚠️ +1880⚠️ +2120⚠️ +1500⚠️ +3320--⚠️ +3920
Matter/examples/MatterTemperatureSensor--⚠️ +40⚠️ +360💚 -100⚠️ +1720--⚠️ +2480
Matter/examples/MatterThermostat--⚠️ +200⚠️ +600💚 -100⚠️ +1760--⚠️ +2320
Matter/examples/WiFiProvWithinMatter--⚠️ +2000⚠️ +2200⚠️ +1540⚠️ +3360--⚠️ +17600
NetworkClientSecure/examples/WiFiClientSecureEnterprise--⚠️ +1960⚠️ +2040⚠️ +1380⚠️ +3200--⚠️ +4080
RainMaker/examples/RMakerCustom--⚠️ +1960⚠️ +2240⚠️ +1540⚠️ +3360--⚠️ +19280
RainMaker/examples/RMakerCustomAirCooler--⚠️ +1880⚠️ +2280⚠️ +1540⚠️ +3360----
RainMaker/examples/RMakerSonoffDualR3--⚠️ +1920⚠️ +1960⚠️ +1540⚠️ +3360--⚠️ +18520
RainMaker/examples/RMakerSwitch--⚠️ +1960⚠️ +2240⚠️ +1540⚠️ +3360--⚠️ +17720
SimpleBLE/examples/SimpleBleDevice--💚 -1600--💚 -1480⚠️ +380⚠️ +300⚠️ +13520
WebServer/examples/Middleware--⚠️ +40⚠️ +400💚 -120⚠️ +1700--⚠️ +2280
WiFi/examples/WPS--⚠️ +120⚠️ +440💚 -120⚠️ +1700--⚠️ +2440
WiFi/examples/WiFiBlueToothSwitch--⚠️ +240--💚 -100⚠️ +1720--⚠️ +16360
WiFi/examples/WiFiClientEnterprise--⚠️ +120⚠️ +360💚 -120⚠️ +1700--⚠️ +2440
WiFi/examples/WiFiSmartConfig--⚠️ +40⚠️ +640💚 -120⚠️ +1700--⚠️ +2400
WiFiProv/examples/WiFiProv--⚠️ +440⚠️ +40000⚠️ +1740--⚠️ +15920
OpenThread/examples/COAP/coap_lamp--------⚠️ +680⚠️ +16⚠️ +676⚠️ +16--
OpenThread/examples/COAP/coap_switch--------⚠️ +680⚠️ +16⚠️ +676⚠️ +16--
OpenThread/examples/SimpleCLI--------⚠️ +676⚠️ +16⚠️ +672⚠️ +16--
OpenThread/examples/SimpleNode--------⚠️ +676⚠️ +16⚠️ +672⚠️ +16--
OpenThread/examples/SimpleThreadNetwork/ExtendedRouterNode--------⚠️ +676⚠️ +16⚠️ +672⚠️ +16--
OpenThread/examples/SimpleThreadNetwork/LeaderNode--------⚠️ +676⚠️ +16⚠️ +672⚠️ +16--
OpenThread/examples/SimpleThreadNetwork/RouterNode--------⚠️ +676⚠️ +16⚠️ +672⚠️ +16--
OpenThread/examples/ThreadScan--------⚠️ +676⚠️ +16⚠️ +672⚠️ +16--
OpenThread/examples/onReceive--------⚠️ +676⚠️ +16⚠️ +672⚠️ +16--
Zigbee/examples/Zigbee_CarbonDioxide_Sensor--------⚠️ +572⚠️ +16⚠️ +566⚠️ +16--
Zigbee/examples/Zigbee_Color_Dimmable_Light--------⚠️ +584⚠️ +16⚠️ +584⚠️ +16--
Zigbee/examples/Zigbee_Color_Dimmer_Switch--------⚠️ +572⚠️ +16⚠️ +572⚠️ +16--
Zigbee/examples/Zigbee_Dimmable_Light--------⚠️ +584⚠️ +16⚠️ +584⚠️ +16--
Zigbee/examples/Zigbee_Occupancy_Sensor--------⚠️ +574⚠️ +16⚠️ +566⚠️ +16--
Zigbee/examples/Zigbee_On_Off_Light--------⚠️ +732⚠️ +16⚠️ +732⚠️ +16--
Zigbee/examples/Zigbee_On_Off_Switch--------⚠️ +572⚠️ +16⚠️ +572⚠️ +16--
Zigbee/examples/Zigbee_Pressure_Flow_Sensor--------⚠️ +572⚠️ +16⚠️ +574⚠️ +16--
Zigbee/examples/Zigbee_Scan_Networks--------⚠️ +570⚠️ +16⚠️ +562⚠️ +16--
Zigbee/examples/Zigbee_Temp_Hum_Sensor_Sleepy--------⚠️ +572⚠️ +16⚠️ +580⚠️ +16--
Zigbee/examples/Zigbee_Temperature_Sensor--------⚠️ +572⚠️ +16⚠️ +564⚠️ +16--
Zigbee/examples/Zigbee_Thermostat--------⚠️ +574⚠️ +16⚠️ +564⚠️ +16--
BluetoothSerial/examples/DiscoverConnect------------⚠️ +12960
BluetoothSerial/examples/GetLocalMAC------------⚠️ +12200
BluetoothSerial/examples/SerialToSerialBT------------⚠️ +12880
BluetoothSerial/examples/SerialToSerialBTM------------⚠️ +12080
BluetoothSerial/examples/SerialToSerialBT_Legacy------------⚠️ +13080
BluetoothSerial/examples/SerialToSerialBT_SSP------------⚠️ +13240
BluetoothSerial/examples/bt_classic_device_discovery------------⚠️ +12040
BluetoothSerial/examples/bt_remove_paired_devices------------⚠️ +12200
ESP32/examples/DeepSleep/SmoothBlink_ULP_Code------------💚 -520
Ethernet/examples/ETH_LAN8720------------⚠️ +1240

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚫 System PR Pull requests for internal use or lib updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant