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

ci(compilation): Use default partition and add append to FQBN option #10392

Merged
merged 12 commits into from
Oct 4, 2024

Conversation

lucasssvaz
Copy link
Collaborator

@lucasssvaz lucasssvaz commented Oct 1, 2024

Description of Change

  • Change the partition used by the CI to the same as Arduino by default
  • Fix issues with requirements check
  • Add option to append to all FQBNs

Tests scenarios

CI and Locally

Copy link
Contributor

github-actions bot commented Oct 1, 2024

Warnings
⚠️

Some issues found for the commit messages in this PR:

  • the commit message "Fix build of camera web server":
    • 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 12 commits (simplifying branch history).

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

Copy link
Contributor

github-actions bot commented Oct 1, 2024

Test Results

 41 files   - 74   41 suites   - 74   3m 13s ⏱️ - 31m 20s
 19 tests  -  9   19 ✅ + 2  0 💤 ±0  0 ❌ ±0 
120 runs   - 87  120 ✅  - 31  0 💤 ±0  0 ❌ ±0 

Results for commit 3bf8bc7. ± Comparison against base commit 733373a.

This pull request removes 9 tests.
performance.coremark.test_coremark ‑ test_coremark
performance.fibonacci.test_fibonacci ‑ test_fibonacci
performance.psramspeed.test_psramspeed ‑ test_psramspeed
performance.ramspeed.test_ramspeed ‑ test_ramspeed
performance.superpi.test_superpi ‑ test_superpi
validation.periman.test_periman ‑ test_periman
validation.timer.test_timer ‑ test_timer
validation.uart.test_uart ‑ test_uart
validation.unity.test_unity ‑ test_unity

♻️ This comment has been updated with latest results.

@lucasssvaz lucasssvaz force-pushed the ci/default_partition branch 3 times, most recently from 91e6d0e to 09ae24e Compare October 2, 2024 16:24
@lucasssvaz lucasssvaz changed the title ci(partitions): Use default partition for compilation in CI ci(compilation): Use default partition and add append to FQBN option Oct 2, 2024
Copy link
Contributor

github-actions bot commented Oct 2, 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💚 -2091K0💚 -68.260.00💚 -15K0💚 -20.770.00
ESP32S2💚 -4K0💚 -0.390.00💚 -240💚 -0.050.00
ESP32C3💚 -320💚 -0.010.00000.000.00
ESP32C6💚 -32⚠️ +16💚 -0.010.00000.000.00
ESP32H2💚 -24⚠️ +16💚 -0.010.00000.000.00
ESP32💚 -11K⚠️ +16💚 -1.110.00💚 -640💚 -0.110.00
Click to expand the detailed deltas report [usage change in BYTES]
TargetESP32S3ESP32S2ESP32C3ESP32C6ESP32H2ESP32
ExampleFLASHRAMFLASHRAMFLASHRAMFLASHRAMFLASHRAMFLASHRAM
ArduinoOTA/examples/BasicOTA💚 -320💚 -320💚 -240💚 -240--💚 -320
AsyncUDP/examples/AsyncUDPClient💚 -160💚 -240💚 -240💚 -240--💚 -320
AsyncUDP/examples/AsyncUDPMulticastServer💚 -160💚 -240💚 -240💚 -240--💚 -320
AsyncUDP/examples/AsyncUDPServer💚 -320💚 -240💚 -240💚 -240--💚 -160
BLE/examples/BLE5_extended_scan💚 -320--💚 -240💚 -240💚 -240--
BLE/examples/BLE5_multi_advertising💚 -160--💚 -240💚 -240💚 -240--
BLE/examples/BLE5_periodic_advertising💚 -160--💚 -240💚 -240💚 -240--
BLE/examples/BLE5_periodic_sync💚 -160--💚 -240💚 -240💚 -240--
BLE/examples/Beacon_Scanner💚 -320--💚 -240💚 -240💚 -240💚 -320
BLE/examples/Client💚 -160--💚 -240💚 -240💚 -240💚 -320
BLE/examples/EddystoneTLM_Beacon💚 -160--💚 -240💚 -240💚 -240💚 -320
BLE/examples/EddystoneURL_Beacon💚 -320--💚 -240💚 -240💚 -240💚 -320
BLE/examples/Notify💚 -320--💚 -240💚 -240💚 -240💚 -320
BLE/examples/Scan💚 -160--💚 -240💚 -240💚 -240💚 -320
BLE/examples/Server💚 -320--💚 -240💚 -240💚 -240💚 -160
BLE/examples/Server_multiconnect💚 -320--💚 -240💚 -240💚 -240💚 -160
BLE/examples/UART💚 -320--💚 -240💚 -240💚 -240💚 -320
BLE/examples/Write💚 -320--💚 -240💚 -240💚 -240💚 -320
BLE/examples/iBeacon💚 -320--💚 -240💚 -240💚 -240💚 -320
DNSServer/examples/CaptivePortal💚 -160💚 -240💚 -240💚 -240--💚 -320
EEPROM/examples/eeprom_class💚 -320💚 -240💚 -240💚 -240💚 -240💚 -320
EEPROM/examples/eeprom_extra💚 -320💚 -240💚 -240💚 -240💚 -240💚 -320
EEPROM/examples/eeprom_write💚 -320💚 -240💚 -240💚 -240💚 -240💚 -320
ESP32/examples/AnalogOut/LEDCFade💚 -320💚 -240💚 -240💚 -240💚 -240💚 -320
ESP32/examples/AnalogOut/LEDCSingleChannel💚 -320💚 -240💚 -240💚 -240💚 -240💚 -320
ESP32/examples/AnalogOut/LEDCSoftwareFade💚 -320💚 -240💚 -240💚 -240💚 -240💚 -320
ESP32/examples/AnalogOut/SigmaDelta💚 -320💚 -240💚 -240💚 -240💚 -240💚 -320
ESP32/examples/AnalogOut/ledcFrequency💚 -160💚 -240💚 -240💚 -240💚 -240💚 -320
ESP32/examples/AnalogOut/ledcWrite_RGB💚 -160💚 -240💚 -240💚 -240💚 -240💚 -320
ESP32/examples/AnalogRead💚 -320💚 -240💚 -240💚 -240💚 -240💚 -160
ESP32/examples/AnalogReadContinuous💚 -320💚 -240💚 -240💚 -240💚 -240💚 -160
ESP32/examples/ArduinoStackSize💚 -160💚 -240💚 -240💚 -240💚 -240💚 -160
ESP32/examples/CI/CIBoardsTest💚 -320💚 -240💚 -240💚 -240💚 -240💚 -320
ESP32/examples/Camera/CameraWebServer💚 -16000------00
ESP32/examples/ChipID/GetChipID💚 -320💚 -240💚 -240💚 -240💚 -240💚 -320
ESP32/examples/DeepSleep/ExternalWakeUp💚 -320💚 -240------💚 -160
ESP32/examples/DeepSleep/TimerWakeUp💚 -320💚 -240💚 -240💚 -240--💚 -160
ESP32/examples/DeepSleep/TouchWakeUp💚 -320💚 -240------💚 -160
ESP32/examples/FreeRTOS/BasicMultiThreading💚 -320💚 -240💚 -240💚 -240💚 -240💚 -160
ESP32/examples/FreeRTOS/Mutex💚 -320💚 -240💚 -240💚 -240💚 -240💚 -320
ESP32/examples/FreeRTOS/Queue💚 -320💚 -240💚 -240💚 -240💚 -240💚 -320
ESP32/examples/FreeRTOS/Semaphore💚 -320💚 -240💚 -240💚 -240💚 -240💚 -320
ESP32/examples/GPIO/BlinkRGB💚 -160💚 -240💚 -240💚 -240💚 -240💚 -320
ESP32/examples/GPIO/FunctionalInterrupt💚 -320💚 -240💚 -240💚 -240💚 -240💚 -320
ESP32/examples/GPIO/FunctionalInterruptStruct💚 -160💚 -240💚 -240💚 -240💚 -240💚 -160
ESP32/examples/GPIO/GPIOInterrupt💚 -160💚 -240💚 -240💚 -240💚 -240💚 -160
ESP32/examples/HWCDC_Events00--💚 -240💚 -240💚 -240--
ESP32/examples/MacAddress/GetMacAddress💚 -320💚 -240💚 -240💚 -240💚 -240💚 -320
ESP32/examples/RMT/Legacy_RMT_Driver_Compatible💚 -320💚 -240💚 -240💚 -240💚 -240💚 -320
ESP32/examples/RMT/RMTCallback💚 -160💚 -240💚 -240💚 -240💚 -240💚 -160
ESP32/examples/RMT/RMTLoopback💚 -320💚 -240💚 -240💚 -240💚 -240💚 -320
ESP32/examples/RMT/RMTReadXJT💚 -320💚 -240💚 -240💚 -240💚 -240💚 -320
ESP32/examples/RMT/RMTWrite_RGB_LED💚 -320💚 -320💚 -240💚 -240💚 -240💚 -320
ESP32/examples/RMT/RMT_CPUFreq_Test💚 -160💚 -240💚 -240💚 -240💚 -240💚 -160
ESP32/examples/RMT/RMT_EndOfTransmissionState💚 -160💚 -320💚 -240💚 -240💚 -240💚 -160
ESP32/examples/RMT/RMT_LED_Blink💚 -160💚 -320💚 -240💚 -240💚 -240💚 -160
ESP32/examples/ResetReason/ResetReason💚 -320💚 -240💚 -240💚 -240💚 -240💚 -160
ESP32/examples/ResetReason/ResetReason2💚 -160💚 -240💚 -240💚 -240💚 -240💚 -160
ESP32/examples/Serial/BaudRateDetect_Demo💚 -160💚 -240💚 -240💚 -240💚 -240💚 -160
ESP32/examples/Serial/OnReceiveError_BREAK_Demo💚 -320💚 -240💚 -240💚 -240💚 -240💚 -320
ESP32/examples/Serial/OnReceive_Demo💚 -160💚 -240💚 -240💚 -240💚 -240💚 -160
ESP32/examples/Serial/RS485_Echo_Demo💚 -160💚 -240💚 -240💚 -240💚 -240💚 -160
ESP32/examples/Serial/RxFIFOFull_Demo💚 -160💚 -240💚 -240💚 -240💚 -240💚 -160
ESP32/examples/Serial/RxTimeout_Demo💚 -160💚 -240💚 -240💚 -240💚 -240💚 -160
ESP32/examples/Serial/Serial_All_CPU_Freqs💚 -160💚 -240💚 -240💚 -240💚 -240💚 -160
ESP32/examples/Serial/Serial_STD_Func_OnReceive💚 -320💚 -240💚 -240💚 -240💚 -240💚 -320
ESP32/examples/Serial/onReceiveExample💚 -160💚 -240💚 -240💚 -240💚 -240💚 -160
ESP32/examples/TWAI/TWAIreceive💚 -320💚 -240💚 -240💚 -240💚 -240💚 -160
ESP32/examples/TWAI/TWAItransmit💚 -320💚 -240💚 -240💚 -240💚 -240💚 -320
ESP32/examples/Template/ExampleTemplate💚 -160💚 -240💚 -240💚 -240💚 -240💚 -320
ESP32/examples/Time/SimpleTime💚 -320💚 -240💚 -240💚 -240--💚 -160
ESP32/examples/Timer/RepeatTimer💚 -160💚 -240💚 -240💚 -240💚 -240💚 -320
ESP32/examples/Timer/WatchdogTimer💚 -160💚 -240💚 -240💚 -240💚 -240💚 -160
ESP32/examples/Touch/TouchButtonV2💚 -160💚 -240--------
ESP32/examples/Touch/TouchInterrupt💚 -160💚 -240------💚 -320
ESP32/examples/Touch/TouchRead💚 -320💚 -240------💚 -320
ESP32/examples/Utilities/HEXBuilder💚 -160💚 -240💚 -240💚 -240💚 -240💚 -160
ESP32/examples/Utilities/MD5Builder💚 -320💚 -240💚 -240💚 -240💚 -240💚 -160
ESP32/examples/Utilities/SHA1Builder💚 -320💚 -240💚 -240💚 -240💚 -240💚 -160
ESP_I2S/examples/ES8388_loopback💚 -320💚 -240💚 -240💚 -240💚 -240💚 -160
ESP_I2S/examples/Record_to_WAV💚 -160--------💚 -160
ESP_I2S/examples/Simple_tone💚 -320💚 -240💚 -240💚 -240💚 -240💚 -160
ESP_NOW/examples/ESP_NOW_Broadcast_Master💚 -320💚 -240💚 -240💚 -240--💚 -320
ESP_NOW/examples/ESP_NOW_Broadcast_Slave💚 -320💚 -240💚 -240💚 -240--💚 -160
ESP_NOW/examples/ESP_NOW_Network💚 -320💚 -240💚 -240💚 -240--💚 -320
ESP_NOW/examples/ESP_NOW_Serial💚 -320💚 -240💚 -240💚 -240--💚 -160
ESP_SR/examples/Basic00----------
ESPmDNS/examples/mDNS-SD_Extended💚 -320💚 -320💚 -240💚 -240--💚 -320
ESPmDNS/examples/mDNS_Web_Server💚 -320💚 -240💚 -240💚 -240--💚 -160
Ethernet/examples/ETH_W5500_Arduino_SPI💚 -320💚 -240💚 -240💚 -240💚 -240💚 -160
Ethernet/examples/ETH_W5500_IDF_SPI💚 -320💚 -240💚 -240💚 -240💚 -240💚 -160
Ethernet/examples/ETH_WIFI_BRIDGE💚 -320💚 -240💚 -240💚 -240--💚 -320
FFat/examples/FFat_Test💚 -160💚 -240💚 -240💚 -240💚 -240💚 -160
FFat/examples/FFat_time💚 -320💚 -320💚 -240💚 -240--💚 -320
HTTPClient/examples/Authorization💚 -320💚 -240💚 -240💚 -240--💚 -160
HTTPClient/examples/BasicHttpClient💚 -320💚 -320💚 -240💚 -240--💚 -320
HTTPClient/examples/BasicHttpsClient💚 -160💚 -240💚 -240💚 -240--💚 -160
HTTPClient/examples/HTTPClientEnterprise💚 -160💚 -240💚 -240💚 -240--💚 -160
HTTPClient/examples/ReuseConnection💚 -320💚 -320💚 -240💚 -240--💚 -320
HTTPClient/examples/StreamHttpClient💚 -160💚 -320💚 -240💚 -240--💚 -320
HTTPUpdate/examples/httpUpdate💚 -320💚 -240💚 -240💚 -240--💚 -160
HTTPUpdate/examples/httpUpdateSPIFFS💚 -160💚 -240💚 -240💚 -240--💚 -320
HTTPUpdate/examples/httpUpdateSecure💚 -160💚 -240💚 -240💚 -240--💚 -160
HTTPUpdateServer/examples/WebUpdater💚 -320💚 -240💚 -240💚 -240--💚 -320
Insights/examples/DiagnosticsSmokeTest💚 -160💚 -320💚 -240💚 -240--💚 -320
Insights/examples/MinimalDiagnostics💚 -320💚 -320💚 -240💚 -240--💚 -320
LittleFS/examples/LITTLEFS_test💚 -320💚 -240💚 -240💚 -240💚 -240💚 -320
LittleFS/examples/LITTLEFS_time💚 -160💚 -240💚 -240💚 -240--💚 -320
NetBIOS/examples/ESP_NBNST💚 -320💚 -240💚 -240💚 -240--💚 -160
NetworkClientSecure/examples/WiFiClientInsecure💚 -320💚 -240💚 -240💚 -240--💚 -160
NetworkClientSecure/examples/WiFiClientPSK💚 -320💚 -240💚 -240💚 -240--💚 -160
NetworkClientSecure/examples/WiFiClientSecure💚 -160💚 -240💚 -240💚 -240--💚 -320
NetworkClientSecure/examples/WiFiClientSecureEnterprise💚 -320💚 -240💚 -240💚 -240--💚 -160
NetworkClientSecure/examples/WiFiClientSecureProtocolUpgrade💚 -320💚 -240💚 -240💚 -240--💚 -160
NetworkClientSecure/examples/WiFiClientShowPeerCredentials💚 -160💚 -240💚 -240💚 -240--💚 -320
NetworkClientSecure/examples/WiFiClientTrustOnFirstUse💚 -320💚 -320💚 -240💚 -240--💚 -320
PPP/examples/PPP_Basic💚 -160💚 -240💚 -240💚 -240💚 -240💚 -320
PPP/examples/PPP_WIFI_BRIDGE💚 -160💚 -240💚 -240💚 -240--💚 -160
Preferences/examples/Prefs2Struct💚 -320💚 -240💚 -240💚 -240💚 -240💚 -320
Preferences/examples/StartCounter💚 -160💚 -240💚 -240💚 -240💚 -240💚 -160
RainMaker/examples/RMakerCustom00000000--⚠️ +160
RainMaker/examples/RMakerCustomAirCooler00000000--00
RainMaker/examples/RMakerSonoffDualR300000000--00
RainMaker/examples/RMakerSwitch00000000--⚠️ +160
SD/examples/SD_Test00000000💚 -24000
SD/examples/SD_time💚 -320💚 -240💚 -240💚 -240--💚 -320
SD_MMC/examples/SD2USBMSC💚 -320----------
SD_MMC/examples/SDMMC_Test💚 -160--------💚 -320
SD_MMC/examples/SDMMC_time💚 -320--------💚 -160
SPI/examples/SPI_Multiple_Buses💚 -160💚 -240💚 -240💚 -240💚 -240💚 -160
SPIFFS/examples/SPIFFS_Test💚 -160💚 -240💚 -240💚 -240💚 -240💚 -320
SPIFFS/examples/SPIFFS_time💚 -160💚 -240💚 -240💚 -240--💚 -320
SimpleBLE/examples/SimpleBleDevice💚 -320--💚 -240💚 -240💚 -240💚 -160
TFLiteMicro/examples/hello_world💚 -160💚 -240💚 -240💚 -240💚 -240💚 -320
Ticker/examples/Blinker💚 -320💚 -240💚 -240💚 -240💚 -240💚 -320
Ticker/examples/TickerBasic💚 -320💚 -240💚 -240💚 -240💚 -240💚 -320
Ticker/examples/TickerParameter💚 -320💚 -240💚 -240💚 -240💚 -240💚 -320
USB/examples/CompositeDevice💚 -160💚 -240--------
USB/examples/ConsumerControl💚 -320💚 -320--------
USB/examples/CustomHIDDevice💚 -320💚 -240--------
USB/examples/FirmwareMSC💚 -320💚 -240--------
USB/examples/Gamepad💚 -320💚 -240--------
USB/examples/HIDVendor💚 -320💚 -240--------
USB/examples/Keyboard/KeyboardLogout💚 -320💚 -240--------
USB/examples/Keyboard/KeyboardMessage💚 -320💚 -240--------
USB/examples/Keyboard/KeyboardReprogram💚 -160💚 -320--------
USB/examples/Keyboard/KeyboardSerial💚 -320💚 -320--------
USB/examples/KeyboardAndMouseControl💚 -320💚 -240--------
USB/examples/MIDI/MidiController💚 -320💚 -240--------
USB/examples/MIDI/MidiInterface💚 -160💚 -320--------
USB/examples/MIDI/MidiMusicBox💚 -320💚 -240--------
USB/examples/MIDI/ReceiveMidi💚 -320💚 -240--------
USB/examples/Mouse/ButtonMouseControl💚 -320💚 -320--------
USB/examples/SystemControl💚 -160💚 -320--------
USB/examples/USBMSC💚 -320💚 -320--------
USB/examples/USBSerial💚 -160💚 -240--------
USB/examples/USBVendor💚 -160💚 -240--------
Update/examples/AWS_S3_OTA_Update💚 -320💚 -240💚 -240💚 -240--💚 -160
Update/examples/HTTPS_OTA_Update💚 -160💚 -240💚 -240💚 -240--💚 -320
Update/examples/HTTP_Client_AES_OTA_Update💚 -320💚 -240💚 -240💚 -240--💚 -320
Update/examples/HTTP_Server_AES_OTA_Update💚 -320💚 -240💚 -240💚 -240--💚 -320
Update/examples/OTAWebUpdater💚 -320💚 -240💚 -240💚 -240--💚 -320
Update/examples/SD_Update💚 -320💚 -240💚 -240💚 -240💚 -240💚 -320
WebServer/examples/AdvancedWebServer💚 -320💚 -240💚 -240💚 -240--💚 -320
WebServer/examples/FSBrowser💚 -320💚 -240💚 -240💚 -240--💚 -160
WebServer/examples/Filters💚 -320💚 -240💚 -240💚 -240--💚 -320
WebServer/examples/HelloServer💚 -320💚 -240💚 -240💚 -240--💚 -320
WebServer/examples/HttpAdvancedAuth💚 -320💚 -240💚 -240💚 -240--💚 -320
WebServer/examples/HttpAuthCallback💚 -160💚 -320💚 -240💚 -240--💚 -160
WebServer/examples/HttpAuthCallbackInline💚 -160💚 -320💚 -240💚 -240--💚 -160
WebServer/examples/HttpBasicAuth💚 -320💚 -240💚 -240💚 -240--💚 -320
WebServer/examples/HttpBasicAuthSHA1💚 -320💚 -240💚 -240💚 -240--💚 -160
WebServer/examples/HttpBasicAuthSHA1orBearerToken💚 -320💚 -240💚 -240💚 -240--💚 -320
WebServer/examples/MultiHomedServers💚 -320💚 -240💚 -240💚 -240--💚 -320
WebServer/examples/PathArgServer💚 -320💚 -240💚 -320💚 -320--💚 -320
WebServer/examples/SDWebServer💚 -320💚 -240💚 -240💚 -240--💚 -320
WebServer/examples/SimpleAuthentification💚 -320💚 -320💚 -240💚 -240--💚 -320
WebServer/examples/UploadHugeFile💚 -160💚 -240💚 -320💚 -160--💚 -160
WebServer/examples/WebServer💚 -320💚 -320💚 -240💚 -240--💚 -160
WebServer/examples/WebUpdate💚 -320💚 -240💚 -240💚 -240--💚 -320
WiFi/examples/FTM/FTM_Initiator💚 -320💚 -240💚 -240💚 -240--💚 -160
WiFi/examples/FTM/FTM_Responder💚 -160💚 -240💚 -240💚 -240--💚 -320
WiFi/examples/SimpleWiFiServer💚 -160💚 -240💚 -240💚 -240--💚 -160
WiFi/examples/WPS💚 -160💚 -240💚 -240💚 -240--💚 -320
WiFi/examples/WiFiAccessPoint💚 -160💚 -240💚 -240💚 -240--💚 -160
WiFi/examples/WiFiBlueToothSwitch💚 -160--💚 -240💚 -240--💚 -320
WiFi/examples/WiFiClient💚 -320💚 -240💚 -240💚 -240--💚 -160
WiFi/examples/WiFiClientBasic💚 -320💚 -240💚 -240💚 -240--💚 -160
WiFi/examples/WiFiClientConnect💚 -160💚 -240💚 -240💚 -240--💚 -320
WiFi/examples/WiFiClientEnterprise💚 -320💚 -240💚 -240💚 -240--💚 -320
WiFi/examples/WiFiClientEvents💚 -160💚 -240💚 -240💚 -240--💚 -320
WiFi/examples/WiFiClientStaticIP💚 -320💚 -240💚 -240💚 -240--💚 -160
WiFi/examples/WiFiExtender💚 -320💚 -240💚 -240💚 -240--💚 -160
WiFi/examples/WiFiIPv6💚 -320💚 -240💚 -240💚 -240--💚 -160
WiFi/examples/WiFiMulti💚 -320💚 -240💚 -240💚 -240--💚 -160
WiFi/examples/WiFiMultiAdvanced💚 -160💚 -320💚 -240💚 -240--💚 -320
WiFi/examples/WiFiScan💚 -320💚 -240💚 -240💚 -240--💚 -160
WiFi/examples/WiFiScanAsync💚 -320💚 -240💚 -240💚 -240--💚 -160
WiFi/examples/WiFiScanDualAntenna💚 -320💚 -240💚 -240💚 -240--💚 -160
WiFi/examples/WiFiScanTime💚 -160💚 -240💚 -240💚 -240--💚 -320
WiFi/examples/WiFiSmartConfig💚 -160💚 -240💚 -240💚 -240--💚 -320
WiFi/examples/WiFiTelnetToSerial💚 -320💚 -240💚 -240💚 -240--💚 -320
WiFi/examples/WiFiUDPClient💚 -160💚 -320💚 -240💚 -240--💚 -320
WiFiProv/examples/WiFiProv00000000--00
Wire/examples/WireMaster💚 -160💚 -240💚 -240💚 -240💚 -240💚 -320
Wire/examples/WireScan💚 -320💚 -240💚 -240💚 -240💚 -240💚 -160
Wire/examples/WireSlave💚 -320💚 -240💚 -240💚 -240💚 -240💚 -160
OpenThread/examples/COAP/coap_lamp------💚 -240💚 -240--
OpenThread/examples/COAP/coap_switch------💚 -240💚 -240--
OpenThread/examples/SimpleCLI------💚 -240💚 -240--
OpenThread/examples/SimpleNode------💚 -240💚 -240--
OpenThread/examples/SimpleThreadNetwork/ExtendedRouterNode------💚 -240💚 -240--
OpenThread/examples/SimpleThreadNetwork/LeaderNode------💚 -240💚 -240--
OpenThread/examples/SimpleThreadNetwork/RouterNode------💚 -240💚 -240--
OpenThread/examples/ThreadScan------💚 -240💚 -240--
OpenThread/examples/onReceive------💚 -240💚 -240--
Zigbee/examples/Zigbee_Color_Dimmable_Light------⚠️ +160⚠️ +160--
Zigbee/examples/Zigbee_Color_Dimmer_Switch------⚠️ +160⚠️ +160--
Zigbee/examples/Zigbee_On_Off_Light------0000--
Zigbee/examples/Zigbee_On_Off_Switch------⚠️ +160⚠️ +160--
Zigbee/examples/Zigbee_Scan_Networks------⚠️ +160⚠️ +160--
Zigbee/examples/Zigbee_Temperature_Sensor------0000--
Zigbee/examples/Zigbee_Thermostat------⚠️ +160⚠️ +160--
BluetoothSerial/examples/DiscoverConnect----------💚 -160
BluetoothSerial/examples/GetLocalMAC----------💚 -160
BluetoothSerial/examples/SerialToSerialBT----------💚 -320
BluetoothSerial/examples/SerialToSerialBTM----------💚 -160
BluetoothSerial/examples/SerialToSerialBT_Legacy----------💚 -160
BluetoothSerial/examples/SerialToSerialBT_SSP----------💚 -320
BluetoothSerial/examples/bt_classic_device_discovery----------💚 -320
BluetoothSerial/examples/bt_remove_paired_devices----------💚 -160
ESP32/examples/DeepSleep/SmoothBlink_ULP_Code----------💚 -160
ESP32/examples/Touch/TouchButton----------💚 -160
Ethernet/examples/ETH_LAN8720----------💚 -160
Ethernet/examples/ETH_TLK110----------💚 -160

@lucasssvaz lucasssvaz marked this pull request as ready for review October 3, 2024 00:29
@lucasssvaz lucasssvaz force-pushed the ci/default_partition branch 4 times, most recently from 7db03fe to 696fda8 Compare October 3, 2024 04:29
@lucasssvaz lucasssvaz removed the request for review from me-no-dev October 3, 2024 04:37
@lucasssvaz lucasssvaz removed the request for review from P-R-O-C-H-Y October 3, 2024 04:37
@lucasssvaz lucasssvaz marked this pull request as draft October 3, 2024 04:37
@lucasssvaz lucasssvaz marked this pull request as ready for review October 3, 2024 19:20
@me-no-dev
Copy link
Member

@P-R-O-C-H-Y PTAL

@lucasssvaz we will merge this later today when you are at work, because I expect there to be issues with the 3.1 branch, plus will need to make it also work with P4

@me-no-dev me-no-dev added the Status: Pending Merge Pull Request is ready to be merged label Oct 4, 2024
@me-no-dev me-no-dev merged commit 8ce5f77 into espressif:master Oct 4, 2024
58 checks passed
@lucasssvaz lucasssvaz deleted the ci/default_partition branch October 4, 2024 14:03
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 Type: CI & Testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants