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 #10744

Closed
wants to merge 2 commits into from
Closed

IDF release/v5.3 #10744

wants to merge 2 commits into from

Conversation

me-no-dev
Copy link
Member

lib-builder: release/v5.3 c1053bc
esp-idf: release/v5.3 12938e511e
arduino: release/v3.1.x 6bf6df2d
tinyusb: master b1eae1e5e
chmorgan__esp-libhelix-mp3: 1.0.3
espressif__cbor: 0.6.0~1
espressif__esp-dsp: 1.5.2
espressif__esp-modbus: 1.0.17
espressif__esp-nn: 1.1.0
espressif__esp-serial-flasher: 0.0.11
espressif__esp-tflite-micro: 1.3.2
espressif__esp-zboss-lib: 1.6.0
espressif__esp-zigbee-lib: 1.6.0
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.15.0
espressif__eppp_link: 0.2.0
espressif__esp_hosted: 0.0.25
espressif__esp_serial_slave_link: 1.1.0
espressif__esp_wifi_remote: 0.4.1
espressif__esp32-camera:
espressif__esp-dsp: 1.4.12
espressif__esp-sr: 1.9.5

Copy link
Contributor

github-actions bot commented Dec 17, 2024

Warnings
⚠️

Some issues found for the commit messages in this PR:

  • the commit message "IDF release/v5.3 12938e51":
    • 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 20 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!


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 ee56abe

Copy link
Contributor

github-actions bot commented Dec 17, 2024

Test Results

 62 files   62 suites   5m 41s ⏱️
 21 tests  21 ✅ 0 💤 0 ❌
154 runs  154 ✅ 0 💤 0 ❌

Results for commit ee56abe.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Dec 17, 2024

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
ESP32P40⚠️ +8280.00⚠️ +0.22000.000.00
ESP32S3💚 -4‼️ +5K0.00⚠️ +0.51💚 -24⚠️ +496💚 -0.05⚠️ +0.83
ESP32S2💚 -92‼️ +4K💚 -0.01⚠️ +0.410⚠️ +440.00⚠️ +0.08
ESP32C3💚 -504⚠️ +928💚 -0.04⚠️ +0.240⚠️ +160.00⚠️ +0.04
ESP32C6💚 -8K⚠️ +768💚 -0.88⚠️ +0.28💚 -168⚠️ +32💚 -0.42⚠️ +0.08
ESP32H2💚 -8K⚠️ +768💚 -0.86⚠️ +0.24💚 -1680💚 -0.410.00
ESP32💚 -84‼️ +12K💚 -0.01‼️ +1.220⚠️ +840.00⚠️ +0.14
Click to expand the detailed deltas report [usage change in BYTES]
TargetESP32P4ESP32S3ESP32S2ESP32C3ESP32C6ESP32H2ESP32
ExampleFLASHRAMFLASHRAMFLASHRAMFLASHRAMFLASHRAMFLASHRAMFLASHRAM
ArduinoOTA/examples/BasicOTA⚠️ +600⚠️ +120💚 -16⚠️ +360⚠️ +1600💚 -560💚 -152--⚠️ +320
AsyncUDP/examples/AsyncUDPClient00⚠️ +96💚 -16⚠️ +24⚠️ +32⚠️ +920💚 -612⚠️ +24--💚 -20⚠️ +16
AsyncUDP/examples/AsyncUDPMulticastServer00⚠️ +104💚 -16⚠️ +24⚠️ +32⚠️ +920💚 -612⚠️ +24--💚 -20⚠️ +16
AsyncUDP/examples/AsyncUDPServer00⚠️ +100💚 -16⚠️ +28⚠️ +32⚠️ +920💚 -612⚠️ +24--💚 -36⚠️ +16
DNSServer/examples/CaptivePortal⚠️ +600⚠️ +132💚 -16⚠️ +36⚠️ +16⚠️ +1520💚 -552💚 -144--⚠️ +36⚠️ +16
EEPROM/examples/eeprom_class00000000000000
EEPROM/examples/eeprom_extra00000000000000
EEPROM/examples/eeprom_write00000000000000
ESP32/examples/AnalogOut/LEDCFade00000000000000
ESP32/examples/AnalogOut/LEDCSingleChannel00000000000000
ESP32/examples/AnalogOut/LEDCSoftwareFade00000000000000
ESP32/examples/AnalogOut/SigmaDelta00000000000000
ESP32/examples/AnalogOut/ledcFrequency00000000000000
ESP32/examples/AnalogOut/ledcWrite_RGB00000000000000
ESP32/examples/AnalogRead00000000000000
ESP32/examples/AnalogReadContinuous00000000000000
ESP32/examples/ArduinoStackSize00000000000000
ESP32/examples/CI/CIBoardsTest00000000000000
ESP32/examples/ChipID/GetChipID00000000000000
ESP32/examples/DeepSleep/TimerWakeUp0000000000--00
ESP32/examples/DeepSleep/TouchWakeUp000000------00
ESP32/examples/FreeRTOS/BasicMultiThreading00000000000000
ESP32/examples/FreeRTOS/Mutex00000000000000
ESP32/examples/FreeRTOS/Queue00000000000000
ESP32/examples/FreeRTOS/Semaphore00000000000000
ESP32/examples/GPIO/BlinkRGB00000000000000
ESP32/examples/GPIO/FunctionalInterrupt00000000000000
ESP32/examples/GPIO/FunctionalInterruptStruct00000000000000
ESP32/examples/GPIO/GPIOInterrupt00000000000000
ESP32/examples/HWCDC_Events0000--000000--
ESP32/examples/MacAddress/GetMacAddress00000000000000
ESP32/examples/RMT/Legacy_RMT_Driver_Compatible00000000000000
ESP32/examples/RMT/RMTCallback00000000000000
ESP32/examples/RMT/RMTLoopback00000000000000
ESP32/examples/RMT/RMTReadXJT00000000000000
ESP32/examples/RMT/RMTWrite_RGB_LED00000000000000
ESP32/examples/RMT/RMT_CPUFreq_Test00000000000000
ESP32/examples/RMT/RMT_EndOfTransmissionState00000000000000
ESP32/examples/RMT/RMT_LED_Blink00000000000000
ESP32/examples/ResetReason/ResetReason00000000000000
ESP32/examples/ResetReason/ResetReason200000000000000
ESP32/examples/Serial/BaudRateDetect_Demo00000000000000
ESP32/examples/Serial/OnReceiveError_BREAK_Demo00000000000000
ESP32/examples/Serial/OnReceive_Demo00000000000000
ESP32/examples/Serial/RS485_Echo_Demo00000000000000
ESP32/examples/Serial/RxFIFOFull_Demo00000000000000
ESP32/examples/Serial/RxTimeout_Demo00000000000000
ESP32/examples/Serial/Serial_All_CPU_Freqs00000000000000
ESP32/examples/Serial/Serial_STD_Func_OnReceive00000000000000
ESP32/examples/Serial/onReceiveExample00000000000000
ESP32/examples/TWAI/TWAIreceive00000000000000
ESP32/examples/TWAI/TWAItransmit00000000000000
ESP32/examples/Template/ExampleTemplate00000000000000
ESP32/examples/Time/SimpleTime00⚠️ +104💚 -16⚠️ +4⚠️ +16⚠️ +1000💚 -612💚 -144--0⚠️ +16
ESP32/examples/Timer/RepeatTimer00000000000000
ESP32/examples/Timer/WatchdogTimer00000000000000
ESP32/examples/Touch/TouchInterrupt000000------00
ESP32/examples/Touch/TouchRead000000------00
ESP32/examples/Utilities/HEXBuilder00000000000000
ESP32/examples/Utilities/MD5Builder00000000000000
ESP32/examples/Utilities/SHA1Builder00000000000000
ESP_I2S/examples/ES8388_loopback00000000000000
ESP_I2S/examples/Record_to_WAV0000--------00
ESP_I2S/examples/Simple_tone00000000000000
ESPmDNS/examples/mDNS-SD_Extended00⚠️ +112💚 -16⚠️ +20⚠️ +32⚠️ +1000💚 -604⚠️ +24--💚 -4⚠️ +16
ESPmDNS/examples/mDNS_Web_Server⚠️ +600⚠️ +124💚 -16⚠️ +60⚠️ +32⚠️ +1520💚 -544💚 -144--⚠️ +32⚠️ +16
Ethernet/examples/ETH_TLK110⚠️ +600----------⚠️ +280
Ethernet/examples/ETH_W5500_Arduino_SPI⚠️ +600⚠️ +320⚠️ +320⚠️ +600⚠️ +60💚 -168⚠️ +60💚 -168⚠️ +280
Ethernet/examples/ETH_W5500_IDF_SPI⚠️ +600⚠️ +400⚠️ +320⚠️ +600⚠️ +60💚 -168⚠️ +60💚 -168⚠️ +320
Ethernet/examples/ETH_WIFI_BRIDGE00⚠️ +104💚 -16⚠️ +200⚠️ +100⚠️ +16💚 -616⚠️ +16--💚 -44⚠️ +24
FFat/examples/FFat_Test00000000000000
FFat/examples/FFat_time00⚠️ +116💚 -16⚠️ +24⚠️ +24⚠️ +100⚠️ +16💚 -604💚 -144--⚠️ +40
HTTPClient/examples/Authorization⚠️ +600⚠️ +16💚 -16💚 -800⚠️ +1600💚 -560💚 -152--💚 -36⚠️ +24
HTTPClient/examples/BasicHttpClient⚠️ +600⚠️ +32💚 -16💚 -880⚠️ +1520💚 -552💚 -152--💚 -52⚠️ +24
HTTPClient/examples/BasicHttpsClient⚠️ +600⚠️ +28💚 -16💚 -600⚠️ +1520💚 -552💚 -152--💚 -32⚠️ +24
HTTPClient/examples/ReuseConnection⚠️ +600⚠️ +32💚 -16💚 -840⚠️ +1600💚 -560💚 -152--💚 -52⚠️ +24
HTTPClient/examples/StreamHttpClient⚠️ +600⚠️ +32💚 -16💚 -720⚠️ +1520💚 -552💚 -152--💚 -36⚠️ +24
HTTPUpdate/examples/httpUpdate⚠️ +600⚠️ +1400⚠️ +360⚠️ +1520💚 -560💚 -152--⚠️ +280
HTTPUpdate/examples/httpUpdateSPIFFS⚠️ +600⚠️ +1440⚠️ +360⚠️ +1520💚 -560💚 -152--⚠️ +280
HTTPUpdate/examples/httpUpdateSecure⚠️ +600⚠️ +36💚 -16💚 -52⚠️ +16⚠️ +160⚠️ +16💚 -544💚 -144--💚 -64⚠️ +16
HTTPUpdateServer/examples/WebUpdater⚠️ +600⚠️ +20💚 -16💚 -56⚠️ +16⚠️ +1600💚 -552💚 -152--💚 -68⚠️ +16
LittleFS/examples/LITTLEFS_test⚠️ +7680⚠️ +6360⚠️ +6480⚠️ +7680⚠️ +7680⚠️ +7680⚠️ +6120
LittleFS/examples/LITTLEFS_time⚠️ +7680⚠️ +740💚 -16⚠️ +680⚠️ +32⚠️ +876⚠️ +16⚠️ +156💚 -144--⚠️ +624⚠️ +16
NetBIOS/examples/ESP_NBNST00⚠️ +96💚 -16⚠️ +16⚠️ +32⚠️ +840💚 -612⚠️ +24--💚 -12⚠️ +16
NetworkClientSecure/examples/WiFiClientInsecure⚠️ +600⚠️ +132💚 -16⚠️ +480⚠️ +1600💚 -552💚 -152--💚 -24⚠️ +24
NetworkClientSecure/examples/WiFiClientPSK⚠️ +600⚠️ +72💚 -16⚠️ +320⚠️ +1600💚 -552💚 -152--💚 -28⚠️ +24
NetworkClientSecure/examples/WiFiClientSecure⚠️ +600⚠️ +88💚 -16⚠️ +440⚠️ +1600💚 -552💚 -152--💚 -44⚠️ +24
NetworkClientSecure/examples/WiFiClientSecureProtocolUpgrade⚠️ +600⚠️ +124💚 -16⚠️ +440⚠️ +1600💚 -552💚 -152--💚 -48⚠️ +24
NetworkClientSecure/examples/WiFiClientShowPeerCredentials⚠️ +600⚠️ +560💚 -72⚠️ +16⚠️ +1520💚 -552💚 -152--💚 -36⚠️ +16
NetworkClientSecure/examples/WiFiClientTrustOnFirstUse⚠️ +600⚠️ +32💚 -16💚 -24⚠️ +16⚠️ +1600💚 -544💚 -144--💚 -32⚠️ +32
PPP/examples/PPP_Basic⚠️ +600⚠️ +360⚠️ +360⚠️ +600⚠️ +60💚 -168⚠️ +60💚 -168⚠️ +360
PPP/examples/PPP_WIFI_BRIDGE00⚠️ +104💚 -16⚠️ +12⚠️ +16⚠️ +920💚 -612⚠️ +16--0⚠️ +16
Preferences/examples/Prefs2Struct00000000000000
Preferences/examples/StartCounter00000000000000
SD/examples/SD_Test00000000000000
SD/examples/SD_time00⚠️ +116💚 -16⚠️ +4⚠️ +16⚠️ +1000💚 -612💚 -152--0⚠️ +16
SD_MMC/examples/SD2USBMSC0000----------
SD_MMC/examples/SDMMC_Test0000--------00
SD_MMC/examples/SDMMC_time00⚠️ +112💚 -16--------00
SPI/examples/SPI_Multiple_Buses00000000000000
SPIFFS/examples/SPIFFS_Test00000000000000
SPIFFS/examples/SPIFFS_time00⚠️ +116💚 -1600⚠️ +100⚠️ +16💚 -604💚 -144--00
TFLiteMicro/examples/hello_world00000000000000
Ticker/examples/Blinker00000000000000
Ticker/examples/TickerBasic00000000000000
Ticker/examples/TickerParameter00000000000000
USB/examples/CompositeDevice000000--------
USB/examples/ConsumerControl000000--------
USB/examples/CustomHIDDevice000000--------
USB/examples/FirmwareMSC000000--------
USB/examples/Gamepad000000--------
USB/examples/HIDVendor000000--------
USB/examples/Keyboard/KeyboardLogout000000--------
USB/examples/Keyboard/KeyboardMessage000000--------
USB/examples/Keyboard/KeyboardReprogram000000--------
USB/examples/Keyboard/KeyboardSerial000000--------
USB/examples/KeyboardAndMouseControl000000--------
USB/examples/MIDI/MidiController000000--------
USB/examples/MIDI/MidiInterface000000--------
USB/examples/MIDI/MidiMusicBox000000--------
USB/examples/MIDI/ReceiveMidi000000--------
USB/examples/Mouse/ButtonMouseControl000000--------
USB/examples/SystemControl000000--------
USB/examples/USBMSC000000--------
USB/examples/USBSerial000000--------
USB/examples/USBVendor000000--------
Update/examples/AWS_S3_OTA_Update⚠️ +600⚠️ +140💚 -16⚠️ +360⚠️ +1520💚 -560💚 -152--⚠️ +360
Update/examples/HTTPS_OTA_Update00⚠️ +84💚 -16⚠️ +20⚠️ +16⚠️ +840💚 -604💚 -144--💚 -72⚠️ +32
Update/examples/HTTP_Client_AES_OTA_Update⚠️ +600⚠️ +148💚 -16⚠️ +400⚠️ +1600💚 -560💚 -152--⚠️ +240
Update/examples/HTTP_Server_AES_OTA_Update⚠️ +600⚠️ +12💚 -16💚 -36⚠️ +16⚠️ +1600💚 -552💚 -152--💚 -68⚠️ +16
Update/examples/OTAWebUpdater⚠️ +600⚠️ +1360⚠️ +360⚠️ +1520💚 -560💚 -152--💚 -680
Update/examples/SD_Update00000000000000
WebServer/examples/AdvancedWebServer⚠️ +600⚠️ +1360⚠️ +36⚠️ +16⚠️ +1520💚 -560💚 -152--💚 -16⚠️ +16
WebServer/examples/FSBrowser⚠️ +600⚠️ +24💚 -16💚 -60⚠️ +16⚠️ +1600💚 -556💚 -144--💚 -280
WebServer/examples/Filters⚠️ +600⚠️ +1360⚠️ +32⚠️ +16⚠️ +1520💚 -560💚 -152--💚 -28⚠️ +16
WebServer/examples/HelloServer⚠️ +600⚠️ +1360⚠️ +40⚠️ +16⚠️ +1520💚 -560💚 -152--💚 -32⚠️ +16
WebServer/examples/HttpAdvancedAuth⚠️ +600⚠️ +16💚 -16💚 -680⚠️ +1520💚 -552💚 -152--💚 -640
WebServer/examples/HttpAuthCallback⚠️ +6000💚 -16💚 -760⚠️ +1600💚 -560💚 -152--💚 -560
WebServer/examples/HttpAuthCallbackInline⚠️ +600⚠️ +12💚 -16💚 -760⚠️ +1600💚 -564💚 -152--💚 -600
WebServer/examples/HttpBasicAuth⚠️ +600⚠️ +16💚 -16💚 -640⚠️ +1600💚 -560💚 -152--💚 -560
WebServer/examples/HttpBasicAuthSHA1⚠️ +600⚠️ +16💚 -16💚 -720⚠️ +1600💚 -560💚 -152--💚 -520
WebServer/examples/HttpBasicAuthSHA1orBearerToken⚠️ +6000💚 -16💚 -800⚠️ +1600💚 -560💚 -152--💚 -680
WebServer/examples/MultiHomedServers⚠️ +600⚠️ +1440⚠️ +24⚠️ +16⚠️ +1520💚 -560💚 -152--💚 -36⚠️ +16
WebServer/examples/PathArgServer⚠️ +600⚠️ +600⚠️ +48⚠️ +32💚 -4880💚 -496💚 -144--💚 -80⚠️ +16
WebServer/examples/SDWebServer⚠️ +600⚠️ +20💚 -16💚 -64⚠️ +16⚠️ +1520💚 -560💚 -152--💚 -44⚠️ +16
WebServer/examples/SimpleAuthentification⚠️ +600⚠️ +128💚 -16⚠️ +40⚠️ +32⚠️ +1440💚 -544💚 -144--⚠️ +28⚠️ +16
WebServer/examples/UploadHugeFile⚠️ +6000💚 -16⚠️ +28⚠️ +16💚 -5040💚 -504💚 -152--💚 -80⚠️ +32
WebServer/examples/WebServer⚠️ +8280⚠️ +784💚 -16⚠️ +704⚠️ +32⚠️ +928⚠️ +16⚠️ +216💚 -144--⚠️ +576⚠️ +16
WebServer/examples/WebUpdate⚠️ +600⚠️ +120💚 -16⚠️ +320⚠️ +1600💚 -552💚 -152--💚 -600
WiFi/examples/FTM/FTM_Initiator00⚠️ +96💚 -160⚠️ +16⚠️ +920💚 -612⚠️ +24--💚 -4⚠️ +16
WiFi/examples/FTM/FTM_Responder00⚠️ +96💚 -16⚠️ +16⚠️ +32⚠️ +840💚 -604⚠️ +24--0⚠️ +16
WiFi/examples/SimpleWiFiServer⚠️ +600⚠️ +1320⚠️ +28⚠️ +16⚠️ +1600💚 -552💚 -152--⚠️ +40⚠️ +16
WiFi/examples/WiFiAccessPoint⚠️ +600⚠️ +1480⚠️ +40⚠️ +16⚠️ +1600💚 -560💚 -152--⚠️ +44⚠️ +16
WiFi/examples/WiFiClient⚠️ +600⚠️ +132💚 -16⚠️ +64⚠️ +32⚠️ +1440💚 -544💚 -144--⚠️ +32⚠️ +16
WiFi/examples/WiFiClientBasic⚠️ +600⚠️ +136💚 -16⚠️ +56⚠️ +32⚠️ +1440💚 -544💚 -144--⚠️ +40⚠️ +16
WiFi/examples/WiFiClientConnect00⚠️ +12000⚠️ +16⚠️ +1000💚 -620⚠️ +16--💚 -4⚠️ +16
WiFi/examples/WiFiClientEvents00⚠️ +96💚 -16⚠️ +24⚠️ +32⚠️ +840💚 -604⚠️ +24--💚 -12⚠️ +16
WiFi/examples/WiFiClientStaticIP⚠️ +600⚠️ +128💚 -16⚠️ +64⚠️ +16⚠️ +1520💚 -552💚 -144--⚠️ +24⚠️ +16
WiFi/examples/WiFiExtender00⚠️ +92💚 -160⚠️ +16⚠️ +920💚 -604⚠️ +24--0⚠️ +16
WiFi/examples/WiFiIPv6⚠️ +600⚠️ +124💚 -16⚠️ +44⚠️ +16⚠️ +1520💚 -544💚 -144--⚠️ +64⚠️ +16
WiFi/examples/WiFiMulti00⚠️ +104💚 -16⚠️ +12⚠️ +32⚠️ +840💚 -604⚠️ +24--💚 -28⚠️ +16
WiFi/examples/WiFiMultiAdvanced⚠️ +600⚠️ +36💚 -16💚 -800⚠️ +1520💚 -552💚 -152--💚 -32⚠️ +24
WiFi/examples/WiFiScan00⚠️ +92💚 -16⚠️ +16⚠️ +32⚠️ +920💚 -612⚠️ +24--0⚠️ +16
WiFi/examples/WiFiScanAsync00⚠️ +96💚 -16⚠️ +28⚠️ +32⚠️ +840💚 -612⚠️ +24--💚 -4⚠️ +16
WiFi/examples/WiFiScanDualAntenna00⚠️ +96💚 -16⚠️ +20⚠️ +32⚠️ +840💚 -612⚠️ +24--💚 -4⚠️ +16
WiFi/examples/WiFiScanTime00⚠️ +92💚 -16⚠️ +24⚠️ +32⚠️ +840💚 -604⚠️ +24--💚 -4⚠️ +16
WiFi/examples/WiFiTelnetToSerial⚠️ +600⚠️ +1280⚠️ +360⚠️ +1440💚 -552💚 -144--⚠️ +320
WiFi/examples/WiFiUDPClient00⚠️ +100💚 -16💚 -16⚠️ +16⚠️ +920💚 -612💚 -144--0⚠️ +16
Wire/examples/WireMaster00000000000000
Wire/examples/WireScan00000000000000
Wire/examples/WireSlave00000000000000
BLE/examples/BLE5_extended_scan--00--⚠️ +640⚠️ +640⚠️ +640--
BLE/examples/BLE5_multi_advertising--⚠️ +160--⚠️ +640⚠️ +640⚠️ +640--
BLE/examples/BLE5_periodic_advertising--⚠️ +320--⚠️ +640⚠️ +640⚠️ +640--
BLE/examples/BLE5_periodic_sync--00--⚠️ +640⚠️ +640⚠️ +640--
BLE/examples/Beacon_Scanner--⚠️ +320--⚠️ +640⚠️ +640⚠️ +640⚠️ +760
BLE/examples/Client--⚠️ +400--⚠️ +640⚠️ +640⚠️ +640⚠️ +760
BLE/examples/EddystoneTLM_Beacon--⚠️ +440--⚠️ +640⚠️ +640⚠️ +640⚠️ +800
BLE/examples/EddystoneURL_Beacon--⚠️ +320--⚠️ +640⚠️ +640⚠️ +640⚠️ +840
BLE/examples/Notify--⚠️ +400--⚠️ +640⚠️ +640⚠️ +640⚠️ +800
BLE/examples/Scan--⚠️ +320--⚠️ +640⚠️ +640⚠️ +640⚠️ +800
BLE/examples/Server--⚠️ +320--⚠️ +640⚠️ +640⚠️ +640⚠️ +760
BLE/examples/Server_multiconnect--⚠️ +400--⚠️ +640⚠️ +640⚠️ +640⚠️ +760
BLE/examples/UART--⚠️ +400--⚠️ +640⚠️ +640⚠️ +640⚠️ +760
BLE/examples/Write--⚠️ +320--⚠️ +640⚠️ +640⚠️ +640⚠️ +760
BLE/examples/iBeacon--⚠️ +320--⚠️ +640⚠️ +640⚠️ +640⚠️ +800
ESP32/examples/Camera/CameraWebServer--‼️ +5K⚠️ +496‼️ +4K⚠️ +44------‼️ +12K⚠️ +84
ESP32/examples/DeepSleep/ExternalWakeUp--0000------00
ESP_NOW/examples/ESP_NOW_Broadcast_Master--⚠️ +920⚠️ +24⚠️ +32⚠️ +740💚 -614⚠️ +16--00
ESP_NOW/examples/ESP_NOW_Broadcast_Slave--⚠️ +1000⚠️ +24⚠️ +32⚠️ +740💚 -622⚠️ +16--00
ESP_NOW/examples/ESP_NOW_Network--⚠️ +840⚠️ +32⚠️ +32⚠️ +820💚 -614⚠️ +16--⚠️ +40
ESP_NOW/examples/ESP_NOW_Serial--⚠️ +1120⚠️ +20⚠️ +24⚠️ +740💚 -622⚠️ +16--💚 -120
ESP_SR/examples/Basic--⚠️ +440----------
HTTPClient/examples/HTTPClientEnterprise--⚠️ +480💚 -840⚠️ +160⚠️ +16💚 -548💚 -144--💚 -36⚠️ +32
Insights/examples/DiagnosticsSmokeTest--💚 -4💚 -16💚 -920⚠️ +1080💚 -620💚 -152--💚 -68⚠️ +24
Insights/examples/MinimalDiagnostics--⚠️ +12💚 -16💚 -92⚠️ +16⚠️ +1000💚 -612💚 -152--💚 -64⚠️ +32
Matter/examples/MatterColorLight--⚠️ +116💚 -160⚠️ +16⚠️ +480⚠️ +76⚠️ +24--0⚠️ +16
Matter/examples/MatterCommissionTest--⚠️ +100💚 -16💚 -12⚠️ +16⚠️ +360⚠️ +68⚠️ +24--💚 -16⚠️ +16
Matter/examples/MatterComposedLights--⚠️ +112💚 -160⚠️ +16⚠️ +280⚠️ +64⚠️ +24--0⚠️ +32
Matter/examples/MatterContactSensor--⚠️ +104💚 -16💚 -4⚠️ +16⚠️ +360⚠️ +64⚠️ +24--⚠️ +28⚠️ +32
Matter/examples/MatterDimmableLight--⚠️ +112💚 -16💚 -4⚠️ +16⚠️ +440⚠️ +72⚠️ +24--0⚠️ +16
Matter/examples/MatterEnhancedColorLight--⚠️ +120💚 -160⚠️ +16⚠️ +480⚠️ +68⚠️ +24--0⚠️ +16
Matter/examples/MatterFan--⚠️ +104💚 -16💚 -4⚠️ +16⚠️ +600⚠️ +64⚠️ +24--⚠️ +24⚠️ +24
Matter/examples/MatterHumiditySensor--⚠️ +108💚 -16💚 -4⚠️ +16⚠️ +280⚠️ +72⚠️ +24--⚠️ +20⚠️ +32
Matter/examples/MatterMinimum--⚠️ +108💚 -16💚 -4⚠️ +16⚠️ +440⚠️ +64⚠️ +24--⚠️ +20⚠️ +32
Matter/examples/MatterOccupancySensor--⚠️ +108💚 -160⚠️ +16⚠️ +360⚠️ +72⚠️ +24--⚠️ +24⚠️ +32
Matter/examples/MatterOnIdentify--⚠️ +100💚 -16💚 -4⚠️ +16⚠️ +440⚠️ +76⚠️ +24--⚠️ +24⚠️ +32
Matter/examples/MatterOnOffLight--⚠️ +104💚 -16💚 -4⚠️ +16⚠️ +440⚠️ +72⚠️ +24--⚠️ +24⚠️ +32
Matter/examples/MatterOnOffPlugin--⚠️ +104💚 -16💚 -16⚠️ +16⚠️ +440⚠️ +72⚠️ +24--⚠️ +28⚠️ +32
Matter/examples/MatterPressureSensor--⚠️ +108💚 -16💚 -24⚠️ +16⚠️ +360⚠️ +64⚠️ +24--⚠️ +16⚠️ +32
Matter/examples/MatterSmartButon--⚠️ +108💚 -16💚 -12⚠️ +16⚠️ +360⚠️ +72⚠️ +24--⚠️ +20⚠️ +32
Matter/examples/MatterTemperatureLight--⚠️ +120💚 -16⚠️ +4⚠️ +16⚠️ +600⚠️ +76⚠️ +24--0⚠️ +16
Matter/examples/MatterTemperatureSensor--⚠️ +112💚 -16💚 -12⚠️ +16⚠️ +280⚠️ +72⚠️ +24--⚠️ +20⚠️ +32
Matter/examples/WiFiProvWithinMatter--⚠️ +24💚 -16⚠️ +24⚠️ +16⚠️ +1400⚠️ +32⚠️ +16--⚠️ +72⚠️ +16
NetworkClientSecure/examples/WiFiClientSecureEnterprise--⚠️ +52💚 -16💚 -52⚠️ +24⚠️ +1600💚 -556💚 -144--💚 -24⚠️ +32
RainMaker/examples/RMakerCustom--⚠️ +1000⚠️ +280⚠️ +1000💚 -612💚 -144--⚠️ +72⚠️ +16
RainMaker/examples/RMakerCustomAirCooler--⚠️ +920⚠️ +160⚠️ +1000💚 -488💚 -144--⚠️ +88⚠️ +32
RainMaker/examples/RMakerSonoffDualR3--⚠️ +88💚 -16⚠️ +36⚠️ +32⚠️ +100⚠️ +16💚 -612💚 -144--⚠️ +88⚠️ +24
RainMaker/examples/RMakerSwitch--⚠️ +960⚠️ +368⚠️ +32⚠️ +4160💚 -644💚 -144--⚠️ +76⚠️ +16
SimpleBLE/examples/SimpleBleDevice--⚠️ +320--⚠️ +640⚠️ +640⚠️ +640⚠️ +760
WiFi/examples/WPS--⚠️ +96💚 -16💚 -40⚠️ +840💚 -604⚠️ +24--💚 -12⚠️ +16
WiFi/examples/WiFiBlueToothSwitch--⚠️ +100💚 -16--⚠️ +1000💚 -620⚠️ +16--⚠️ +520
WiFi/examples/WiFiClientEnterprise--⚠️ +44💚 -16💚 -400⚠️ +160⚠️ +16💚 -560💚 -152--💚 -44⚠️ +16
WiFi/examples/WiFiSmartConfig--⚠️ +108💚 -2400⚠️ +1060💚 -604⚠️ +32--00
WiFiProv/examples/WiFiProv--⚠️ +92💚 -16💚 -20⚠️ +24⚠️ +92⚠️ +16💚 -544⚠️ +24--⚠️ +720
OpenThread/examples/COAP/coap_lamp--------💚 -8K💚 -168💚 -8K💚 -168--
OpenThread/examples/COAP/coap_switch--------💚 -8K💚 -168💚 -8K💚 -168--
OpenThread/examples/SimpleCLI--------💚 -8K💚 -168💚 -8K💚 -168--
OpenThread/examples/SimpleNode--------💚 -8K💚 -168💚 -8K💚 -168--
OpenThread/examples/SimpleThreadNetwork/ExtendedRouterNode--------💚 -8K💚 -168💚 -8K💚 -168--
OpenThread/examples/SimpleThreadNetwork/LeaderNode--------💚 -8K💚 -168💚 -8K💚 -168--
OpenThread/examples/SimpleThreadNetwork/RouterNode--------💚 -8K💚 -168💚 -8K💚 -168--
OpenThread/examples/ThreadScan--------💚 -8K💚 -168💚 -8K💚 -168--
OpenThread/examples/onReceive--------💚 -8K💚 -168💚 -8K💚 -168--
Zigbee/examples/Zigbee_CarbonDioxide_Sensor--------0000--
Zigbee/examples/Zigbee_Color_Dimmable_Light--------0000--
Zigbee/examples/Zigbee_Color_Dimmer_Switch--------0000--
Zigbee/examples/Zigbee_Dimmable_Light--------0000--
Zigbee/examples/Zigbee_Occupancy_Sensor--------0000--
Zigbee/examples/Zigbee_On_Off_Light--------0000--
Zigbee/examples/Zigbee_On_Off_Switch--------0000--
Zigbee/examples/Zigbee_Pressure_Flow_Sensor--------0000--
Zigbee/examples/Zigbee_Scan_Networks--------0000--
Zigbee/examples/Zigbee_Temp_Hum_Sensor_Sleepy--------0000--
Zigbee/examples/Zigbee_Temperature_Sensor--------0000--
Zigbee/examples/Zigbee_Thermostat--------0000--
BluetoothSerial/examples/DiscoverConnect------------⚠️ +760
BluetoothSerial/examples/GetLocalMAC------------⚠️ +760
BluetoothSerial/examples/SerialToSerialBT------------⚠️ +760
BluetoothSerial/examples/SerialToSerialBTM------------⚠️ +800
BluetoothSerial/examples/SerialToSerialBT_Legacy------------⚠️ +800
BluetoothSerial/examples/SerialToSerialBT_SSP------------⚠️ +760
BluetoothSerial/examples/bt_classic_device_discovery------------⚠️ +800
BluetoothSerial/examples/bt_remove_paired_devices------------⚠️ +760
ESP32/examples/DeepSleep/SmoothBlink_ULP_Code------------00
Ethernet/examples/ETH_LAN8720------------⚠️ +280

@me-no-dev me-no-dev added the 🚫 System PR Pull requests for internal use or lib updates label Dec 18, 2024
Base automatically changed from release/v3.1.x to master December 18, 2024 13:56
@me-no-dev me-no-dev closed this Dec 21, 2024
@me-no-dev me-no-dev deleted the idf-release/v5.3 branch December 21, 2024 00:10
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