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

Merged
merged 7 commits into from
Aug 15, 2024
Merged

IDF release/v5.1 #10162

merged 7 commits into from
Aug 15, 2024

Conversation

me-no-dev
Copy link
Member

lib-builder: master 01e4365
esp-idf: release/v5.1 5c57dfe949
arduino: idf-release/v5.1 e64e090c
tinyusb: master b8d3c0c4a
chmorgan__esp-libhelix-mp3: 1.0.3
espressif__cbor: 0.6.0~1
espressif__esp-dl:
espressif__esp-dsp: 1.5.1
espressif__esp-modbus: 1.0.15
espressif__esp-nn: 1.0.2
espressif__esp-sr: 1.9.0
espressif__esp-tflite-micro: 1.3.1
espressif__esp-zboss-lib: 1.4.1
espressif__esp-zigbee-lib: 1.4.1
espressif__esp32-camera:
espressif__esp_diag_data_store: 1.0.1
espressif__esp_diagnostics: 1.2.0
espressif__esp_insights: 1.2.0
espressif__esp_modem: 1.1.0
espressif__esp_rainmaker: 1.4.0
espressif__esp_schedule: 1.2.0
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__libsodium: 1.0.20~1
espressif__mdns: 1.3.2
espressif__network_provisioning: 1.0.0
espressif__qrcode: 0.1.0~2
espressif__rmaker_common: 1.4.6
joltwallet__littlefs: 1.14.8

Copy link
Contributor

github-actions bot commented Aug 14, 2024

Warnings
⚠️

Some issues found for the commit messages in this PR:

  • the commit message "IDF release/v5.1 5c57dfe949":
    • summary looks empty
    • type/action looks empty
  • the commit message "IDF release/v5.1 c608177cf9":
    • 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).

⚠️ Please consider squashing your 7 commits (simplifying branch history).

👋 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 3d17f8d

Copy link
Contributor

github-actions bot commented Aug 14, 2024

Test Results

 56 files   56 suites   4m 58s ⏱️
 21 tests  21 ✅ 0 💤 0 ❌
135 runs  135 ✅ 0 💤 0 ❌

Results for commit 3d17f8d.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Aug 14, 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💚 -61K‼️ +12K💚 -8.63⚠️ +0.84💚 -6480💚 -2.160.00
ESP32S20‼️ +11K0.00‼️ +1.19000.000.00
ESP32C30‼️ +14K0.00⚠️ +0.85000.000.00
ESP32C60‼️ +110K0.00‼️ +6.430‼️ +24K0.00‼️ +41.68
ESP32H20‼️ +3K0.00⚠️ +0.35000.000.00
ESP32💚 -4‼️ +12K0.00⚠️ +0.67000.000.00
Click to expand the detailed deltas report [usage change in BYTES]
TargetESP32S3ESP32S2ESP32C3ESP32C6ESP32H2ESP32
ExampleFLASHRAMFLASHRAMFLASHRAMFLASHRAMFLASHRAMFLASHRAM
ArduinoOTA/examples/BasicOTA‼️ +3K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
AsyncUDP/examples/AsyncUDPClient‼️ +2K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
AsyncUDP/examples/AsyncUDPMulticastServer‼️ +3K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
AsyncUDP/examples/AsyncUDPServer‼️ +3K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
BLE/examples/BLE5_extended_scan⚠️ +11920--⚠️ +14720⚠️ +11580⚠️ +7760--
BLE/examples/BLE5_multi_advertising⚠️ +11920--⚠️ +14720⚠️ +11580⚠️ +7760--
BLE/examples/BLE5_periodic_advertising⚠️ +11920--⚠️ +14720⚠️ +11580⚠️ +7760--
BLE/examples/BLE5_periodic_sync⚠️ +11920--⚠️ +14720⚠️ +11580⚠️ +7760--
BLE/examples/Beacon_Scanner⚠️ +11600--⚠️ +14640⚠️ +11580⚠️ +7760⚠️ +2680
BLE/examples/Client⚠️ +11600--⚠️ +14720⚠️ +11580⚠️ +7760⚠️ +2640
BLE/examples/EddystoneTLM_Beacon⚠️ +11920--⚠️ +14980⚠️ +11580--⚠️ +2640
BLE/examples/EddystoneURL_Beacon⚠️ +11840--⚠️ +14900⚠️ +11580--⚠️ +2640
BLE/examples/Notify⚠️ +12400--⚠️ +14720⚠️ +11580⚠️ +7760⚠️ +2640
BLE/examples/Scan⚠️ +11920--⚠️ +14640⚠️ +11580⚠️ +7760⚠️ +2520
BLE/examples/Server⚠️ +12320--⚠️ +14720⚠️ +11580⚠️ +7760⚠️ +2320
BLE/examples/Server_multiconnect⚠️ +12280--⚠️ +14720⚠️ +11580⚠️ +7760⚠️ +2640
BLE/examples/UART⚠️ +12360--⚠️ +14720⚠️ +11580⚠️ +7760⚠️ +2640
BLE/examples/Write⚠️ +12320--⚠️ +14720⚠️ +11580⚠️ +7760⚠️ +2640
BLE/examples/iBeacon⚠️ +11600--⚠️ +14720⚠️ +11580⚠️ +7760⚠️ +2600
DNSServer/examples/CaptivePortal‼️ +2K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
EEPROM/examples/eeprom_class000000000000
EEPROM/examples/eeprom_extra000000000000
EEPROM/examples/eeprom_write000000000000
ESP32/examples/AnalogOut/LEDCFade000000000000
ESP32/examples/AnalogOut/LEDCSingleChannel000000000000
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‼️ +3K0‼️ +2K0------‼️ +3K0
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/Legacy_RMT_Driver_Compatible000000000000
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‼️ +2K0‼️ +3K0‼️ +3K0‼️ +4K0--‼️ +3K0
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_WAV💚 -40--------💚 -40
ESP_I2S/examples/Simple_tone000000000000
ESP_NOW/examples/ESP_NOW_Broadcast_Master‼️ +2K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
ESP_NOW/examples/ESP_NOW_Broadcast_Slave‼️ +3K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
ESP_NOW/examples/ESP_NOW_Network‼️ +2K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
ESP_NOW/examples/ESP_NOW_Serial‼️ +2K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
ESP_SR/examples/Basic💚 -61K💚 -648----------
ESPmDNS/examples/mDNS-SD_Extended‼️ +2K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
ESPmDNS/examples/mDNS_Web_Server‼️ +2K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
Ethernet/examples/ETH_W5500_Arduino_SPI000000000000
Ethernet/examples/ETH_W5500_IDF_SPI000000000000
Ethernet/examples/ETH_WIFI_BRIDGE‼️ +2K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
FFat/examples/FFat_Test000000000000
FFat/examples/FFat_time‼️ +2K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
HTTPClient/examples/Authorization‼️ +4K0‼️ +4K0‼️ +4K0‼️ +5K0--‼️ +4K0
HTTPClient/examples/BasicHttpClient‼️ +4K0‼️ +4K0‼️ +4K0‼️ +5K0--‼️ +4K0
HTTPClient/examples/BasicHttpsClient‼️ +4K0‼️ +4K0‼️ +4K0‼️ +5K0--‼️ +4K0
HTTPClient/examples/HTTPClientEnterprise‼️ +4K0‼️ +4K0‼️ +4K0‼️ +5K0--‼️ +4K0
HTTPClient/examples/ReuseConnection‼️ +4K0‼️ +4K0‼️ +4K0‼️ +5K0--‼️ +4K0
HTTPClient/examples/StreamHttpClient‼️ +4K0‼️ +4K0‼️ +4K0‼️ +5K0--‼️ +4K0
HTTPUpdate/examples/httpUpdate‼️ +2K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
HTTPUpdate/examples/httpUpdateSPIFFS‼️ +2K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
HTTPUpdate/examples/httpUpdateSecure‼️ +4K0‼️ +4K0‼️ +4K0‼️ +5K0--‼️ +4K0
HTTPUpdateServer/examples/WebUpdater‼️ +2K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
Insights/examples/DiagnosticsSmokeTest‼️ +4K0‼️ +4K0‼️ +4K0----‼️ +4K0
Insights/examples/MinimalDiagnostics‼️ +4K0‼️ +4K0‼️ +4K0----‼️ +4K0
LittleFS/examples/LITTLEFS_test000000000000
LittleFS/examples/LITTLEFS_time‼️ +2K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
NetBIOS/examples/ESP_NBNST‼️ +3K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
NetworkClientSecure/examples/WiFiClientInsecure‼️ +4K0‼️ +4K0‼️ +4K0‼️ +5K0--‼️ +4K0
NetworkClientSecure/examples/WiFiClientPSK‼️ +4K0‼️ +4K0‼️ +4K0‼️ +5K0--‼️ +4K0
NetworkClientSecure/examples/WiFiClientSecure‼️ +4K0‼️ +4K0‼️ +4K0‼️ +5K0--‼️ +4K0
NetworkClientSecure/examples/WiFiClientSecureEnterprise‼️ +4K0‼️ +4K0‼️ +4K0‼️ +5K0--‼️ +4K0
NetworkClientSecure/examples/WiFiClientSecureProtocolUpgrade‼️ +4K0‼️ +4K0‼️ +4K0‼️ +5K0--‼️ +4K0
NetworkClientSecure/examples/WiFiClientShowPeerCredentials‼️ +4K0‼️ +4K0‼️ +4K0‼️ +5K0--‼️ +4K0
NetworkClientSecure/examples/WiFiClientTrustOnFirstUse‼️ +4K0‼️ +4K0‼️ +4K0‼️ +5K0--‼️ +4K0
PPP/examples/PPP_Basic000000000000
PPP/examples/PPP_WIFI_BRIDGE‼️ +3K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
Preferences/examples/Prefs2Struct000000000000
Preferences/examples/StartCounter000000000000
RainMaker/examples/RMakerCustom‼️ +12K0‼️ +11K0‼️ +13K0‼️ +104K‼️ +24K--‼️ +11K0
RainMaker/examples/RMakerCustomAirCooler‼️ +12K0‼️ +11K0‼️ +13K0‼️ +104K‼️ +24K--‼️ +11K0
RainMaker/examples/RMakerSonoffDualR3‼️ +12K0‼️ +11K0‼️ +13K0‼️ +104K‼️ +24K--‼️ +11K0
RainMaker/examples/RMakerSwitch‼️ +12K0‼️ +11K0‼️ +13K0‼️ +104K‼️ +24K--‼️ +12K0
SD/examples/SD_Test000000000000
SD/examples/SD_time‼️ +2K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
SD_MMC/examples/SD2USBMSC💚 -40----------
SD_MMC/examples/SDMMC_Test💚 -40--------💚 -40
SD_MMC/examples/SDMMC_time‼️ +2K0--------‼️ +3K0
SPI/examples/SPI_Multiple_Buses0000------00
SPIFFS/examples/SPIFFS_Test000000000000
SPIFFS/examples/SPIFFS_time‼️ +2K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
SimpleBLE/examples/SimpleBleDevice⚠️ +11840----⚠️ +11580⚠️ +7760⚠️ +2680
TFLiteMicro/examples/hello_world000000000000
Ticker/examples/Blinker000000000000
Ticker/examples/TickerBasic000000000000
Ticker/examples/TickerParameter000000000000
USB/examples/CompositeDevice0000--------
USB/examples/ConsumerControl0000--------
USB/examples/CustomHIDDevice0000--------
USB/examples/FirmwareMSC0000--------
USB/examples/Gamepad0000--------
USB/examples/HIDVendor0000--------
USB/examples/Keyboard/KeyboardLogout0000--------
USB/examples/Keyboard/KeyboardMessage0000--------
USB/examples/Keyboard/KeyboardReprogram0000--------
USB/examples/Keyboard/KeyboardSerial0000--------
USB/examples/KeyboardAndMouseControl0000--------
USB/examples/MIDI/MidiController0000--------
USB/examples/MIDI/MidiInterface0000--------
USB/examples/MIDI/MidiMusicBox0000--------
USB/examples/MIDI/ReceiveMidi0000--------
USB/examples/Mouse/ButtonMouseControl0000--------
USB/examples/SystemControl0000--------
USB/examples/USBMSC0000--------
USB/examples/USBSerial0000--------
USB/examples/USBVendor0000--------
Update/examples/AWS_S3_OTA_Update‼️ +2K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
Update/examples/HTTPS_OTA_Update‼️ +4K0‼️ +4K0‼️ +4K0‼️ +5K0--‼️ +4K0
Update/examples/HTTP_Client_AES_OTA_Update‼️ +2K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
Update/examples/HTTP_Server_AES_OTA_Update‼️ +2K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
Update/examples/OTAWebUpdater‼️ +3K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
Update/examples/SD_Update000000000000
WebServer/examples/AdvancedWebServer‼️ +2K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
WebServer/examples/FSBrowser‼️ +2K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
WebServer/examples/Filters‼️ +3K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
WebServer/examples/HelloServer‼️ +2K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
WebServer/examples/HttpAdvancedAuth‼️ +2K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
WebServer/examples/HttpAuthCallback‼️ +2K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
WebServer/examples/HttpAuthCallbackInline‼️ +2K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
WebServer/examples/HttpBasicAuth‼️ +2K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
WebServer/examples/HttpBasicAuthSHA1‼️ +2K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
WebServer/examples/HttpBasicAuthSHA1orBearerToken‼️ +2K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
WebServer/examples/MultiHomedServers‼️ +3K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
WebServer/examples/PathArgServer‼️ +3K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
WebServer/examples/SDWebServer‼️ +2K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
WebServer/examples/SimpleAuthentification‼️ +2K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
WebServer/examples/UploadHugeFile‼️ +2K0‼️ +3K0‼️ +3K0‼️ +4K0--‼️ +3K0
WebServer/examples/WebServer‼️ +2K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
WebServer/examples/WebUpdate‼️ +3K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
WiFi/examples/FTM/FTM_Initiator‼️ +3K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
WiFi/examples/FTM/FTM_Responder‼️ +3K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
WiFi/examples/SimpleWiFiServer‼️ +2K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
WiFi/examples/WPS‼️ +3K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
WiFi/examples/WiFiAccessPoint‼️ +2K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
WiFi/examples/WiFiBlueToothSwitch‼️ +4K0--‼️ +4K0‼️ +5K0--‼️ +3K0
WiFi/examples/WiFiClient‼️ +2K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
WiFi/examples/WiFiClientBasic‼️ +2K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
WiFi/examples/WiFiClientConnect‼️ +3K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
WiFi/examples/WiFiClientEnterprise‼️ +4K0‼️ +4K0‼️ +4K0‼️ +5K0--‼️ +4K0
WiFi/examples/WiFiClientEvents‼️ +2K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
WiFi/examples/WiFiClientStaticIP‼️ +2K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
WiFi/examples/WiFiExtender‼️ +3K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
WiFi/examples/WiFiIPv6‼️ +2K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
WiFi/examples/WiFiMulti‼️ +3K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
WiFi/examples/WiFiMultiAdvanced‼️ +4K0‼️ +4K0‼️ +4K0‼️ +5K0--‼️ +4K0
WiFi/examples/WiFiScan‼️ +3K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
WiFi/examples/WiFiScanAsync‼️ +3K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
WiFi/examples/WiFiScanDualAntenna‼️ +3K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
WiFi/examples/WiFiScanTime‼️ +3K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
WiFi/examples/WiFiSmartConfig‼️ +3K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
WiFi/examples/WiFiTelnetToSerial‼️ +2K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
WiFi/examples/WiFiUDPClient‼️ +2K0‼️ +2K0‼️ +3K0‼️ +4K0--‼️ +3K0
WiFiProv/examples/WiFiProv‼️ +12K0‼️ +11K0‼️ +14K0‼️ +110K‼️ +24K--‼️ +12K0
Wire/examples/WireMaster000000000000
Wire/examples/WireScan000000000000
Wire/examples/WireSlave000000000000
OpenThread/examples/COAP/coap_lamp------‼️ +3K0‼️ +3K0--
OpenThread/examples/COAP/coap_switch------‼️ +3K0‼️ +3K0--
OpenThread/examples/SimpleCLI------‼️ +3K0‼️ +3K0--
OpenThread/examples/SimpleNode------‼️ +3K0‼️ +3K0--
OpenThread/examples/SimpleThreadNetwork/LeaderNode------‼️ +3K0‼️ +3K0--
OpenThread/examples/SimpleThreadNetwork/RouterNode------‼️ +3K0‼️ +3K0--
OpenThread/examples/ThreadScan------‼️ +3K0‼️ +3K0--
OpenThread/examples/onReceive------‼️ +3K0‼️ +3K0--
BluetoothSerial/examples/DiscoverConnect----------⚠️ +2720
BluetoothSerial/examples/GetLocalMAC----------⚠️ +2720
BluetoothSerial/examples/SerialToSerialBT----------⚠️ +2680
BluetoothSerial/examples/SerialToSerialBTM----------⚠️ +2680
BluetoothSerial/examples/SerialToSerialBT_Legacy----------00
BluetoothSerial/examples/SerialToSerialBT_SSP----------⚠️ +2680
BluetoothSerial/examples/bt_classic_device_discovery----------⚠️ +2640
BluetoothSerial/examples/bt_remove_paired_devices----------⚠️ +2680
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 added Status: Pending Merge Pull Request is ready to be merged 🚫 System PR Pull requests for internal use or lib updates labels Aug 14, 2024
@me-no-dev me-no-dev merged commit 16b2d74 into master Aug 15, 2024
57 checks passed
@me-no-dev me-no-dev deleted the idf-release/v5.1 branch August 15, 2024 06:52
@xgnata
Copy link

xgnata commented Sep 27, 2024

With this ini file :
[env:esp32dev]
platform = https://github.com/pioarduino/platform-espressif32/releases/download/51.03.05/platform-espressif32.zip
board = esp32dev
board_build.flash_size = 4MB
framework = arduino
lib_deps =
adafruit/RTClib @ ^2.1.4
arduino-libraries/NTPClient @ ^3.2.1
jchristensen/Timezone @ ^1.2.4
ArduinoJson @ ^7.2.0
lennarthennigs/ESP Telnet @ ^2.2.1
me-no-dev/AsyncTCP @ ^1.1.1
me-no-dev/ESP Async WebServer@^1.2.4
h2zero/NimBLE-Arduino@^1.4.2
lib_ldf_mode = deep+
build_flags = -Wall -Wextra -std=gnu++2a -O3
build_unflags = -std=gnu++11 -Os
monitor_speed = 115200
check_skip_packages = yes
board_build.partitions = min_spiffs.csv
board_build.filesystem = littlefs

I get this error at compile time:

Compiling .pio/build/esp32dev/lib839/WiFi/WiFiAP.cpp.o
In file included from /home/xavier/.platformio/packages/framework-arduinoespressif32/libraries/WiFi/src/WiFiSTA.h:29,
from /home/xavier/.platformio/packages/framework-arduinoespressif32/libraries/WiFi/src/WiFi.h:33,
from /home/xavier/.platformio/packages/framework-arduinoespressif32/libraries/WiFi/src/AP.cpp:7:
/home/xavier/.platformio/packages/framework-arduinoespressif32/libraries/WiFi/src/WiFiGeneric.h:39:10: fatal error: Network.h: No such file or directory

@me-no-dev
Copy link
Member Author

@xgnata something wrong in your environment. maybe clean and rebuild. Anyway, this is irrelevant for this PR

@xgnata
Copy link

xgnata commented Sep 27, 2024

Yes, moving from lib_ldf_mode = deep+ to lib_ldf_mode = deep solved it.
Don't ask me why...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Pending Merge Pull Request is ready to be merged 🚫 System PR Pull requests for internal use or lib updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants