Skip to content

IDF release/v5.1 #44

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

Closed
wants to merge 2 commits into from
Closed

IDF release/v5.1 #44

wants to merge 2 commits into from

Conversation

lucasssvaz
Copy link
Owner

lib-builder: release/v5.1 715dac4
esp-idf: release/v5.1 9439479fe5
arduino: release/v3.0.x 788326dd2
tinyusb: master 0569188ae
chmorgan__esp-libhelix-mp3: 1.0.3
espressif__cbor: 0.6.0~1
espressif__esp-dl:
espressif__esp-dsp: 1.5.2
espressif__esp-modbus: 1.0.16
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__esp32-camera:
espressif__esp_diag_data_store: 1.0.2
espressif__esp_diagnostics: 1.2.1
espressif__esp_insights: 1.2.2
espressif__esp_modem: 1.2.0
espressif__esp_rainmaker: 1.5.1
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~1
espressif__mdns: 1.4.2
espressif__network_provisioning: 1.0.3
espressif__qrcode: 0.1.0~2
espressif__rmaker_common: 1.4.6
joltwallet__littlefs: 1.14.8
espressif__esp-dsp: 1.4.12
espressif__esp-sr: 1.9.4

Copy link

github-actions bot commented Nov 15, 2024

Warnings
⚠️

Some issues found for the commit messages in this PR:

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

⚠️
	The **target branch** for this Pull Request **must be the default branch** of the project (`master`).

	If you would like to add this feature to a different branch, please state this in the PR description and we will consider it.

👋 Hello lucasssvaz, 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 d7a5017

@lucasssvaz lucasssvaz closed this Nov 15, 2024
@lucasssvaz lucasssvaz deleted the idf-release/v5.1 branch November 15, 2024 21:41
Copy link

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💚 -27K‼️ +2065K💚 -3.25‼️ +212.33💚 -356‼️ +15K💚 -0.53‼️ +26.25
ESP32S2💚 -28K‼️ +2K💚 -3.46⚠️ +0.75💚 -384‼️ +6K💚 -0.93‼️ +25.33
ESP32C3💚 -27K‼️ +5K💚 -3.06⚠️ +0.55💚 -360⚠️ +56💚 -0.61⚠️ +0.14
ESP32C6💚 -36K‼️ +2K💚 -3.90⚠️ +0.51💚 -4K⚠️ +84💚 -7.57⚠️ +0.18
ESP32H2💚 -36K‼️ +2K💚 -3.75⚠️ +0.48💚 -4K⚠️ +16💚 -7.74⚠️ +0.11
ESP32💚 -28K‼️ +2K💚 -3.21⚠️ +0.45💚 -380⚠️ +96💚 -0.60⚠️ +0.16
Click to expand the detailed deltas report [usage change in BYTES]
TargetESP32S3ESP32S2ESP32C3ESP32C6ESP32H2ESP32
ExampleFLASHRAMFLASHRAMFLASHRAMFLASHRAMFLASHRAMFLASHRAM
ArduinoOTA/examples/BasicOTA💚 -27K⚠️ +44💚 -28K⚠️ +16💚 -26K⚠️ +24💚 -24K⚠️ +64--💚 -28K⚠️ +16
AsyncUDP/examples/AsyncUDPClient💚 -27K⚠️ +44💚 -28K⚠️ +16💚 -27K⚠️ +24💚 -24K⚠️ +64--💚 -28K⚠️ +40
AsyncUDP/examples/AsyncUDPMulticastServer💚 -27K⚠️ +44💚 -28K⚠️ +16💚 -27K⚠️ +24💚 -24K⚠️ +64--💚 -28K⚠️ +40
AsyncUDP/examples/AsyncUDPServer💚 -27K⚠️ +44💚 -28K⚠️ +16💚 -27K⚠️ +24💚 -24K⚠️ +64--💚 -28K⚠️ +40
BLE/examples/BLE5_extended_scan‼️ +5K⚠️ +36--‼️ +5K⚠️ +40💚 -27K⚠️ +60💚 -28K⚠️ +16--
BLE/examples/BLE5_multi_advertising‼️ +4K⚠️ +36--‼️ +5K⚠️ +40💚 -27K⚠️ +60💚 -28K⚠️ +16--
BLE/examples/BLE5_periodic_advertising‼️ +4K⚠️ +36--‼️ +5K⚠️ +40💚 -27K⚠️ +60💚 -28K⚠️ +16--
BLE/examples/BLE5_periodic_sync‼️ +4K⚠️ +36--‼️ +5K⚠️ +40💚 -27K⚠️ +60💚 -28K⚠️ +16--
BLE/examples/Beacon_Scanner‼️ +5K⚠️ +36--‼️ +5K⚠️ +40💚 -27K⚠️ +60💚 -28K⚠️ +16⚠️ +1096⚠️ +12
BLE/examples/Client‼️ +5K⚠️ +36--‼️ +5K⚠️ +32💚 -27K⚠️ +52💚 -28K0⚠️ +1108⚠️ +12
BLE/examples/EddystoneTLM_Beacon‼️ +5K⚠️ +28--‼️ +5K⚠️ +40💚 -27K⚠️ +52💚 -28K0⚠️ +1052⚠️ +4
BLE/examples/EddystoneURL_Beacon‼️ +5K⚠️ +28--‼️ +5K⚠️ +32💚 -27K⚠️ +60💚 -28K⚠️ +16⚠️ +1096⚠️ +4
BLE/examples/Notify‼️ +5K⚠️ +36--‼️ +5K⚠️ +40💚 -27K⚠️ +60💚 -28K⚠️ +16⚠️ +1092⚠️ +12
BLE/examples/Scan‼️ +5K⚠️ +36--‼️ +5K⚠️ +40💚 -27K⚠️ +60💚 -28K⚠️ +16⚠️ +1092⚠️ +12
BLE/examples/Server‼️ +5K⚠️ +36--‼️ +5K⚠️ +40💚 -27K⚠️ +60💚 -28K⚠️ +16⚠️ +1076⚠️ +12
BLE/examples/Server_multiconnect‼️ +5K⚠️ +36--‼️ +5K⚠️ +40💚 -27K⚠️ +60💚 -28K⚠️ +16⚠️ +1040⚠️ +12
BLE/examples/UART‼️ +4K⚠️ +36--‼️ +5K⚠️ +40💚 -27K⚠️ +60💚 -28K⚠️ +16⚠️ +1088⚠️ +12
BLE/examples/Write‼️ +5K⚠️ +36--‼️ +5K⚠️ +40💚 -27K⚠️ +60💚 -28K⚠️ +16⚠️ +1076⚠️ +12
BLE/examples/iBeacon‼️ +5K⚠️ +36--‼️ +5K⚠️ +40💚 -27K⚠️ +60💚 -28K⚠️ +16⚠️ +1096⚠️ +12
DNSServer/examples/CaptivePortal💚 -27K⚠️ +44💚 -28K⚠️ +16💚 -26K⚠️ +24💚 -24K⚠️ +64--💚 -28K⚠️ +40
EEPROM/examples/eeprom_class⚠️ +1880⚠️ +1760⚠️ +2240⚠️ +2600⚠️ +3420⚠️ +2080
EEPROM/examples/eeprom_extra⚠️ +1880⚠️ +1760⚠️ +2240⚠️ +2600⚠️ +3420⚠️ +2080
EEPROM/examples/eeprom_write⚠️ +1720⚠️ +1760⚠️ +2280⚠️ +2640⚠️ +3440⚠️ +2240
ESP32/examples/AnalogOut/LEDCFade⚠️ +1880⚠️ +1760⚠️ +2240⚠️ +2540⚠️ +3340⚠️ +2080
ESP32/examples/AnalogOut/LEDCSingleChannel⚠️ +1720⚠️ +1840⚠️ +2240⚠️ +2500⚠️ +3380⚠️ +2080
ESP32/examples/AnalogOut/LEDCSoftwareFade⚠️ +1720⚠️ +1840⚠️ +2240⚠️ +2500⚠️ +3380⚠️ +2080
ESP32/examples/AnalogOut/SigmaDelta⚠️ +1880⚠️ +1840⚠️ +2280⚠️ +2560⚠️ +3360⚠️ +2240
ESP32/examples/AnalogOut/ledcFrequency⚠️ +1880⚠️ +1760⚠️ +2240⚠️ +2580⚠️ +3460⚠️ +2080
ESP32/examples/AnalogOut/ledcWrite_RGB⚠️ +1720⚠️ +1840⚠️ +2240⚠️ +2500⚠️ +3380⚠️ +2080
ESP32/examples/AnalogRead⚠️ +1720⚠️ +1840⚠️ +2280⚠️ +2560⚠️ +3440⚠️ +2080
ESP32/examples/AnalogReadContinuous⚠️ +1880⚠️ +1840⚠️ +2280⚠️ +2560⚠️ +3440⚠️ +2080
ESP32/examples/ArduinoStackSize⚠️ +1720⚠️ +1760⚠️ +2280⚠️ +2560⚠️ +3360⚠️ +2080
ESP32/examples/CI/CIBoardsTest⚠️ +1720⚠️ +1760⚠️ +2240⚠️ +2620⚠️ +3360⚠️ +2080
ESP32/examples/Camera/CameraWebServer‼️ +2065K‼️ +15K💚 -23K⚠️ +24------💚 -16K⚠️ +96
ESP32/examples/ChipID/GetChipID⚠️ +1880⚠️ +1840⚠️ +2240⚠️ +2600⚠️ +3420⚠️ +2240
ESP32/examples/DeepSleep/ExternalWakeUp⚠️ +1880⚠️ +1840------⚠️ +2080
ESP32/examples/DeepSleep/TimerWakeUp⚠️ +1880⚠️ +1840⚠️ +2240⚠️ +2580--⚠️ +2080
ESP32/examples/DeepSleep/TouchWakeUp⚠️ +1880⚠️ +1840------⚠️ +2080
ESP32/examples/FreeRTOS/BasicMultiThreading⚠️ +1880⚠️ +1840⚠️ +2240⚠️ +2520⚠️ +3420⚠️ +2080
ESP32/examples/FreeRTOS/Mutex⚠️ +1720⚠️ +1840⚠️ +2280⚠️ +2560⚠️ +3360⚠️ +2240
ESP32/examples/FreeRTOS/Queue⚠️ +1880⚠️ +1760⚠️ +2280⚠️ +2560⚠️ +3360⚠️ +2080
ESP32/examples/FreeRTOS/Semaphore⚠️ +1720⚠️ +1840⚠️ +2280⚠️ +2560⚠️ +3360⚠️ +2080
ESP32/examples/GPIO/BlinkRGB⚠️ +1720⚠️ +1760⚠️ +2240⚠️ +2600⚠️ +3420⚠️ +2080
ESP32/examples/GPIO/FunctionalInterrupt⚠️ +1880⚠️ +1760⚠️ +2240⚠️ +2620⚠️ +3440⚠️ +2080
ESP32/examples/GPIO/FunctionalInterruptStruct⚠️ +1720⚠️ +1760⚠️ +2240⚠️ +2620⚠️ +3440⚠️ +2080
ESP32/examples/GPIO/GPIOInterrupt⚠️ +1720⚠️ +1760⚠️ +2240⚠️ +2540⚠️ +3360⚠️ +2080
ESP32/examples/HWCDC_Events⚠️ +1720--⚠️ +2220⚠️ +2520⚠️ +3300--
ESP32/examples/MacAddress/GetMacAddress⚠️ +1720⚠️ +1840⚠️ +2280⚠️ +2560⚠️ +3440⚠️ +2240
ESP32/examples/RMT/Legacy_RMT_Driver_Compatible⚠️ +1880⚠️ +1840⚠️ +2240⚠️ +2580⚠️ +3380⚠️ +2240
ESP32/examples/RMT/RMTCallback⚠️ +1880⚠️ +1760⚠️ +2240⚠️ +2520⚠️ +3340⚠️ +2080
ESP32/examples/RMT/RMTLoopback⚠️ +1880⚠️ +1840⚠️ +2240⚠️ +2600⚠️ +3420⚠️ +2080
ESP32/examples/RMT/RMTReadXJT⚠️ +1880⚠️ +1840⚠️ +2240⚠️ +2520⚠️ +3340⚠️ +2080
ESP32/examples/RMT/RMTWrite_RGB_LED⚠️ +1880⚠️ +1760⚠️ +2240⚠️ +2520⚠️ +3340⚠️ +2240
ESP32/examples/RMT/RMT_CPUFreq_Test⚠️ +1720⚠️ +1840⚠️ +2240⚠️ +2520⚠️ +3340⚠️ +2080
ESP32/examples/RMT/RMT_EndOfTransmissionState⚠️ +1720⚠️ +1760⚠️ +2240⚠️ +2520⚠️ +3340⚠️ +2080
ESP32/examples/RMT/RMT_LED_Blink⚠️ +1720⚠️ +1760⚠️ +2240⚠️ +2520⚠️ +3340⚠️ +2080
ESP32/examples/ResetReason/ResetReason⚠️ +1880⚠️ +1760⚠️ +2240⚠️ +2580⚠️ +3360⚠️ +2080
ESP32/examples/ResetReason/ResetReason2⚠️ +1880⚠️ +1840⚠️ +2240⚠️ +2540⚠️ +3360⚠️ +2080
ESP32/examples/Serial/BaudRateDetect_Demo⚠️ +1880⚠️ +1840⚠️ +2280⚠️ +2560⚠️ +3360⚠️ +2080
ESP32/examples/Serial/OnReceiveError_BREAK_Demo⚠️ +1880⚠️ +1840⚠️ +2280⚠️ +2640⚠️ +3440⚠️ +2080
ESP32/examples/Serial/OnReceive_Demo⚠️ +1720⚠️ +1760⚠️ +2280⚠️ +2560⚠️ +3360⚠️ +2080
ESP32/examples/Serial/RS485_Echo_Demo⚠️ +1720⚠️ +1760⚠️ +2280⚠️ +2640⚠️ +3440⚠️ +2080
ESP32/examples/Serial/RxFIFOFull_Demo⚠️ +1880⚠️ +1840⚠️ +2280⚠️ +2560⚠️ +3360⚠️ +2080
ESP32/examples/Serial/RxTimeout_Demo⚠️ +1720⚠️ +1760⚠️ +2280⚠️ +2560⚠️ +3360⚠️ +2080
ESP32/examples/Serial/Serial_All_CPU_Freqs⚠️ +1880⚠️ +1840⚠️ +2280⚠️ +2560⚠️ +3360⚠️ +2080
ESP32/examples/Serial/Serial_STD_Func_OnReceive⚠️ +1720⚠️ +1840⚠️ +2280⚠️ +2560⚠️ +3360⚠️ +2240
ESP32/examples/Serial/onReceiveExample⚠️ +1720⚠️ +1760⚠️ +2280⚠️ +2560⚠️ +3360⚠️ +2080
ESP32/examples/TWAI/TWAIreceive⚠️ +1720⚠️ +1840⚠️ +2280⚠️ +2560⚠️ +3440⚠️ +2080
ESP32/examples/TWAI/TWAItransmit⚠️ +1720⚠️ +1760⚠️ +2280⚠️ +2560⚠️ +3440⚠️ +2080
ESP32/examples/Template/ExampleTemplate⚠️ +1720⚠️ +1760⚠️ +2280⚠️ +2640⚠️ +3440⚠️ +2080
ESP32/examples/Time/SimpleTime💚 -27K⚠️ +28💚 -28K⚠️ +32💚 -27K⚠️ +24💚 -24K⚠️ +64--💚 -28K⚠️ +40
ESP32/examples/Timer/RepeatTimer⚠️ +1720⚠️ +1840⚠️ +2280⚠️ +2540⚠️ +3380⚠️ +2240
ESP32/examples/Timer/WatchdogTimer⚠️ +1720⚠️ +1760⚠️ +2280⚠️ +2620⚠️ +3460⚠️ +2080
ESP32/examples/Touch/TouchButtonV2⚠️ +1720⚠️ +1840--------
ESP32/examples/Touch/TouchInterrupt⚠️ +1720⚠️ +1840------⚠️ +2240
ESP32/examples/Touch/TouchRead⚠️ +1880⚠️ +1840------⚠️ +2080
ESP32/examples/Utilities/HEXBuilder⚠️ +1720⚠️ +1760⚠️ +2280⚠️ +2560⚠️ +3360⚠️ +2080
ESP32/examples/Utilities/MD5Builder⚠️ +1880⚠️ +1760⚠️ +2280⚠️ +2560⚠️ +3360⚠️ +2080
ESP32/examples/Utilities/SHA1Builder⚠️ +1880⚠️ +1760⚠️ +2280⚠️ +2560⚠️ +3360⚠️ +2080
ESP_I2S/examples/ES8388_loopback⚠️ +1880⚠️ +1840⚠️ +2240⚠️ +2600⚠️ +3440⚠️ +2200
ESP_I2S/examples/Record_to_WAV⚠️ +1720--------⚠️ +2200
ESP_I2S/examples/Simple_tone⚠️ +1880⚠️ +1760⚠️ +2220⚠️ +2500⚠️ +3460⚠️ +2080
ESP_NOW/examples/ESP_NOW_Broadcast_Master💚 -27K⚠️ +36💚 -28K⚠️ +16💚 -27K⚠️ +32💚 -24K⚠️ +64--💚 -28K⚠️ +40
ESP_NOW/examples/ESP_NOW_Broadcast_Slave💚 -27K⚠️ +36💚 -28K⚠️ +16💚 -27K⚠️ +32💚 -24K⚠️ +64--💚 -28K⚠️ +40
ESP_NOW/examples/ESP_NOW_Network💚 -27K⚠️ +36💚 -28K⚠️ +16💚 -27K⚠️ +32💚 -24K⚠️ +64--💚 -28K⚠️ +40
ESP_NOW/examples/ESP_NOW_Serial💚 -27K⚠️ +20💚 -28K⚠️ +16💚 -27K⚠️ +32💚 -24K⚠️ +64--💚 -28K⚠️ +16
ESP_SR/examples/Basic⚠️ +4920----------
ESPmDNS/examples/mDNS-SD_Extended💚 -27K⚠️ +44💚 -28K⚠️ +16💚 -27K⚠️ +24💚 -24K⚠️ +64--💚 -28K⚠️ +40
ESPmDNS/examples/mDNS_Web_Server💚 -27K⚠️ +44💚 -28K⚠️ +16💚 -26K⚠️ +24💚 -24K⚠️ +64--💚 -28K⚠️ +40
Ethernet/examples/ETH_W5500_Arduino_SPI⚠️ +7360⚠️ +7600⚠️ +8020⚠️ +8240⚠️ +9080⚠️ +7800
Ethernet/examples/ETH_W5500_IDF_SPI⚠️ +7200⚠️ +7520⚠️ +8020⚠️ +8240⚠️ +9080⚠️ +7920
Ethernet/examples/ETH_WIFI_BRIDGE💚 -27K⚠️ +28💚 -28K⚠️ +16💚 -27K⚠️ +24💚 -24K⚠️ +64--💚 -28K⚠️ +40
FFat/examples/FFat_Test⚠️ +1720⚠️ +1840⚠️ +2240⚠️ +2540⚠️ +3360⚠️ +2200
FFat/examples/FFat_time💚 -27K⚠️ +44💚 -28K⚠️ +16💚 -27K⚠️ +16💚 -24K⚠️ +64--💚 -28K⚠️ +24
HTTPClient/examples/Authorization💚 -27K⚠️ +28💚 -28K⚠️ +16💚 -26K0💚 -24K⚠️ +72--💚 -28K⚠️ +32
HTTPClient/examples/BasicHttpClient💚 -27K⚠️ +28💚 -28K⚠️ +16💚 -26K0💚 -24K⚠️ +72--💚 -28K⚠️ +32
HTTPClient/examples/BasicHttpsClient💚 -27K⚠️ +28💚 -28K⚠️ +16💚 -26K0💚 -24K⚠️ +72--💚 -28K⚠️ +24
HTTPClient/examples/HTTPClientEnterprise💚 -27K⚠️ +28💚 -28K⚠️ +16💚 -27K0💚 -23K⚠️ +72--💚 -28K⚠️ +24
HTTPClient/examples/ReuseConnection💚 -27K⚠️ +28💚 -28K⚠️ +16💚 -26K0💚 -24K⚠️ +72--💚 -28K⚠️ +32
HTTPClient/examples/StreamHttpClient💚 -27K⚠️ +28💚 -28K⚠️ +16💚 -26K0💚 -24K⚠️ +72--💚 -28K⚠️ +32
HTTPUpdate/examples/httpUpdate💚 -27K⚠️ +28💚 -28K⚠️ +32💚 -26K⚠️ +24💚 -24K⚠️ +64--💚 -28K⚠️ +24
HTTPUpdate/examples/httpUpdateSPIFFS💚 -27K⚠️ +28💚 -28K⚠️ +32💚 -26K⚠️ +24💚 -24K⚠️ +64--💚 -28K⚠️ +24
HTTPUpdate/examples/httpUpdateSecure💚 -27K⚠️ +44💚 -28K⚠️ +16💚 -26K0💚 -24K⚠️ +72--💚 -28K⚠️ +32
HTTPUpdateServer/examples/WebUpdater💚 -27K⚠️ +44💚 -27K⚠️ +16💚 -26K⚠️ +16💚 -24K⚠️ +64--💚 -28K⚠️ +16
Insights/examples/DiagnosticsSmokeTest💚 -26K⚠️ +28💚 -27K⚠️ +16💚 -26K⚠️ +24💚 -23K⚠️ +72--💚 -27K⚠️ +32
Insights/examples/MinimalDiagnostics💚 -26K⚠️ +28💚 -27K⚠️ +16💚 -26K⚠️ +24💚 -23K⚠️ +72--💚 -27K⚠️ +32
LittleFS/examples/LITTLEFS_test⚠️ +1720⚠️ +1840⚠️ +2280⚠️ +2560⚠️ +3360⚠️ +2200
LittleFS/examples/LITTLEFS_time💚 -27K⚠️ +44💚 -28K⚠️ +16💚 -27K⚠️ +16💚 -24K⚠️ +64--💚 -28K⚠️ +24
NetBIOS/examples/ESP_NBNST💚 -27K⚠️ +44💚 -28K⚠️ +16💚 -27K⚠️ +24💚 -24K⚠️ +64--💚 -28K⚠️ +40
NetworkClientSecure/examples/WiFiClientInsecure💚 -27K⚠️ +28💚 -28K⚠️ +16💚 -26K⚠️ +16💚 -24K⚠️ +72--💚 -28K⚠️ +40
NetworkClientSecure/examples/WiFiClientPSK💚 -27K⚠️ +28💚 -28K⚠️ +16💚 -26K⚠️ +16💚 -24K⚠️ +72--💚 -28K⚠️ +40
NetworkClientSecure/examples/WiFiClientSecure💚 -27K⚠️ +28💚 -28K⚠️ +16💚 -26K⚠️ +16💚 -24K⚠️ +72--💚 -28K⚠️ +40
NetworkClientSecure/examples/WiFiClientSecureEnterprise💚 -27K⚠️ +28💚 -28K⚠️ +32💚 -26K⚠️ +16💚 -23K⚠️ +72--💚 -28K⚠️ +16
NetworkClientSecure/examples/WiFiClientSecureProtocolUpgrade💚 -27K⚠️ +28💚 -28K⚠️ +16💚 -26K⚠️ +16💚 -24K⚠️ +72--💚 -28K⚠️ +40
NetworkClientSecure/examples/WiFiClientShowPeerCredentials💚 -27K⚠️ +28💚 -28K⚠️ +16💚 -26K0💚 -24K⚠️ +72--💚 -28K⚠️ +24
NetworkClientSecure/examples/WiFiClientTrustOnFirstUse💚 -27K⚠️ +28💚 -28K⚠️ +32💚 -26K⚠️ +16💚 -24K⚠️ +72--💚 -28K⚠️ +16
PPP/examples/PPP_Basic‼️ +2K0‼️ +2K0‼️ +2K0‼️ +2K0‼️ +2K0‼️ +2K0
PPP/examples/PPP_WIFI_BRIDGE💚 -26K⚠️ +44💚 -27K⚠️ +16💚 -25K⚠️ +24💚 -23K⚠️ +64--💚 -27K⚠️ +24
Preferences/examples/Prefs2Struct⚠️ +1880⚠️ +1840⚠️ +2280⚠️ +2640⚠️ +3440⚠️ +2080
Preferences/examples/StartCounter⚠️ +1720⚠️ +1760⚠️ +2240⚠️ +2600⚠️ +3420⚠️ +2080
RainMaker/examples/RMakerCustom💚 -21K💚 -348💚 -27K💚 -384💚 -21K💚 -360💚 -21K💚 -324--💚 -26K💚 -372
RainMaker/examples/RMakerCustomAirCooler💚 -22K💚 -356💚 -27K💚 -384💚 -21K💚 -360💚 -21K💚 -324--💚 -26K💚 -380
RainMaker/examples/RMakerSonoffDualR3💚 -21K💚 -356💚 -27K💚 -384💚 -21K💚 -360💚 -21K💚 -324--💚 -26K💚 -364
RainMaker/examples/RMakerSwitch💚 -22K💚 -348💚 -27K💚 -384💚 -21K💚 -360💚 -21K💚 -324--💚 -26K💚 -356
SD/examples/SD_Test⚠️ +1880⚠️ +1840⚠️ +2220⚠️ +2600⚠️ +3400⚠️ +2200
SD/examples/SD_time💚 -27K⚠️ +44💚 -28K⚠️ +16💚 -27K⚠️ +16💚 -24K⚠️ +64--💚 -28K⚠️ +40
SD_MMC/examples/SD2USBMSC‼️ +2K‼️ +6K----------
SD_MMC/examples/SDMMC_Test⚠️ +1720--------⚠️ +2360
SD_MMC/examples/SDMMC_time💚 -27K⚠️ +28--------💚 -28K⚠️ +40
SPI/examples/SPI_Multiple_Buses⚠️ +1720⚠️ +1760⚠️ +2240⚠️ +2600⚠️ +3420⚠️ +2080
SPIFFS/examples/SPIFFS_Test⚠️ +1720⚠️ +1840⚠️ +2280⚠️ +2560⚠️ +3360⚠️ +2360
SPIFFS/examples/SPIFFS_time💚 -27K⚠️ +28💚 -28K⚠️ +32💚 -27K⚠️ +16💚 -24K⚠️ +64--💚 -28K⚠️ +40
SimpleBLE/examples/SimpleBleDevice‼️ +5K⚠️ +28--‼️ +5K⚠️ +40💚 -27K⚠️ +52💚 -28K⚠️ +16⚠️ +1084⚠️ +4
TFLiteMicro/examples/hello_world⚠️ +6360⚠️ +6600⚠️ +752⚠️ +16⚠️ +788⚠️ +16⚠️ +868⚠️ +16⚠️ +6560
Ticker/examples/Blinker⚠️ +1880⚠️ +1760⚠️ +2240⚠️ +2520⚠️ +3340⚠️ +2240
Ticker/examples/TickerBasic⚠️ +1880⚠️ +1760⚠️ +2240⚠️ +2520⚠️ +3340⚠️ +2240
Ticker/examples/TickerParameter⚠️ +1880⚠️ +1760⚠️ +2240⚠️ +2520⚠️ +3340⚠️ +2240
USB/examples/CompositeDevice‼️ +2K‼️ +6K‼️ +2K‼️ +6K--------
USB/examples/ConsumerControl‼️ +2K‼️ +6K‼️ +2K‼️ +6K--------
USB/examples/CustomHIDDevice‼️ +2K‼️ +6K‼️ +2K‼️ +6K--------
USB/examples/FirmwareMSC‼️ +2K‼️ +6K‼️ +2K‼️ +6K--------
USB/examples/Gamepad‼️ +2K‼️ +6K‼️ +2K‼️ +6K--------
USB/examples/HIDVendor‼️ +2K‼️ +6K‼️ +2K‼️ +6K--------
USB/examples/Keyboard/KeyboardLogout‼️ +2K‼️ +6K‼️ +2K‼️ +6K--------
USB/examples/Keyboard/KeyboardMessage‼️ +2K‼️ +6K‼️ +2K‼️ +6K--------
USB/examples/Keyboard/KeyboardReprogram‼️ +2K‼️ +6K‼️ +2K‼️ +6K--------
USB/examples/Keyboard/KeyboardSerial‼️ +2K‼️ +6K‼️ +2K‼️ +6K--------
USB/examples/KeyboardAndMouseControl‼️ +2K‼️ +6K‼️ +2K‼️ +6K--------
USB/examples/MIDI/MidiController‼️ +2K‼️ +6K‼️ +2K‼️ +6K--------
USB/examples/MIDI/MidiInterface‼️ +2K‼️ +6K‼️ +2K‼️ +6K--------
USB/examples/MIDI/MidiMusicBox‼️ +2K‼️ +6K‼️ +2K‼️ +6K--------
USB/examples/MIDI/ReceiveMidi‼️ +2K‼️ +6K‼️ +2K‼️ +6K--------
USB/examples/Mouse/ButtonMouseControl‼️ +2K‼️ +6K‼️ +2K‼️ +6K--------
USB/examples/SystemControl‼️ +2K‼️ +6K‼️ +2K‼️ +6K--------
USB/examples/USBMSC‼️ +2K‼️ +6K‼️ +2K‼️ +6K--------
USB/examples/USBSerial‼️ +2K‼️ +6K‼️ +2K‼️ +6K--------
USB/examples/USBVendor‼️ +2K‼️ +6K‼️ +2K‼️ +6K--------
Update/examples/AWS_S3_OTA_Update💚 -27K⚠️ +44💚 -28K⚠️ +16💚 -26K⚠️ +24💚 -24K⚠️ +64--💚 -28K⚠️ +16
Update/examples/HTTPS_OTA_Update💚 -27K⚠️ +28💚 -28K⚠️ +32💚 -26K⚠️ +16💚 -24K⚠️ +72--💚 -28K⚠️ +24
Update/examples/HTTP_Client_AES_OTA_Update💚 -27K⚠️ +44💚 -28K⚠️ +32💚 -26K⚠️ +24💚 -24K⚠️ +64--💚 -28K⚠️ +40
Update/examples/HTTP_Server_AES_OTA_Update💚 -27K⚠️ +44💚 -27K⚠️ +16💚 -26K⚠️ +16💚 -24K⚠️ +64--💚 -28K⚠️ +16
Update/examples/OTAWebUpdater💚 -27K⚠️ +44💚 -28K⚠️ +16💚 -26K⚠️ +24💚 -24K⚠️ +64--💚 -28K⚠️ +16
Update/examples/SD_Update⚠️ +1880⚠️ +1840⚠️ +2240⚠️ +2520⚠️ +3380⚠️ +2360
WebServer/examples/AdvancedWebServer💚 -27K⚠️ +28💚 -28K⚠️ +16💚 -26K⚠️ +24💚 -24K⚠️ +64--💚 -28K⚠️ +40
WebServer/examples/FSBrowser💚 -27K⚠️ +28💚 -28K⚠️ +16💚 -26K⚠️ +16💚 -23K⚠️ +64--💚 -28K⚠️ +16
WebServer/examples/Filters💚 -27K⚠️ +28💚 -28K⚠️ +16💚 -26K⚠️ +24💚 -24K⚠️ +64--💚 -28K⚠️ +40
WebServer/examples/HelloServer💚 -27K⚠️ +28💚 -28K⚠️ +16💚 -26K⚠️ +24💚 -24K⚠️ +64--💚 -28K⚠️ +40
WebServer/examples/HttpAdvancedAuth💚 -26K⚠️ +44💚 -27K⚠️ +16💚 -26K⚠️ +24💚 -24K⚠️ +64--💚 -28K⚠️ +16
WebServer/examples/HttpAuthCallback💚 -26K⚠️ +44💚 -27K⚠️ +16💚 -26K⚠️ +24💚 -24K⚠️ +64--💚 -28K⚠️ +16
WebServer/examples/HttpAuthCallbackInline💚 -26K⚠️ +44💚 -27K⚠️ +16💚 -26K⚠️ +24💚 -24K⚠️ +64--💚 -28K⚠️ +16
WebServer/examples/HttpBasicAuth💚 -26K⚠️ +44💚 -27K⚠️ +16💚 -26K⚠️ +24💚 -24K⚠️ +64--💚 -28K⚠️ +16
WebServer/examples/HttpBasicAuthSHA1💚 -26K⚠️ +44💚 -27K⚠️ +16💚 -26K⚠️ +24💚 -24K⚠️ +64--💚 -28K⚠️ +16
WebServer/examples/HttpBasicAuthSHA1orBearerToken💚 -26K⚠️ +44💚 -27K⚠️ +16💚 -26K⚠️ +24💚 -24K⚠️ +64--💚 -28K⚠️ +16
WebServer/examples/MultiHomedServers💚 -27K⚠️ +28💚 -28K⚠️ +16💚 -26K⚠️ +24💚 -24K⚠️ +64--💚 -28K⚠️ +40
WebServer/examples/PathArgServer💚 -27K⚠️ +44💚 -28K⚠️ +16💚 -26K⚠️ +24💚 -23K⚠️ +64--💚 -28K⚠️ +40
WebServer/examples/SDWebServer💚 -27K⚠️ +28💚 -27K⚠️ +32💚 -26K⚠️ +16💚 -24K⚠️ +64--💚 -28K⚠️ +16
WebServer/examples/SimpleAuthentification💚 -27K⚠️ +44💚 -28K⚠️ +16💚 -26K⚠️ +24💚 -24K⚠️ +64--💚 -28K⚠️ +40
WebServer/examples/UploadHugeFile💚 -26K⚠️ +28💚 -28K⚠️ +16💚 -26K⚠️ +16💚 -23K⚠️ +64--💚 -28K⚠️ +40
WebServer/examples/WebServer💚 -27K⚠️ +44💚 -28K⚠️ +16💚 -26K⚠️ +24💚 -24K⚠️ +64--💚 -28K⚠️ +16
WebServer/examples/WebUpdate💚 -27K⚠️ +44💚 -28K⚠️ +16💚 -26K⚠️ +24💚 -24K⚠️ +64--💚 -28K⚠️ +16
WiFi/examples/FTM/FTM_Initiator💚 -27K⚠️ +44💚 -28K⚠️ +16💚 -27K⚠️ +24💚 -24K⚠️ +64--💚 -28K⚠️ +40
WiFi/examples/FTM/FTM_Responder💚 -27K⚠️ +44💚 -28K⚠️ +16💚 -27K⚠️ +24💚 -24K⚠️ +64--💚 -28K⚠️ +40
WiFi/examples/SimpleWiFiServer💚 -27K⚠️ +28💚 -28K⚠️ +16💚 -26K⚠️ +24💚 -24K⚠️ +64--💚 -28K⚠️ +40
WiFi/examples/WPS💚 -27K⚠️ +28💚 -28K⚠️ +16💚 -27K⚠️ +16💚 -24K⚠️ +64--💚 -28K⚠️ +24
WiFi/examples/WiFiAccessPoint💚 -27K⚠️ +28💚 -28K⚠️ +16💚 -26K⚠️ +24💚 -24K⚠️ +64--💚 -28K⚠️ +40
WiFi/examples/WiFiBlueToothSwitch💚 -24K⚠️ +48--💚 -23K⚠️ +48💚 -24K⚠️ +64--💚 -28K⚠️ +16
WiFi/examples/WiFiClient💚 -27K⚠️ +44💚 -28K⚠️ +16💚 -26K⚠️ +24💚 -24K⚠️ +64--💚 -28K⚠️ +40
WiFi/examples/WiFiClientBasic💚 -27K⚠️ +44💚 -28K⚠️ +16💚 -26K⚠️ +24💚 -24K⚠️ +64--💚 -28K⚠️ +40
WiFi/examples/WiFiClientConnect💚 -27K⚠️ +44💚 -28K⚠️ +16💚 -27K⚠️ +24💚 -24K⚠️ +64--💚 -28K⚠️ +40
WiFi/examples/WiFiClientEnterprise💚 -27K⚠️ +28💚 -28K⚠️ +16💚 -26K⚠️ +16💚 -24K⚠️ +72--💚 -28K⚠️ +16
WiFi/examples/WiFiClientEvents💚 -27K⚠️ +44💚 -28K⚠️ +16💚 -27K⚠️ +24💚 -24K⚠️ +64--💚 -28K⚠️ +40
WiFi/examples/WiFiClientStaticIP💚 -27K⚠️ +44💚 -28K⚠️ +16💚 -26K⚠️ +24💚 -24K⚠️ +64--💚 -28K⚠️ +40
WiFi/examples/WiFiExtender💚 -27K⚠️ +44💚 -28K⚠️ +16💚 -27K⚠️ +24💚 -24K⚠️ +64--💚 -28K⚠️ +40
WiFi/examples/WiFiIPv6💚 -27K⚠️ +44💚 -28K⚠️ +16💚 -26K⚠️ +24💚 -24K⚠️ +64--💚 -28K⚠️ +40
WiFi/examples/WiFiMulti💚 -27K⚠️ +44💚 -28K⚠️ +16💚 -27K⚠️ +24💚 -24K⚠️ +64--💚 -28K⚠️ +40
WiFi/examples/WiFiMultiAdvanced💚 -27K⚠️ +28💚 -28K⚠️ +16💚 -26K0💚 -24K⚠️ +72--💚 -28K⚠️ +32
WiFi/examples/WiFiScan💚 -27K⚠️ +44💚 -28K⚠️ +16💚 -27K⚠️ +24💚 -24K⚠️ +64--💚 -28K⚠️ +40
WiFi/examples/WiFiScanAsync💚 -27K⚠️ +44💚 -28K⚠️ +16💚 -27K⚠️ +24💚 -24K⚠️ +64--💚 -28K⚠️ +40
WiFi/examples/WiFiScanDualAntenna💚 -27K⚠️ +44💚 -28K⚠️ +16💚 -27K⚠️ +24💚 -24K⚠️ +64--💚 -28K⚠️ +40
WiFi/examples/WiFiScanTime💚 -27K⚠️ +44💚 -28K⚠️ +16💚 -27K⚠️ +24💚 -24K⚠️ +64--💚 -28K⚠️ +40
WiFi/examples/WiFiSmartConfig💚 -27K⚠️ +52💚 -28K⚠️ +24💚 -27K⚠️ +16💚 -24K⚠️ +64--💚 -28K⚠️ +32
WiFi/examples/WiFiTelnetToSerial💚 -27K⚠️ +28💚 -28K⚠️ +16💚 -26K⚠️ +24💚 -24K⚠️ +64--💚 -28K⚠️ +16
WiFi/examples/WiFiUDPClient💚 -27K⚠️ +44💚 -28K⚠️ +16💚 -27K⚠️ +24💚 -24K⚠️ +64--💚 -28K⚠️ +40
WiFiProv/examples/WiFiProv💚 -23K⚠️ +68💚 -28K⚠️ +16💚 -22K⚠️ +56💚 -22K⚠️ +84--💚 -28K⚠️ +44
Wire/examples/WireMaster⚠️ +1720⚠️ +1840⚠️ +2220⚠️ +2600⚠️ +3400⚠️ +2240
Wire/examples/WireScan⚠️ +1880⚠️ +1840⚠️ +2220⚠️ +2520⚠️ +3480⚠️ +2080
Wire/examples/WireSlave⚠️ +1880⚠️ +1840⚠️ +2220⚠️ +2520⚠️ +3480⚠️ +2080
OpenThread/examples/COAP/coap_lamp------💚 -36K💚 -4K💚 -36K💚 -4K--
OpenThread/examples/COAP/coap_switch------💚 -36K💚 -4K💚 -36K💚 -4K--
OpenThread/examples/SimpleCLI------💚 -36K💚 -4K💚 -36K💚 -4K--
OpenThread/examples/SimpleNode------💚 -36K💚 -4K💚 -36K💚 -4K--
OpenThread/examples/SimpleThreadNetwork/ExtendedRouterNode------💚 -36K💚 -4K💚 -36K💚 -4K--
OpenThread/examples/SimpleThreadNetwork/LeaderNode------💚 -36K💚 -4K💚 -36K💚 -4K--
OpenThread/examples/SimpleThreadNetwork/RouterNode------💚 -36K💚 -4K💚 -36K💚 -4K--
OpenThread/examples/ThreadScan------💚 -36K💚 -4K💚 -36K💚 -4K--
OpenThread/examples/onReceive------💚 -36K💚 -4K💚 -36K💚 -4K--
Zigbee/examples/Zigbee_Color_Dimmable_Light------💚 -10K💚 -12💚 -11K💚 -40--
Zigbee/examples/Zigbee_Color_Dimmer_Switch------💚 -2K⚠️ +12💚 -3K💚 -32--
Zigbee/examples/Zigbee_On_Off_Light------💚 -10K⚠️ +4💚 -11K💚 -40--
Zigbee/examples/Zigbee_On_Off_Switch------💚 -2012💚 -4💚 -3K💚 -32--
Zigbee/examples/Zigbee_Scan_Networks------💚 -392💚 -4💚 -1430💚 -32--
Zigbee/examples/Zigbee_Temp_Hum_Sensor_Sleepy------💚 -10K⚠️ +4💚 -11K💚 -40--
Zigbee/examples/Zigbee_Temperature_Sensor------💚 -414⚠️ +12💚 -1474💚 -32--
Zigbee/examples/Zigbee_Thermostat------💚 -292💚 -308💚 -1348💚 -336--
BluetoothSerial/examples/DiscoverConnect----------⚠️ +1084⚠️ +12
BluetoothSerial/examples/GetLocalMAC----------⚠️ +1060⚠️ +12
BluetoothSerial/examples/SerialToSerialBT----------⚠️ +1080⚠️ +12
BluetoothSerial/examples/SerialToSerialBTM----------⚠️ +1068⚠️ +12
BluetoothSerial/examples/SerialToSerialBT_Legacy----------⚠️ +2080
BluetoothSerial/examples/SerialToSerialBT_SSP----------⚠️ +1100⚠️ +12
BluetoothSerial/examples/bt_classic_device_discovery----------⚠️ +1076⚠️ +12
BluetoothSerial/examples/bt_remove_paired_devices----------⚠️ +1096⚠️ +12
ESP32/examples/DeepSleep/SmoothBlink_ULP_Code----------⚠️ +2080
ESP32/examples/Touch/TouchButton----------⚠️ +2080
Ethernet/examples/ETH_LAN8720----------⚠️ +7880
Ethernet/examples/ETH_TLK110----------⚠️ +7920

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