feat(LP_UART): Implements the ESP32-C6/ESP32-P4 Low Power UART as a possible HardwareSerial port by SuGlider · Pull Request #10967 · espressif/arduino-esp32 (original) (raw)

Target ESP32P4 ESP32S3 ESP32S2 ESP32C3 ESP32C6 ESP32H2 ESP32
Example FLASH RAM FLASH RAM FLASH RAM FLASH RAM FLASH RAM FLASH RAM FLASH RAM
ArduinoOTA/examples/BasicOTA ⚠️ +508 ⚠️ +144 ⚠️ +32 0 ⚠️ +44 0 ⚠️ +46 0 ⚠️ +600 ⚠️ +112 - - ⚠️ +36 0
AsyncUDP/examples/AsyncUDPClient ⚠️ +448 ⚠️ +80 ⚠️ +32 0 ⚠️ +44 0 ⚠️ +46 0 ⚠️ +594 ⚠️ +96 - - ⚠️ +36 0
AsyncUDP/examples/AsyncUDPMulticastServer ⚠️ +448 ⚠️ +80 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +594 ⚠️ +96 - - ⚠️ +36 0
AsyncUDP/examples/AsyncUDPServer ⚠️ +448 ⚠️ +80 ⚠️ +56 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +594 ⚠️ +96 - - ⚠️ +36 0
DNSServer/examples/CaptivePortal ⚠️ +448 ⚠️ +80 ⚠️ +32 0 ⚠️ +52 0 ⚠️ +46 0 ⚠️ +602 ⚠️ +112 - - ⚠️ +36 0
EEPROM/examples/eeprom_class ⚠️ +476 ⚠️ +96 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +600 ⚠️ +96 ⚠️ +46 0 ⚠️ +36 0
EEPROM/examples/eeprom_extra ⚠️ +472 ⚠️ +112 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +596 ⚠️ +112 ⚠️ +46 0 ⚠️ +36 0
EEPROM/examples/eeprom_write ⚠️ +478 ⚠️ +112 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +602 ⚠️ +112 ⚠️ +46 0 ⚠️ +36 0
ESP32/examples/AnalogOut/LEDCFade ⚠️ +486 ⚠️ +96 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +630 ⚠️ +96 ⚠️ +46 0 ⚠️ +36 0
ESP32/examples/AnalogOut/LEDCSingleChannel ⚠️ +354 ⚠️ +96 0 0 0 0 0 0 ⚠️ +492 ⚠️ +96 0 0 💚 -4 0
ESP32/examples/AnalogOut/LEDCSoftwareFade ⚠️ +354 ⚠️ +96 0 0 0 0 0 0 ⚠️ +492 ⚠️ +96 0 0 💚 -4 0
ESP32/examples/AnalogOut/SigmaDelta ⚠️ +354 ⚠️ +96 0 0 0 0 0 0 ⚠️ +480 ⚠️ +96 0 0 💚 -4 0
ESP32/examples/AnalogOut/ledcFrequency ⚠️ +352 ⚠️ +96 0 0 0 0 0 0 ⚠️ +494 ⚠️ +96 0 0 💚 -4 0
ESP32/examples/AnalogOut/ledcWrite_RGB ⚠️ +484 ⚠️ +96 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +48 0 ⚠️ +636 ⚠️ +96 ⚠️ +46 0 ⚠️ +36 0
ESP32/examples/AnalogRead ⚠️ +484 ⚠️ +112 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +614 ⚠️ +112 ⚠️ +46 0 ⚠️ +36 0
ESP32/examples/AnalogReadContinuous ⚠️ +484 ⚠️ +112 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +628 ⚠️ +112 ⚠️ +46 0 ⚠️ +36 0
ESP32/examples/ArduinoStackSize ⚠️ +476 ⚠️ +96 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +596 ⚠️ +96 ⚠️ +46 0 ⚠️ +36 0
ESP32/examples/CI/CIBoardsTest ⚠️ +476 ⚠️ +112 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +600 ⚠️ +96 ⚠️ +46 0 ⚠️ +36 0
ESP32/examples/ChipID/GetChipID ⚠️ +482 ⚠️ +96 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +604 ⚠️ +96 ⚠️ +46 0 ⚠️ +36 0
ESP32/examples/DeepSleep/TimerWakeUp ⚠️ +488 ⚠️ +96 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +612 ⚠️ +112 - - ⚠️ +36 0
ESP32/examples/DeepSleep/TouchWakeUp ⚠️ +472 ⚠️ +112 ⚠️ +32 0 ⚠️ +40 0 - - - - - - ⚠️ +36 0
ESP32/examples/FreeRTOS/BasicMultiThreading ⚠️ +480 ⚠️ +112 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +598 ⚠️ +112 ⚠️ +46 0 ⚠️ +36 0
ESP32/examples/FreeRTOS/Mutex ⚠️ +478 ⚠️ +96 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +598 ⚠️ +96 ⚠️ +46 0 ⚠️ +36 0
ESP32/examples/FreeRTOS/Queue ⚠️ +476 ⚠️ +96 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +598 ⚠️ +96 ⚠️ +46 0 ⚠️ +36 0
ESP32/examples/FreeRTOS/Semaphore ⚠️ +474 ⚠️ +96 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +48 0 ⚠️ +594 ⚠️ +96 ⚠️ +46 0 ⚠️ +36 0
ESP32/examples/GPIO/BlinkRGB ⚠️ +352 ⚠️ +96 0 0 0 0 0 0 ⚠️ +476 ⚠️ +96 0 0 💚 -4 0
ESP32/examples/GPIO/FunctionalInterrupt ⚠️ +482 ⚠️ +112 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +608 ⚠️ +112 ⚠️ +46 0 ⚠️ +36 0
ESP32/examples/GPIO/FunctionalInterruptStruct ⚠️ +474 ⚠️ +112 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +606 ⚠️ +112 ⚠️ +46 0 ⚠️ +36 0
ESP32/examples/GPIO/GPIOInterrupt ⚠️ +476 ⚠️ +112 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +606 ⚠️ +112 ⚠️ +46 0 ⚠️ +36 0
ESP32/examples/HWCDC_Events ⚠️ +352 ⚠️ +96 ⚠️ +32 0 - - ⚠️ +46 0 ⚠️ +608 ⚠️ +96 ⚠️ +46 0 - -
ESP32/examples/MacAddress/GetMacAddress ⚠️ +478 ⚠️ +96 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +614 ⚠️ +96 ⚠️ +50 0 ⚠️ +36 0
ESP32/examples/RMT/Legacy_RMT_Driver_Compatible ⚠️ +478 ⚠️ +96 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +596 ⚠️ +96 ⚠️ +48 0 ⚠️ +36 0
ESP32/examples/RMT/RMTCallback ⚠️ +476 ⚠️ +96 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +604 ⚠️ +96 ⚠️ +46 0 ⚠️ +36 0
ESP32/examples/RMT/RMTLoopback ⚠️ +474 ⚠️ +96 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +608 ⚠️ +96 ⚠️ +48 0 ⚠️ +36 0
ESP32/examples/RMT/RMTReadXJT ⚠️ +478 ⚠️ +112 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +604 ⚠️ +112 ⚠️ +46 0 ⚠️ +36 0
ESP32/examples/RMT/RMTWrite_RGB_LED ⚠️ +476 ⚠️ +96 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +600 ⚠️ +96 ⚠️ +46 0 ⚠️ +36 0
ESP32/examples/RMT/RMT_CPUFreq_Test ⚠️ +762 ⚠️ +96 ⚠️ +64 0 ⚠️ +40 0 ⚠️ +76 0 ⚠️ +686 ⚠️ +96 ⚠️ +100 0 ⚠️ +36 0
ESP32/examples/RMT/RMT_EndOfTransmissionState ⚠️ +480 ⚠️ +96 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +606 ⚠️ +96 ⚠️ +46 0 ⚠️ +36 0
ESP32/examples/RMT/RMT_LED_Blink ⚠️ +476 ⚠️ +96 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +50 0 ⚠️ +602 ⚠️ +96 ⚠️ +46 0 ⚠️ +36 0
ESP32/examples/ResetReason/ResetReason ⚠️ +490 ⚠️ +96 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +608 ⚠️ +112 ⚠️ +48 0 ⚠️ +36 0
ESP32/examples/ResetReason/ResetReason2 ⚠️ +480 ⚠️ +96 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +596 ⚠️ +96 ⚠️ +46 0 ⚠️ +36 0
ESP32/examples/Serial/BaudRateDetect_Demo ⚠️ +486 ⚠️ +96 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +604 ⚠️ +96 ⚠️ +46 0 ⚠️ +36 0
ESP32/examples/Serial/OnReceiveError_BREAK_Demo ⚠️ +514 ⚠️ +96 ⚠️ +44 0 ⚠️ +52 0 ⚠️ +64 0 ⚠️ +650 ⚠️ +96 ⚠️ +64 0 ⚠️ +44 0
ESP32/examples/Serial/OnReceive_Demo ⚠️ +506 ⚠️ +96 ⚠️ +44 0 ⚠️ +52 0 ⚠️ +64 0 ⚠️ +632 ⚠️ +96 ⚠️ +64 0 ⚠️ +48 0
ESP32/examples/Serial/RS485_Echo_Demo ⚠️ +476 ⚠️ +96 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +48 0 ⚠️ +600 ⚠️ +96 ⚠️ +48 0 ⚠️ +36 0
ESP32/examples/Serial/RxFIFOFull_Demo ⚠️ +500 ⚠️ +96 ⚠️ +36 0 ⚠️ +44 0 ⚠️ +54 0 ⚠️ +616 ⚠️ +96 ⚠️ +54 0 ⚠️ +36 0
ESP32/examples/Serial/RxTimeout_Demo ⚠️ +500 ⚠️ +96 ⚠️ +36 0 ⚠️ +44 0 ⚠️ +54 0 ⚠️ +614 ⚠️ +96 ⚠️ +54 0 ⚠️ +36 0
ESP32/examples/Serial/Serial_All_CPU_Freqs ⚠️ +770 ⚠️ +96 ⚠️ +64 0 ⚠️ +40 0 ⚠️ +78 0 ⚠️ +706 ⚠️ +96 ⚠️ +98 0 ⚠️ +36 0
ESP32/examples/Serial/Serial_STD_Func_OnReceive ⚠️ +482 ⚠️ +96 ⚠️ +40 0 ⚠️ +48 0 ⚠️ +56 0 ⚠️ +608 ⚠️ +96 ⚠️ +56 0 ⚠️ +44 0
ESP32/examples/Serial/onReceiveExample ⚠️ +488 ⚠️ +96 ⚠️ +40 0 ⚠️ +48 0 ⚠️ +56 0 ⚠️ +610 ⚠️ +96 ⚠️ +56 0 ⚠️ +48 0
ESP32/examples/TWAI/TWAIreceive ⚠️ +478 ⚠️ +96 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +600 ⚠️ +96 ⚠️ +46 0 ⚠️ +36 0
ESP32/examples/TWAI/TWAItransmit ⚠️ +478 ⚠️ +96 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +596 ⚠️ +96 ⚠️ +46 0 ⚠️ +36 0
ESP32/examples/Template/ExampleTemplate ⚠️ +352 ⚠️ +96 0 0 0 0 0 0 ⚠️ +496 ⚠️ +96 0 0 💚 -4 0
ESP32/examples/Time/SimpleTime ⚠️ +514 ⚠️ +128 ⚠️ +40 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +592 ⚠️ +112 - - ⚠️ +36 0
ESP32/examples/Timer/RepeatTimer ⚠️ +478 ⚠️ +96 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +602 ⚠️ +112 ⚠️ +46 0 ⚠️ +36 0
ESP32/examples/Timer/WatchdogTimer ⚠️ +482 ⚠️ +96 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +604 ⚠️ +112 ⚠️ +46 0 ⚠️ +36 0
ESP32/examples/Touch/TouchInterrupt ⚠️ +480 ⚠️ +112 ⚠️ +32 0 ⚠️ +40 0 - - - - - - ⚠️ +36 0
ESP32/examples/Touch/TouchRead ⚠️ +476 ⚠️ +112 ⚠️ +32 0 ⚠️ +40 0 - - - - - - ⚠️ +36 0
ESP32/examples/Utilities/HEXBuilder ⚠️ +476 ⚠️ +96 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +600 ⚠️ +96 ⚠️ +46 0 ⚠️ +36 0
ESP32/examples/Utilities/MD5Builder ⚠️ +476 ⚠️ +96 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +48 0 ⚠️ +608 ⚠️ +96 ⚠️ +46 0 ⚠️ +36 0
ESP32/examples/Utilities/SHA1Builder ⚠️ +476 ⚠️ +96 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +604 ⚠️ +96 ⚠️ +46 0 ⚠️ +36 0
ESP_I2S/examples/ES8388_loopback ⚠️ +478 ⚠️ +112 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +604 ⚠️ +96 ⚠️ +46 0 ⚠️ +36 0
ESP_I2S/examples/Record_to_WAV ⚠️ +444 ⚠️ +80 ⚠️ +32 0 - - - - - - - - ⚠️ +36 0
ESP_I2S/examples/Simple_tone ⚠️ +472 ⚠️ +112 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +628 ⚠️ +112 ⚠️ +46 0 ⚠️ +36 0
ESPmDNS/examples/mDNS-SD_Extended ⚠️ +514 ⚠️ +144 ⚠️ +24 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +604 ⚠️ +96 - - ⚠️ +36 0
ESPmDNS/examples/mDNS_Web_Server ⚠️ +512 ⚠️ +128 ⚠️ +28 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +602 ⚠️ +112 - - ⚠️ +36 0
Ethernet/examples/ETH_TLK110 ⚠️ +476 ⚠️ +96 - - - - - - - - - - ⚠️ +36 0
Ethernet/examples/ETH_W5500_Arduino_SPI ⚠️ +476 ⚠️ +96 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +604 ⚠️ +112 ⚠️ +46 0 ⚠️ +36 0
Ethernet/examples/ETH_W5500_IDF_SPI ⚠️ +476 ⚠️ +96 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +604 ⚠️ +112 ⚠️ +46 0 ⚠️ +36 0
Ethernet/examples/ETH_WIFI_BRIDGE ⚠️ +518 ⚠️ +128 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +614 ⚠️ +112 - - ⚠️ +28 0
FFat/examples/FFat_Test ⚠️ +490 ⚠️ +112 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +616 ⚠️ +112 ⚠️ +46 0 ⚠️ +36 0
FFat/examples/FFat_time ⚠️ +448 ⚠️ +80 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +602 ⚠️ +112 - - ⚠️ +36 0
HTTPClient/examples/Authorization ⚠️ +512 ⚠️ +144 ⚠️ +36 0 ⚠️ +44 0 ⚠️ +46 0 ⚠️ +602 ⚠️ +96 - - ⚠️ +36 0
HTTPClient/examples/BasicHttpClient ⚠️ +512 ⚠️ +144 ⚠️ +36 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +602 ⚠️ +96 - - ⚠️ +36 0
HTTPClient/examples/BasicHttpsClient ⚠️ +448 ⚠️ +80 ⚠️ +32 0 ⚠️ +44 0 ⚠️ +46 0 ⚠️ +602 ⚠️ +96 - - ⚠️ +36 0
HTTPClient/examples/ReuseConnection ⚠️ +512 ⚠️ +144 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +602 ⚠️ +96 - - ⚠️ +36 0
HTTPClient/examples/StreamHttpClient ⚠️ +512 ⚠️ +144 ⚠️ +36 0 ⚠️ +44 0 ⚠️ +46 0 ⚠️ +602 ⚠️ +96 - - ⚠️ +32 0
HTTPUpdate/examples/httpUpdate ⚠️ +508 ⚠️ +144 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +600 ⚠️ +112 - - ⚠️ +32 0
HTTPUpdate/examples/httpUpdateSPIFFS ⚠️ +508 ⚠️ +144 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +600 ⚠️ +112 - - ⚠️ +40 0
HTTPUpdate/examples/httpUpdateSecure ⚠️ +444 ⚠️ +80 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +600 ⚠️ +112 - - ⚠️ +36 0
HTTPUpdateServer/examples/WebUpdater ⚠️ +454 ⚠️ +80 ⚠️ +16 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +610 ⚠️ +96 - - ⚠️ +36 0
LittleFS/examples/LITTLEFS_test ⚠️ +480 ⚠️ +112 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +610 ⚠️ +112 ⚠️ +46 0 ⚠️ +36 0
LittleFS/examples/LITTLEFS_time ⚠️ +512 ⚠️ +144 💚 -28 0 ⚠️ +24 0 ⚠️ +46 0 ⚠️ +598 ⚠️ +112 - - ⚠️ +36 0
NetBIOS/examples/ESP_NBNST ⚠️ +448 ⚠️ +80 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +594 ⚠️ +96 - - ⚠️ +36 0
NetworkClientSecure/examples/WiFiClientInsecure ⚠️ +512 ⚠️ +144 ⚠️ +44 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +602 ⚠️ +96 - - ⚠️ +40 0
NetworkClientSecure/examples/WiFiClientPSK ⚠️ +512 ⚠️ +128 ⚠️ +36 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +602 ⚠️ +112 - - ⚠️ +36 0
NetworkClientSecure/examples/WiFiClientSecure ⚠️ +512 ⚠️ +144 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +602 ⚠️ +96 - - ⚠️ +36 0
NetworkClientSecure/examples/WiFiClientSecureProtocolUpgrade ⚠️ +512 ⚠️ +144 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +602 ⚠️ +96 - - ⚠️ +36 0
NetworkClientSecure/examples/WiFiClientShowPeerCredentials ⚠️ +512 ⚠️ +128 ⚠️ +36 0 ⚠️ +44 0 ⚠️ +46 0 ⚠️ +610 ⚠️ +112 - - ⚠️ +36 0
NetworkClientSecure/examples/WiFiClientTrustOnFirstUse ⚠️ +444 ⚠️ +80 ⚠️ +32 0 ⚠️ +44 0 ⚠️ +46 0 ⚠️ +600 ⚠️ +112 - - ⚠️ +36 0
PPP/examples/PPP_Basic ⚠️ +476 ⚠️ +112 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +606 ⚠️ +112 ⚠️ +46 0 ⚠️ +36 0
PPP/examples/PPP_WIFI_BRIDGE ⚠️ +454 ⚠️ +80 ⚠️ +36 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +610 ⚠️ +112 - - ⚠️ +36 0
Preferences/examples/Prefs2Struct ⚠️ +476 ⚠️ +96 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +596 ⚠️ +96 ⚠️ +46 0 ⚠️ +36 0
Preferences/examples/StartCounter ⚠️ +476 ⚠️ +96 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +596 ⚠️ +96 ⚠️ +46 0 ⚠️ +36 0
SD/examples/SD_Test ⚠️ +476 ⚠️ +112 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +600 ⚠️ +112 ⚠️ +46 0 ⚠️ +36 0
SD/examples/SD_time ⚠️ +444 ⚠️ +80 ⚠️ +32 0 ⚠️ +44 0 ⚠️ +46 0 ⚠️ +600 ⚠️ +112 - - ⚠️ +36 0
SD_MMC/examples/SD2USBMSC ⚠️ +506 ⚠️ +144 ⚠️ +32 0 - - - - - - - - - -
SD_MMC/examples/SDMMC_Test ⚠️ +508 ⚠️ +144 ⚠️ +32 0 - - - - - - - - ⚠️ +36 0
SD_MMC/examples/SDMMC_time ⚠️ +444 ⚠️ +80 ⚠️ +32 0 - - - - - - - - ⚠️ +36 0
SPI/examples/SPI_Multiple_Buses ⚠️ +360 ⚠️ +96 0 0 0 0 0 0 ⚠️ +484 ⚠️ +96 0 0 💚 -4 0
SPIFFS/examples/SPIFFS_Test ⚠️ +478 ⚠️ +112 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +608 ⚠️ +112 ⚠️ +46 0 ⚠️ +36 0
SPIFFS/examples/SPIFFS_time ⚠️ +512 ⚠️ +144 ⚠️ +36 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +602 ⚠️ +112 - - ⚠️ +36 0
TFLiteMicro/examples/hello_world ⚠️ +350 ⚠️ +112 0 0 0 0 0 0 ⚠️ +486 ⚠️ +112 0 0 💚 -4 0
Ticker/examples/Blinker ⚠️ +352 ⚠️ +112 0 0 0 0 0 0 ⚠️ +478 ⚠️ +112 0 0 💚 -4 0
Ticker/examples/TickerBasic ⚠️ +360 ⚠️ +112 0 0 0 0 0 0 ⚠️ +476 ⚠️ +112 0 0 💚 -4 0
Ticker/examples/TickerParameter ⚠️ +360 ⚠️ +112 0 0 0 0 0 0 ⚠️ +474 ⚠️ +112 0 0 💚 -4 0
USB/examples/CompositeDevice ⚠️ +486 ⚠️ +112 ⚠️ +32 0 ⚠️ +40 0 - - - - - - - -
USB/examples/ConsumerControl ⚠️ +356 ⚠️ +112 0 0 0 0 - - - - - - - -
USB/examples/CustomHIDDevice ⚠️ +476 ⚠️ +112 ⚠️ +32 0 ⚠️ +40 0 - - - - - - - -
USB/examples/FirmwareMSC ⚠️ +480 ⚠️ +112 ⚠️ +32 0 ⚠️ +40 0 - - - - - - - -
USB/examples/Gamepad ⚠️ +470 ⚠️ +112 ⚠️ +32 0 ⚠️ +40 0 - - - - - - - -
USB/examples/HIDVendor ⚠️ +470 ⚠️ +112 ⚠️ +32 0 ⚠️ +40 0 - - - - - - - -
USB/examples/Keyboard/KeyboardLogout ⚠️ +360 ⚠️ +112 0 0 0 0 - - - - - - - -
USB/examples/Keyboard/KeyboardMessage ⚠️ +358 ⚠️ +112 0 0 0 0 - - - - - - - -
USB/examples/Keyboard/KeyboardReprogram ⚠️ +356 ⚠️ +112 0 0 0 0 - - - - - - - -
USB/examples/Keyboard/KeyboardSerial ⚠️ +470 ⚠️ +112 ⚠️ +32 0 ⚠️ +40 0 - - - - - - - -
USB/examples/KeyboardAndMouseControl ⚠️ +468 ⚠️ +96 ⚠️ +32 0 ⚠️ +40 0 - - - - - - - -
USB/examples/MIDI/MidiController ⚠️ +470 ⚠️ +112 ⚠️ +32 0 ⚠️ +40 0 - - - - - - - -
USB/examples/MIDI/MidiInterface ⚠️ +480 ⚠️ +112 ⚠️ +32 0 ⚠️ +40 0 - - - - - - - -
USB/examples/MIDI/MidiMusicBox ⚠️ +476 ⚠️ +112 ⚠️ +32 0 ⚠️ +40 0 - - - - - - - -
USB/examples/MIDI/ReceiveMidi ⚠️ +478 ⚠️ +112 ⚠️ +32 0 ⚠️ +40 0 - - - - - - - -
USB/examples/Mouse/ButtonMouseControl ⚠️ +358 ⚠️ +96 0 0 0 0 - - - - - - - -
USB/examples/SystemControl ⚠️ +356 ⚠️ +112 0 0 0 0 - - - - - - - -
USB/examples/USBMSC ⚠️ +480 ⚠️ +112 ⚠️ +32 0 ⚠️ +40 0 - - - - - - - -
USB/examples/USBSerial ⚠️ +484 ⚠️ +112 ⚠️ +32 0 ⚠️ +40 0 - - - - - - - -
USB/examples/USBVendor ⚠️ +478 ⚠️ +112 ⚠️ +32 0 ⚠️ +40 0 - - - - - - - -
Update/examples/AWS_S3_OTA_Update ⚠️ +444 ⚠️ +64 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +600 ⚠️ +112 - - ⚠️ +40 0
Update/examples/HTTPS_OTA_Update ⚠️ +444 ⚠️ +64 ⚠️ +32 0 ⚠️ +44 0 ⚠️ +46 0 ⚠️ +600 ⚠️ +112 - - ⚠️ +36 0
Update/examples/HTTP_Client_AES_OTA_Update ⚠️ +444 ⚠️ +80 ⚠️ +32 0 ⚠️ +48 0 ⚠️ +46 0 ⚠️ +600 ⚠️ +112 - - ⚠️ +36 0
Update/examples/HTTP_Server_AES_OTA_Update ⚠️ +444 ⚠️ +80 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +600 ⚠️ +96 - - ⚠️ +36 0
Update/examples/OTAWebUpdater ⚠️ +508 ⚠️ +128 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +600 ⚠️ +112 - - ⚠️ +28 0
Update/examples/SD_Update ⚠️ +476 ⚠️ +112 ⚠️ +32 0 ⚠️ +44 0 ⚠️ +46 0 ⚠️ +604 ⚠️ +112 ⚠️ +46 0 ⚠️ +36 0
WebServer/examples/AdvancedWebServer ⚠️ +508 ⚠️ +128 ⚠️ +16 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +600 ⚠️ +112 - - ⚠️ +32 0
WebServer/examples/FSBrowser ⚠️ +458 ⚠️ +80 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +618 ⚠️ +112 - - ⚠️ +36 0
WebServer/examples/Filters ⚠️ +444 ⚠️ +64 ⚠️ +20 0 ⚠️ +28 0 ⚠️ +46 0 ⚠️ +600 ⚠️ +112 - - ⚠️ +36 0
WebServer/examples/HelloServer ⚠️ +508 ⚠️ +128 ⚠️ +32 0 ⚠️ +52 0 ⚠️ +46 0 ⚠️ +600 ⚠️ +112 - - ⚠️ +36 0
WebServer/examples/HttpAdvancedAuth ⚠️ +444 ⚠️ +80 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +600 ⚠️ +96 - - ⚠️ +36 0
WebServer/examples/HttpAuthCallback ⚠️ +508 ⚠️ +144 ⚠️ +32 0 ⚠️ +44 0 ⚠️ +46 0 ⚠️ +600 ⚠️ +96 - - ⚠️ +36 0
WebServer/examples/HttpAuthCallbackInline ⚠️ +508 ⚠️ +144 ⚠️ +36 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +648 ⚠️ +96 - - ⚠️ +40 0
WebServer/examples/HttpBasicAuth ⚠️ +444 ⚠️ +80 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +600 ⚠️ +96 - - ⚠️ +36 0
WebServer/examples/HttpBasicAuthSHA1 ⚠️ +444 ⚠️ +80 ⚠️ +36 0 ⚠️ +44 0 ⚠️ +46 0 ⚠️ +600 ⚠️ +96 - - ⚠️ +36 0
WebServer/examples/HttpBasicAuthSHA1orBearerToken ⚠️ +444 ⚠️ +80 ⚠️ +36 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +600 ⚠️ +112 - - ⚠️ +36 0
WebServer/examples/MultiHomedServers ⚠️ +444 ⚠️ +80 ⚠️ +40 0 ⚠️ +36 0 ⚠️ +46 0 ⚠️ +600 ⚠️ +96 - - ⚠️ +40 0
WebServer/examples/PathArgServer ⚠️ +512 ⚠️ +128 ⚠️ +32 0 ⚠️ +52 0 ⚠️ +46 0 ⚠️ +650 ⚠️ +112 - - ⚠️ +36 0
WebServer/examples/SDWebServer ⚠️ +454 ⚠️ +80 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +610 ⚠️ +96 - - ⚠️ +36 0
WebServer/examples/SimpleAuthentification ⚠️ +448 ⚠️ +80 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +602 ⚠️ +112 - - ⚠️ +36 0
WebServer/examples/UploadHugeFile ⚠️ +512 ⚠️ +128 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +1204 ⚠️ +112 - - ⚠️ +36 0
WebServer/examples/WebServer ⚠️ +458 ⚠️ +80 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +624 ⚠️ +96 - - ⚠️ +36 0
WebServer/examples/WebUpdate ⚠️ +454 ⚠️ +80 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +610 ⚠️ +112 - - ⚠️ +36 0
WiFi/examples/FTM/FTM_Initiator ⚠️ +444 ⚠️ +64 ⚠️ +40 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +600 ⚠️ +112 - - ⚠️ +36 0
WiFi/examples/FTM/FTM_Responder ⚠️ +448 ⚠️ +64 ⚠️ +32 0 ⚠️ +28 0 ⚠️ +46 0 ⚠️ +592 ⚠️ +112 - - ⚠️ +36 0
WiFi/examples/SimpleWiFiServer ⚠️ +444 ⚠️ +80 ⚠️ +36 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +600 ⚠️ +112 - - ⚠️ +36 0
WiFi/examples/WiFiAccessPoint ⚠️ +444 ⚠️ +80 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +600 ⚠️ +112 - - ⚠️ +36 0
WiFi/examples/WiFiClient ⚠️ +448 ⚠️ +64 ⚠️ +36 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +602 ⚠️ +112 - - ⚠️ +36 0
WiFi/examples/WiFiClientBasic ⚠️ +448 ⚠️ +80 ⚠️ +40 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +602 ⚠️ +96 - - ⚠️ +40 0
WiFi/examples/WiFiClientConnect ⚠️ +442 ⚠️ +64 ⚠️ +32 0 ⚠️ +60 0 ⚠️ +46 0 ⚠️ +606 ⚠️ +112 - - ⚠️ +20 0
WiFi/examples/WiFiClientEvents ⚠️ +450 ⚠️ +64 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +592 ⚠️ +112 - - ⚠️ +36 0
WiFi/examples/WiFiClientStaticIP ⚠️ +448 ⚠️ +80 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +602 ⚠️ +112 - - ⚠️ +36 0
WiFi/examples/WiFiExtender ⚠️ +460 ⚠️ +64 ⚠️ +36 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +606 ⚠️ +112 - - ⚠️ +36 0
WiFi/examples/WiFiIPv6 ⚠️ +448 ⚠️ +64 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +602 ⚠️ +112 - - ⚠️ +40 0
WiFi/examples/WiFiMulti ⚠️ +448 ⚠️ +80 ⚠️ +32 0 ⚠️ +44 0 ⚠️ +46 0 ⚠️ +594 ⚠️ +96 - - ⚠️ +36 0
WiFi/examples/WiFiMultiAdvanced ⚠️ +512 ⚠️ +144 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +602 ⚠️ +96 - - ⚠️ +36 0
WiFi/examples/WiFiScan ⚠️ +444 ⚠️ +64 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +592 ⚠️ +112 - - ⚠️ +36 0
WiFi/examples/WiFiScanAsync ⚠️ +448 ⚠️ +64 ⚠️ +32 0 ⚠️ +44 0 ⚠️ +46 0 ⚠️ +598 ⚠️ +112 - - ⚠️ +36 0
WiFi/examples/WiFiScanDualAntenna ⚠️ +446 ⚠️ +64 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +602 ⚠️ +112 - - ⚠️ +36 0
WiFi/examples/WiFiScanTime ⚠️ +448 ⚠️ +64 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +594 ⚠️ +112 - - ⚠️ +36 0
WiFi/examples/WiFiTelnetToSerial ⚠️ +448 ⚠️ +80 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +602 ⚠️ +96 - - ⚠️ +32 0
WiFi/examples/WiFiUDPClient ⚠️ +448 ⚠️ +80 ⚠️ +32 0 ⚠️ +44 0 ⚠️ +46 0 ⚠️ +602 ⚠️ +112 - - ⚠️ +36 0
Wire/examples/WireMaster ⚠️ +480 ⚠️ +112 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +634 ⚠️ +96 ⚠️ +46 0 ⚠️ +36 0
Wire/examples/WireScan ⚠️ +474 ⚠️ +112 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +622 ⚠️ +96 ⚠️ +46 0 ⚠️ +36 0
Wire/examples/WireSlave ⚠️ +478 ⚠️ +112 ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +634 ⚠️ +96 ⚠️ +46 0 ⚠️ +36 0
BLE/examples/BLE5_extended_scan - - ⚠️ +32 0 - - ⚠️ +46 0 ⚠️ +602 ⚠️ +112 ⚠️ +46 0 - -
BLE/examples/BLE5_multi_advertising - - ⚠️ +32 0 - - ⚠️ +46 0 ⚠️ +602 ⚠️ +96 ⚠️ +46 0 - -
BLE/examples/BLE5_periodic_advertising - - ⚠️ +32 0 - - ⚠️ +46 0 ⚠️ +602 ⚠️ +96 ⚠️ +46 0 - -
BLE/examples/BLE5_periodic_sync - - ⚠️ +32 0 - - ⚠️ +46 0 ⚠️ +602 ⚠️ +112 ⚠️ +46 0 - -
BLE/examples/Beacon_Scanner - - ⚠️ +32 0 - - ⚠️ +46 0 ⚠️ +602 ⚠️ +112 ⚠️ +46 0 ⚠️ +36 0
BLE/examples/Client - - ⚠️ +32 0 - - ⚠️ +46 0 ⚠️ +594 ⚠️ +112 ⚠️ +46 0 ⚠️ +40 0
BLE/examples/EddystoneTLM_Beacon - - ⚠️ +32 0 - - ⚠️ +46 0 ⚠️ +612 ⚠️ +112 ⚠️ +46 0 ⚠️ +40 0
BLE/examples/EddystoneURL_Beacon - - ⚠️ +32 0 - - ⚠️ +46 0 ⚠️ +612 ⚠️ +112 ⚠️ +46 0 ⚠️ +36 0
BLE/examples/Notify - - ⚠️ +20 0 - - ⚠️ +46 0 ⚠️ +602 ⚠️ +112 ⚠️ +46 0 ⚠️ +40 0
BLE/examples/Scan - - ⚠️ +32 0 - - ⚠️ +46 0 ⚠️ +602 ⚠️ +112 ⚠️ +46 0 ⚠️ +36 0
BLE/examples/Server - - ⚠️ +36 0 - - ⚠️ +46 0 ⚠️ +602 ⚠️ +112 ⚠️ +46 0 ⚠️ +40 0
BLE/examples/Server_multiconnect - - ⚠️ +36 0 - - ⚠️ +46 0 ⚠️ +602 ⚠️ +112 ⚠️ +46 0 ⚠️ +36 0
BLE/examples/UART - - ⚠️ +32 0 - - ⚠️ +46 0 ⚠️ +602 ⚠️ +112 ⚠️ +46 0 ⚠️ +36 0
BLE/examples/Write - - ⚠️ +44 0 - - ⚠️ +46 0 ⚠️ +602 ⚠️ +112 ⚠️ +46 0 ⚠️ +40 0
BLE/examples/iBeacon - - ⚠️ +32 0 - - ⚠️ +46 0 ⚠️ +602 ⚠️ +112 ⚠️ +46 0 ⚠️ +36 0
ESP32/examples/Camera/CameraWebServer - - ‼️ +5K ⚠️ +472 ‼️ +4K ⚠️ +12 - - - - - - ‼️ +12K ⚠️ +92
ESP32/examples/DeepSleep/ExternalWakeUp - - ⚠️ +32 0 ⚠️ +40 0 - - - - - - ⚠️ +36 0
ESP_NOW/examples/ESP_NOW_Broadcast_Master - - ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +592 ⚠️ +96 - - ⚠️ +36 0
ESP_NOW/examples/ESP_NOW_Broadcast_Slave - - ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +594 ⚠️ +112 - - ⚠️ +36 0
ESP_NOW/examples/ESP_NOW_Network - - ⚠️ +32 0 ⚠️ +28 0 ⚠️ +46 0 ⚠️ +594 ⚠️ +112 - - ⚠️ +28 0
ESP_NOW/examples/ESP_NOW_Serial - - ⚠️ +36 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +594 ⚠️ +112 - - ⚠️ +44 0
ESP_SR/examples/Basic - - ⚠️ +32 0 - - - - - - - - - -
HTTPClient/examples/HTTPClientEnterprise - - ⚠️ +32 0 ⚠️ +32 0 ⚠️ +46 0 ⚠️ +612 ⚠️ +112 - - ⚠️ +36 0
Insights/examples/DiagnosticsSmokeTest - - ⚠️ +36 0 ⚠️ +52 0 ⚠️ +46 0 ⚠️ +596 ⚠️ +112 - - ⚠️ +44 0
Insights/examples/MinimalDiagnostics - - ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +610 ⚠️ +112 - - ⚠️ +36 0
Matter/examples/MatterColorLight - - ⚠️ +36 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +616 ⚠️ +112 - - ⚠️ +36 0
Matter/examples/MatterCommissionTest - - ⚠️ +32 0 ⚠️ +48 0 ⚠️ +46 0 ⚠️ +628 ⚠️ +112 - - ⚠️ +36 0
Matter/examples/MatterComposedLights - - ⚠️ +32 0 ⚠️ +44 0 ⚠️ +46 0 ⚠️ +612 ⚠️ +112 - - ⚠️ +80 0
Matter/examples/MatterContactSensor - - ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +612 ⚠️ +112 - - ⚠️ +36 0
Matter/examples/MatterDimmableLight - - ⚠️ +36 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +616 ⚠️ +112 - - ⚠️ +40 0
Matter/examples/MatterEnhancedColorLight - - ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +616 ⚠️ +112 - - ⚠️ +36 0
Matter/examples/MatterFan - - ⚠️ +36 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +612 ⚠️ +112 - - ⚠️ +36 0
Matter/examples/MatterHumiditySensor - - ⚠️ +36 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +612 ⚠️ +112 - - ⚠️ +36 0
Matter/examples/MatterMinimum - - ⚠️ +36 0 ⚠️ +44 0 ⚠️ +46 0 ⚠️ +610 ⚠️ +112 - - ⚠️ +36 0
Matter/examples/MatterOccupancySensor - - ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +610 ⚠️ +112 - - ⚠️ +36 0
Matter/examples/MatterOnIdentify - - ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +612 ⚠️ +112 - - ⚠️ +44 0
Matter/examples/MatterOnOffLight - - ⚠️ +36 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +614 ⚠️ +112 - - ⚠️ +32 0
Matter/examples/MatterOnOffPlugin - - ⚠️ +36 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +612 ⚠️ +112 - - ⚠️ +36 0
Matter/examples/MatterPressureSensor - - ⚠️ +32 0 ⚠️ +36 0 ⚠️ +46 0 ⚠️ +612 ⚠️ +112 - - ⚠️ +40 0
Matter/examples/MatterSmartButon - - ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +614 ⚠️ +112 - - ⚠️ +36 0
Matter/examples/MatterTemperatureLight - - ⚠️ +36 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +616 ⚠️ +112 - - ⚠️ +32 0
Matter/examples/MatterTemperatureSensor - - ⚠️ +32 0 ⚠️ +28 0 ⚠️ +46 0 ⚠️ +610 ⚠️ +112 - - ⚠️ +36 0
Matter/examples/MatterThermostat - - ⚠️ +36 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +612 ⚠️ +112 - - ⚠️ +36 0
Matter/examples/WiFiProvWithinMatter - - ⚠️ +36 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +610 ⚠️ +112 - - ⚠️ +36 0
NetworkClientSecure/examples/WiFiClientSecureEnterprise - - ⚠️ +40 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +636 ⚠️ +96 - - ⚠️ +36 0
RainMaker/examples/RMakerCustom - - ⚠️ +32 0 ⚠️ +48 0 ⚠️ +46 0 ⚠️ +606 ⚠️ +112 - - ⚠️ +36 0
RainMaker/examples/RMakerCustomAirCooler - - ⚠️ +32 0 ⚠️ +52 0 ⚠️ +46 0 ⚠️ +604 ⚠️ +112 - - - -
RainMaker/examples/RMakerSonoffDualR3 - - ⚠️ +32 0 ⚠️ +52 0 ⚠️ +46 0 ⚠️ +604 ⚠️ +96 - - - -
RainMaker/examples/RMakerSwitch - - ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +604 ⚠️ +112 - - ⚠️ +28 0
SimpleBLE/examples/SimpleBleDevice - - ⚠️ +40 0 - - ⚠️ +46 0 ⚠️ +610 ⚠️ +112 ⚠️ +46 0 ⚠️ +36 0
WebServer/examples/Middleware - - ⚠️ +28 0 ⚠️ +44 0 ⚠️ +46 0 ⚠️ +610 ⚠️ +112 - - ⚠️ +40 0
WiFi/examples/WPS - - ⚠️ +32 0 ⚠️ +48 0 ⚠️ +46 0 ⚠️ +594 ⚠️ +112 - - ⚠️ +36 0
WiFi/examples/WiFiBlueToothSwitch - - ⚠️ +32 0 - - ⚠️ +46 0 ⚠️ +602 ⚠️ +96 - - ⚠️ +36 0
WiFi/examples/WiFiClientEnterprise - - ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +602 ⚠️ +112 - - ⚠️ +36 0
WiFi/examples/WiFiSmartConfig - - ⚠️ +32 0 ⚠️ +40 0 ⚠️ +46 0 ⚠️ +594 ⚠️ +112 - - ⚠️ +44 0
WiFiProv/examples/WiFiProv - - ⚠️ +32 0 ⚠️ +44 0 ⚠️ +46 0 ⚠️ +610 ⚠️ +112 - - ⚠️ +52 0
OpenThread/examples/COAP/coap_lamp - - - - - - - - ⚠️ +594 ⚠️ +112 ⚠️ +46 0 - -
OpenThread/examples/COAP/coap_switch - - - - - - - - ⚠️ +592 ⚠️ +112 ⚠️ +46 0 - -
OpenThread/examples/SimpleCLI - - - - - - - - ⚠️ +600 ⚠️ +112 ⚠️ +46 0 - -
OpenThread/examples/SimpleNode - - - - - - - - ⚠️ +594 ⚠️ +112 ⚠️ +46 0 - -
OpenThread/examples/SimpleThreadNetwork/ExtendedRouterNode - - - - - - - - ⚠️ +596 ⚠️ +112 ⚠️ +46 0 - -
OpenThread/examples/SimpleThreadNetwork/LeaderNode - - - - - - - - ⚠️ +598 ⚠️ +112 ⚠️ +46 0 - -
OpenThread/examples/SimpleThreadNetwork/RouterNode - - - - - - - - ⚠️ +598 ⚠️ +112 ⚠️ +46 0 - -
OpenThread/examples/ThreadScan - - - - - - - - ⚠️ +596 ⚠️ +112 ⚠️ +46 0 - -
OpenThread/examples/onReceive - - - - - - - - ⚠️ +598 ⚠️ +112 ⚠️ +46 0 - -
Zigbee/examples/Zigbee_CarbonDioxide_Sensor - - - - - - - - ⚠️ +594 ⚠️ +112 ⚠️ +46 0 - -
Zigbee/examples/Zigbee_Color_Dimmable_Light - - - - - - - - ⚠️ +590 ⚠️ +96 ⚠️ +46 0 - -
Zigbee/examples/Zigbee_Color_Dimmer_Switch - - - - - - - - ⚠️ +598 ⚠️ +96 ⚠️ +46 0 - -
Zigbee/examples/Zigbee_Contact_Switch - - - - - - - - ⚠️ +594 ⚠️ +96 ⚠️ +46 0 - -
Zigbee/examples/Zigbee_Dimmable_Light - - - - - - - - ⚠️ +590 ⚠️ +96 ⚠️ +46 0 - -
Zigbee/examples/Zigbee_OTA_Client - - - - - - - - ⚠️ +590 ⚠️ +96 ⚠️ +46 0 - -
Zigbee/examples/Zigbee_Occupancy_Sensor - - - - - - - - ⚠️ +598 ⚠️ +112 ⚠️ +46 0 - -
Zigbee/examples/Zigbee_On_Off_Light - - - - - - - - ⚠️ +592 ⚠️ +96 ⚠️ +46 0 - -
Zigbee/examples/Zigbee_On_Off_Switch - - - - - - - - ⚠️ +600 ⚠️ +112 ⚠️ +46 0 - -
Zigbee/examples/Zigbee_Pressure_Flow_Sensor - - - - - - - - ⚠️ +596 ⚠️ +96 ⚠️ +46 0 - -
Zigbee/examples/Zigbee_Scan_Networks - - - - - - - - ⚠️ +596 ⚠️ +96 ⚠️ +46 0 - -
Zigbee/examples/Zigbee_Temp_Hum_Sensor_Sleepy - - - - - - - - ⚠️ +596 ⚠️ +112 ⚠️ +46 0 - -
Zigbee/examples/Zigbee_Temperature_Sensor - - - - - - - - ⚠️ +598 ⚠️ +112 ⚠️ +46 0 - -
Zigbee/examples/Zigbee_Thermostat - - - - - - - - ⚠️ +596 ⚠️ +112 ⚠️ +46 0 - -
Zigbee/examples/Zigbee_Vibration_Sensor - - - - - - - - ⚠️ +596 ⚠️ +96 ⚠️ +46 0 - -
Zigbee/examples/Zigbee_Window_Covering - - - - - - - - ⚠️ +596 ⚠️ +96 ⚠️ +46 0 - -
BluetoothSerial/examples/DiscoverConnect - - - - - - - - - - - - ⚠️ +36 0
BluetoothSerial/examples/GetLocalMAC - - - - - - - - - - - - ⚠️ +4 0
BluetoothSerial/examples/SerialToSerialBT - - - - - - - - - - - - ⚠️ +36 0
BluetoothSerial/examples/SerialToSerialBTM - - - - - - - - - - - - ⚠️ +40 0
BluetoothSerial/examples/SerialToSerialBT_Legacy - - - - - - - - - - - - ⚠️ +36 0
BluetoothSerial/examples/SerialToSerialBT_SSP - - - - - - - - - - - - ⚠️ +24 0
BluetoothSerial/examples/bt_classic_device_discovery - - - - - - - - - - - - ⚠️ +40 0
BluetoothSerial/examples/bt_remove_paired_devices - - - - - - - - - - - - ⚠️ +32 0
ESP32/examples/DeepSleep/SmoothBlink_ULP_Code - - - - - - - - - - - - ⚠️ +36 0
Ethernet/examples/ETH_LAN8720 - - - - - - - - - - - - ⚠️ +36 0