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.1 #9586

Closed
wants to merge 2 commits into from
Closed

IDF release/v5.1 #9586

wants to merge 2 commits into from

Conversation

me-no-dev
Copy link
Member

lib-builder: master b603fc7
esp-idf: release/v5.1 d06c758489
arduino: master c3968346
tinyusb: master a435befcd
chmorgan__esp-libhelix-mp3: 1.0.3
espressif__cbor: 0.6.0~1
espressif__esp-dl:
espressif__esp-dsp: 1.4.12
espressif__esp-nn: 1.0.2
espressif__esp-sr: 1.7.0
espressif__esp-tflite-micro: 1.2.0
espressif__esp-zboss-lib: 1.3.1
espressif__esp-zigbee-lib: 1.3.1
espressif__esp32-camera:
espressif__esp_diag_data_store: 1.0.1
espressif__esp_diagnostics: 1.1.0
espressif__esp_insights: 1.1.0
espressif__esp_modem: 1.1.0
espressif__esp_rainmaker: 1.1.0
espressif__esp_schedule: 1.1.1
espressif__esp_secure_cert_mgr: 2.4.1
espressif__jsmn: 1.1.0
espressif__json_generator: 1.1.2
espressif__json_parser: 1.0.3
espressif__mdns: 1.3.0
espressif__qrcode: 0.1.0~2
espressif__rmaker_common: 1.4.5
joltwallet__littlefs: 1.14.4

Copy link
Contributor

github-actions bot commented May 3, 2024

Warnings
⚠️

Some issues found for the commit messages in this PR:

  • the commit message "IDF release/v5.1 d06c758489":
    • 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 9727afd

Copy link
Contributor

github-actions bot commented May 3, 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
ESP32S3💚 -64⚠️ +112💚 -0.01⚠️ +0.01💚 -16⚠️ +72💚 -0.04⚠️ +0.27
ESP32S20⚠️ +1680.00⚠️ +0.020⚠️ +72💚 -0.02⚠️ +0.32
ESP32C3💚 -56⚠️ +28💚 -0.010.00💚 -160💚 -0.05⚠️ +0.03
ESP32C60⚠️ +9220.00⚠️ +0.09💚 -12⚠️ +12💚 -0.03⚠️ +0.03
ESP32H2000.000.00000.000.00
ESP32💚 -18K0💚 -1.960.00💚 -4880💚 -1.190.00
Click to expand the detailed deltas report [usage change in BYTES]
TargetESP32S3ESP32S2ESP32C3ESP32C6ESP32H2ESP32
ExampleFLASHRAMFLASHRAMFLASHRAMFLASHRAMFLASHRAMFLASHRAM
ArduinoOTA/examples/BasicOTA💚 -44💚 -16⚠️ +400💚 -280⚠️ +274💚 -4--💚 -17K💚 -488
AsyncUDP/examples/AsyncUDPClient💚 -48💚 -16⚠️ +400💚 -280⚠️ +262💚 -4--💚 -17K💚 -488
AsyncUDP/examples/AsyncUDPMulticastServer💚 -40💚 -16⚠️ +400💚 -280⚠️ +262💚 -4--💚 -17K💚 -488
AsyncUDP/examples/AsyncUDPServer💚 -48💚 -16⚠️ +400💚 -280⚠️ +262💚 -4--💚 -17K💚 -488
BLE/examples/BLE5_extended_scan00--000000--
BLE/examples/BLE5_multi_advertising00--000000--
BLE/examples/BLE5_periodic_advertising00--000000--
BLE/examples/BLE5_periodic_sync00--000000--
BLE/examples/Beacon_Scanner00--00000000
BLE/examples/Client00--00000000
BLE/examples/EddystoneTLM_Beacon00--0000--00
BLE/examples/EddystoneURL_Beacon00--0000--00
BLE/examples/Notify00--00000000
BLE/examples/Scan00--00000000
BLE/examples/Server00--00000000
BLE/examples/Server_multiconnect00--00000000
BLE/examples/UART00--00000000
BLE/examples/Write00--00000000
BLE/examples/iBeacon00--00000000
DNSServer/examples/CaptivePortal💚 -52💚 -16⚠️ +360💚 -160⚠️ +266💚 -4--💚 -17K💚 -488
EEPROM/examples/eeprom_class000000000000
EEPROM/examples/eeprom_extra000000000000
EEPROM/examples/eeprom_write000000000000
ESP32/examples/AnalogOut/LEDCFade000000000000
ESP32/examples/AnalogOut/LEDCSoftwareFade000000000000
ESP32/examples/AnalogOut/SigmaDelta000000000000
ESP32/examples/AnalogOut/ledcFrequency000000000000
ESP32/examples/AnalogOut/ledcWrite_RGB000000000000
ESP32/examples/AnalogRead000000000000
ESP32/examples/AnalogReadContinuous000000000000
ESP32/examples/ArduinoStackSize000000000000
ESP32/examples/CI/CIBoardsTest000000000000
ESP32/examples/Camera/CameraWebServer⚠️ +760⚠️ +320------💚 -17K💚 -488
ESP32/examples/ChipID/GetChipID000000000000
ESP32/examples/DeepSleep/ExternalWakeUp0000------00
ESP32/examples/DeepSleep/TimerWakeUp00000000--00
ESP32/examples/DeepSleep/TouchWakeUp0000------00
ESP32/examples/FreeRTOS/BasicMultiThreading000000000000
ESP32/examples/FreeRTOS/Mutex000000000000
ESP32/examples/FreeRTOS/Queue000000000000
ESP32/examples/FreeRTOS/Semaphore000000000000
ESP32/examples/GPIO/BlinkRGB000000000000
ESP32/examples/GPIO/FunctionalInterrupt000000000000
ESP32/examples/GPIO/FunctionalInterruptStruct000000000000
ESP32/examples/GPIO/GPIOInterrupt000000000000
ESP32/examples/HWCDC_Events00--000000--
ESP32/examples/MacAddress/GetMacAddress000000000000
ESP32/examples/RMT/RMTCallback000000000000
ESP32/examples/RMT/RMTLoopback000000000000
ESP32/examples/RMT/RMTReadXJT000000000000
ESP32/examples/RMT/RMTWriteNeoPixel000000000000
ESP32/examples/RMT/RMT_CPUFreq_Test000000000000
ESP32/examples/RMT/RMT_EndOfTransmissionState000000000000
ESP32/examples/RMT/RMT_LED_Blink000000000000
ESP32/examples/ResetReason/ResetReason000000000000
ESP32/examples/ResetReason/ResetReason2000000000000
ESP32/examples/Serial/BaudRateDetect_Demo000000000000
ESP32/examples/Serial/OnReceiveError_BREAK_Demo000000000000
ESP32/examples/Serial/OnReceive_Demo000000000000
ESP32/examples/Serial/RS485_Echo_Demo000000000000
ESP32/examples/Serial/RxFIFOFull_Demo000000000000
ESP32/examples/Serial/RxTimeout_Demo000000000000
ESP32/examples/Serial/Serial_All_CPU_Freqs000000000000
ESP32/examples/Serial/Serial_STD_Func_OnReceive000000000000
ESP32/examples/Serial/onReceiveExample000000000000
ESP32/examples/TWAI/TWAIreceive000000000000
ESP32/examples/TWAI/TWAItransmit000000000000
ESP32/examples/Template/ExampleTemplate000000000000
ESP32/examples/Time/SimpleTime💚 -240⚠️ +40💚 -36💚 -16⚠️ +266💚 -4--💚 -17K💚 -472
ESP32/examples/Timer/RepeatTimer000000000000
ESP32/examples/Timer/WatchdogTimer000000000000
ESP32/examples/Touch/TouchButtonV20000--------
ESP32/examples/Touch/TouchInterrupt0000------00
ESP32/examples/Touch/TouchRead0000------00
ESP32/examples/Utilities/HEXBuilder000000000000
ESP32/examples/Utilities/MD5Builder000000000000
ESP32/examples/Utilities/SHA1Builder000000000000
ESP_I2S/examples/ES8388_loopback000000000000
ESP_I2S/examples/Record_to_WAV00--------00
ESP_I2S/examples/Simple_tone000000000000
ESP_NOW/examples/ESP_NOW_Broadcast_Master💚 -44💚 -16⚠️ +480💚 -300⚠️ +274⚠️ +4--💚 -17K💚 -488
ESP_NOW/examples/ESP_NOW_Broadcast_Slave💚 -44💚 -16⚠️ +480💚 -220⚠️ +266⚠️ +4--💚 -17K💚 -488
ESP_NOW/examples/ESP_NOW_Network💚 -44💚 -16⚠️ +440💚 -220⚠️ +266⚠️ +4--💚 -17K💚 -488
ESP_NOW/examples/ESP_NOW_Serial💚 -360⚠️ +360💚 -220⚠️ +274⚠️ +4--💚 -17K💚 -488
ESP_SR/examples/Basic00----------
ESPmDNS/examples/mDNS-SD_Extended💚 -44💚 -16⚠️ +360💚 -280⚠️ +266💚 -4--💚 -17K💚 -488
ESPmDNS/examples/mDNS_Web_Server💚 -48💚 -16⚠️ +320💚 -280⚠️ +266💚 -4--💚 -17K💚 -488
Ethernet/examples/ETH_W5500_Arduino_SPI000000000000
Ethernet/examples/ETH_W5500_IDF_SPI000000000000
FFat/examples/FFat_Test000000000000
FFat/examples/FFat_time💚 -36💚 -1600💚 -360⚠️ +266⚠️ +4--💚 -17K💚 -488
HTTPClient/examples/Authorization💚 -120⚠️ +120💚 -200⚠️ +274⚠️ +12--💚 -17K💚 -472
HTTPClient/examples/BasicHttpClient💚 -120⚠️ +120💚 -200⚠️ +274⚠️ +12--💚 -17K💚 -472
HTTPClient/examples/BasicHttpsClient⚠️ +24💚 -16⚠️ +200💚 -200⚠️ +274⚠️ +12--💚 -17K💚 -488
HTTPClient/examples/HTTPClientEnterprise⚠️ +92💚 -16⚠️ +1640⚠️ +40⚠️ +274⚠️ +12--💚 -17K💚 -488
HTTPClient/examples/ReuseConnection💚 -120⚠️ +120💚 -200⚠️ +274⚠️ +12--💚 -17K💚 -472
HTTPClient/examples/StreamHttpClient💚 -12000💚 -200⚠️ +274⚠️ +12--💚 -17K💚 -472
HTTPUpdate/examples/httpUpdate💚 -28000💚 -36💚 -16⚠️ +270💚 -4--💚 -17K💚 -488
HTTPUpdate/examples/httpUpdateSPIFFS💚 -28000💚 -36💚 -16⚠️ +270💚 -4--💚 -17K💚 -488
HTTPUpdate/examples/httpUpdateSecure⚠️ +1120⚠️ +1680💚 -200⚠️ +282⚠️ +12--💚 -17K💚 -488
HTTPUpdateServer/examples/WebUpdater💚 -16💚 -16⚠️ +40000⚠️ +274⚠️ +4--💚 -17K💚 -488
Insights/examples/DiagnosticsSmokeTest💚 -400⚠️ +200💚 -280----💚 -17K💚 -488
Insights/examples/MinimalDiagnostics💚 -400⚠️ +200💚 -280----💚 -17K💚 -488
LittleFS/examples/LITTLEFS_test000000000000
LittleFS/examples/LITTLEFS_time💚 -40💚 -1600💚 -360⚠️ +266⚠️ +4--💚 -17K💚 -488
NetBIOS/examples/ESP_NBNST💚 -48💚 -16⚠️ +400💚 -280⚠️ +262💚 -4--💚 -17K💚 -488
NetworkClientSecure/examples/WiFiClientInsecure💚 -400⚠️ +240💚 -280⚠️ +266⚠️ +4--💚 -17K💚 -488
NetworkClientSecure/examples/WiFiClientPSK💚 -400⚠️ +240💚 -280⚠️ +266⚠️ +4--💚 -17K💚 -488
NetworkClientSecure/examples/WiFiClientSecure💚 -400⚠️ +240💚 -280⚠️ +266⚠️ +4--💚 -17K💚 -488
NetworkClientSecure/examples/WiFiClientSecureEnterprise⚠️ +84💚 -16⚠️ +1600💚 -40⚠️ +266⚠️ +4--💚 -17K💚 -488
NetworkClientSecure/examples/WiFiClientSecureProtocolUpgrade💚 -400⚠️ +240💚 -280⚠️ +266⚠️ +4--💚 -17K💚 -488
NetworkClientSecure/examples/WiFiClientShowPeerCredentials0💚 -16⚠️ +200💚 -280⚠️ +282⚠️ +12--💚 -17K💚 -488
NetworkClientSecure/examples/WiFiClientTrustOnFirstUse💚 -52💚 -16⚠️ +360💚 -200⚠️ +266⚠️ +4--💚 -17K💚 -488
PPP/examples/PPP_Basic000000000000
Preferences/examples/Prefs2Struct000000000000
Preferences/examples/StartCounter000000000000
RainMaker/examples/RMakerCustom💚 -24💚 -16⚠️ +200💚 -440----💚 -18K💚 -472
RainMaker/examples/RMakerCustomAirCooler💚 -160⚠️ +200💚 -560----💚 -17K💚 -472
RainMaker/examples/RMakerSonoffDualR300⚠️ +200💚 -520----💚 -18K💚 -488
RainMaker/examples/RMakerSwitch00⚠️ +120💚 -480----💚 -18K💚 -488
SD/examples/SD_Test000000000000
SD/examples/SD_time💚 -48💚 -1600💚 -360⚠️ +266⚠️ +4--💚 -17K💚 -472
SD_MMC/examples/SDMMC_Test00--------00
SD_MMC/examples/SDMMC_time💚 -160--------💚 -17K💚 -472
SPI/examples/SPI_Multiple_Buses0000------00
SPIFFS/examples/SPIFFS_Test000000000000
SPIFFS/examples/SPIFFS_time💚 -24000💚 -360⚠️ +266⚠️ +4--💚 -17K💚 -472
SimpleBLE/examples/SimpleBleDevice00----000000
TFLiteMicro/examples/hello_world000000000000
TFLiteMicro/examples/micro_speech000000000000
Ticker/examples/Blinker000000000000
Ticker/examples/TickerBasic000000000000
Ticker/examples/TickerParameter000000000000
USB/examples/CompositeDevice⚠️ +40⚠️ +72⚠️ +40⚠️ +72--------
USB/examples/ConsumerControl⚠️ +40⚠️ +72⚠️ +40⚠️ +72--------
USB/examples/CustomHIDDevice⚠️ +40⚠️ +72⚠️ +40⚠️ +72--------
USB/examples/FirmwareMSC⚠️ +48⚠️ +72⚠️ +48⚠️ +72--------
USB/examples/Gamepad⚠️ +40⚠️ +72⚠️ +40⚠️ +72--------
USB/examples/HIDVendor⚠️ +40⚠️ +72⚠️ +40⚠️ +72--------
USB/examples/Keyboard/KeyboardLogout⚠️ +40⚠️ +72⚠️ +40⚠️ +72--------
USB/examples/Keyboard/KeyboardMessage⚠️ +40⚠️ +72⚠️ +40⚠️ +72--------
USB/examples/Keyboard/KeyboardReprogram⚠️ +40⚠️ +72⚠️ +40⚠️ +72--------
USB/examples/Keyboard/KeyboardSerial⚠️ +40⚠️ +72⚠️ +40⚠️ +72--------
USB/examples/KeyboardAndMouseControl⚠️ +40⚠️ +72⚠️ +40⚠️ +72--------
USB/examples/MIDI/MidiController⚠️ +48⚠️ +72⚠️ +48⚠️ +72--------
USB/examples/MIDI/MidiInterface⚠️ +48⚠️ +72⚠️ +48⚠️ +72--------
USB/examples/MIDI/MidiMusicBox⚠️ +48⚠️ +72⚠️ +48⚠️ +72--------
USB/examples/MIDI/ReceiveMidi⚠️ +48⚠️ +72⚠️ +48⚠️ +72--------
USB/examples/Mouse/ButtonMouseControl⚠️ +40⚠️ +72⚠️ +40⚠️ +72--------
USB/examples/SystemControl⚠️ +40⚠️ +72⚠️ +40⚠️ +72--------
USB/examples/USBMSC⚠️ +48⚠️ +72⚠️ +48⚠️ +72--------
USB/examples/USBSerial⚠️ +48⚠️ +72⚠️ +48⚠️ +72--------
USB/examples/USBVendor⚠️ +48⚠️ +72⚠️ +48⚠️ +72--------
Update/examples/AWS_S3_OTA_Update💚 -40💚 -16⚠️ +480💚 -280⚠️ +270💚 -4--💚 -17K💚 -488
Update/examples/HTTPS_OTA_Update💚 -64💚 -16⚠️ +200💚 -280⚠️ +266⚠️ +4--💚 -17K💚 -488
Update/examples/HTTP_Client_AES_OTA_Update💚 -44💚 -16⚠️ +240💚 -36💚 -16⚠️ +274💚 -4--💚 -17K💚 -472
Update/examples/HTTP_Server_AES_OTA_Update💚 -40💚 -16⚠️ +36000⚠️ +274⚠️ +4--💚 -17K💚 -488
Update/examples/OTAWebUpdater💚 -48💚 -16⚠️ +36000⚠️ +274💚 -4--💚 -17K💚 -488
Update/examples/SD_Update000000000000
WebServer/examples/AdvancedWebServer💚 -360⚠️ +320💚 -40⚠️ +266💚 -4--💚 -17K💚 -488
WebServer/examples/FSBrowser⚠️ +1040⚠️ +88000⚠️ +922💚 -4--💚 -17K💚 -488
WebServer/examples/HelloServer💚 -360⚠️ +320💚 -40⚠️ +266💚 -4--💚 -17K💚 -488
WebServer/examples/HttpAdvancedAuth💚 -24💚 -16⚠️ +40000⚠️ +274💚 -4--💚 -17K💚 -488
WebServer/examples/HttpAuthCallback💚 -24💚 -16⚠️ +400💚 -40⚠️ +274💚 -4--💚 -17K💚 -488
WebServer/examples/HttpAuthCallbackInline💚 -24💚 -16⚠️ +40000⚠️ +274💚 -4--💚 -17K💚 -488
WebServer/examples/HttpBasicAuth💚 -24💚 -16⚠️ +40000⚠️ +274💚 -4--💚 -17K💚 -488
WebServer/examples/HttpBasicAuthSHA1⚠️ +88💚 -16⚠️ +60000⚠️ +274💚 -4--💚 -17K💚 -488
WebServer/examples/HttpBasicAuthSHA1orBearerToken⚠️ +88💚 -16⚠️ +60000⚠️ +274💚 -4--💚 -17K💚 -488
WebServer/examples/MultiHomedServers💚 -320⚠️ +24000⚠️ +266💚 -4--💚 -17K💚 -488
WebServer/examples/PathArgServer⚠️ +24💚 -16⚠️ +520⚠️ +28💚 -16⚠️ +834💚 -4--💚 -17K💚 -472
WebServer/examples/SDWebServer⚠️ +1040⚠️ +1360💚 -120⚠️ +266⚠️ +4--💚 -17K💚 -488
WebServer/examples/SimpleAuthentification💚 -52💚 -16⚠️ +360💚 -160⚠️ +266💚 -4--💚 -17K💚 -488
WebServer/examples/UploadHugeFile⚠️ +400⚠️ +440⚠️ +280⚠️ +834⚠️ +4--💚 -17K💚 -472
WebServer/examples/WebServer💚 -400⚠️ +120💚 -520⚠️ +266⚠️ +4--💚 -17K💚 -472
WebServer/examples/WebUpdate💚 -48💚 -16⚠️ +40000⚠️ +274💚 -4--💚 -17K💚 -488
WiFi/examples/FTM/FTM_Initiator💚 -48💚 -16⚠️ +440💚 -280⚠️ +262💚 -4--💚 -17K💚 -488
WiFi/examples/FTM/FTM_Responder💚 -48💚 -16⚠️ +400💚 -280⚠️ +262💚 -4--💚 -17K💚 -488
WiFi/examples/SimpleWiFiServer💚 -240⚠️ +360💚 -280⚠️ +262💚 -4--💚 -17K💚 -488
WiFi/examples/WPS💚 -280⚠️ +400💚 -280⚠️ +262⚠️ +4--💚 -17K💚 -488
WiFi/examples/WiFiAccessPoint💚 -240⚠️ +360💚 -280⚠️ +262💚 -4--💚 -17K💚 -488
WiFi/examples/WiFiBlueToothSwitch💚 -240--💚 -200⚠️ +262💚 -4--💚 -17K💚 -488
WiFi/examples/WiFiClient💚 -48💚 -16⚠️ +360💚 -280⚠️ +266💚 -4--💚 -17K💚 -488
WiFi/examples/WiFiClientBasic💚 -48💚 -16⚠️ +360💚 -280⚠️ +262💚 -4--💚 -17K💚 -488
WiFi/examples/WiFiClientConnect💚 -40💚 -16⚠️ +400💚 -280⚠️ +262💚 -4--💚 -17K💚 -488
WiFi/examples/WiFiClientEnterprise💚 -24💚 -16⚠️ +280💚 -280⚠️ +274⚠️ +4--💚 -17K💚 -488
WiFi/examples/WiFiClientEvents💚 -48💚 -16⚠️ +400💚 -280⚠️ +262💚 -4--💚 -17K💚 -488
WiFi/examples/WiFiClientStaticIP💚 -48💚 -16⚠️ +360💚 -280⚠️ +262💚 -4--💚 -17K💚 -488
WiFi/examples/WiFiIPv6💚 -48💚 -16⚠️ +360💚 -280⚠️ +250💚 -4--💚 -17K💚 -488
WiFi/examples/WiFiMulti💚 -48💚 -16⚠️ +400💚 -280⚠️ +262💚 -4--💚 -17K💚 -488
WiFi/examples/WiFiMultiAdvanced💚 -200⚠️ +120💚 -200⚠️ +274⚠️ +12--💚 -17K💚 -472
WiFi/examples/WiFiScan💚 -48💚 -16⚠️ +400💚 -200⚠️ +270💚 -4--💚 -17K💚 -488
WiFi/examples/WiFiScanAsync💚 -48💚 -16⚠️ +400💚 -200⚠️ +270💚 -4--💚 -17K💚 -488
WiFi/examples/WiFiScanDualAntenna💚 -48💚 -16⚠️ +400💚 -280⚠️ +262💚 -4--💚 -17K💚 -488
WiFi/examples/WiFiSmartConfig💚 -400⚠️ +200💚 -42💚 -16⚠️ +238💚 -12--💚 -17K💚 -480
WiFi/examples/WiFiTelnetToSerial💚 -320⚠️ +440💚 -200⚠️ +262💚 -4--💚 -17K💚 -488
WiFi/examples/WiFiUDPClient💚 -48💚 -16⚠️ +400💚 -280⚠️ +262💚 -4--💚 -17K💚 -488
WiFiProv/examples/WiFiProv💚 -32💚 -16⚠️ +200💚 -42💚 -16⚠️ +3420--💚 -17K💚 -488
Wire/examples/WireMaster000000000000
Wire/examples/WireScan000000000000
Wire/examples/WireSlave000000000000
BluetoothSerial/examples/DiscoverConnect----------00
BluetoothSerial/examples/GetLocalMAC----------00
BluetoothSerial/examples/SerialToSerialBT----------00
BluetoothSerial/examples/SerialToSerialBTM----------00
BluetoothSerial/examples/SerialToSerialBT_Legacy----------00
BluetoothSerial/examples/SerialToSerialBT_SSP----------00
BluetoothSerial/examples/bt_classic_device_discovery----------00
BluetoothSerial/examples/bt_remove_paired_devices----------00
ESP32/examples/DeepSleep/SmoothBlink_ULP_Code----------00
ESP32/examples/Touch/TouchButton----------00
Ethernet/examples/ETH_LAN8720----------00
Ethernet/examples/ETH_TLK110----------00

@me-no-dev me-no-dev closed this May 7, 2024
@me-no-dev me-no-dev deleted the idf-release/v5.1 branch May 7, 2024 17:04
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.

None yet

1 participant