Michael (XIAO Xufeng) 25ab8380c8 ci: support to build esp32s2beta simple examples 6 lat temu
..
app_trace_to_host 25ab8380c8 ci: support to build esp32s2beta simple examples 6 lat temu
base_mac_address 151f757912 Rename Kconfig options (examples) 6 lat temu
console 25ab8380c8 ci: support to build esp32s2beta simple examples 6 lat temu
cpp_exceptions c5000c83d2 Rename Kconfig options (root) 6 lat temu
cpp_pthread 71f57931bd #2743 - Implemented ability to core affinity and thread name for pthreads and thus also for std::thread. 7 lat temu
deep_sleep 25ab8380c8 ci: support to build esp32s2beta simple examples 6 lat temu
esp_event e37b0ad648 esp_event: move trailing semicolons out of defines 6 lat temu
esp_timer 25ab8380c8 ci: support to build esp32s2beta simple examples 6 lat temu
freertos 3e25d441a5 freertos: Add real time stats example 7 lat temu
gcov 25ab8380c8 ci: support to build esp32s2beta simple examples 6 lat temu
himem 25ab8380c8 ci: support to build esp32s2beta simple examples 6 lat temu
light_sleep 25ab8380c8 ci: support to build esp32s2beta simple examples 6 lat temu
network_tests 3f7a571c90 fix errors when ci testing for esp32 6 lat temu
ota 25ab8380c8 ci: support to build esp32s2beta simple examples 6 lat temu
select 9784df1c3a asio: examples renamed to have consistent binary names when build in make and CMake 7 lat temu
sysview_tracing 25ab8380c8 ci: support to build esp32s2beta simple examples 6 lat temu
sysview_tracing_heap_log 25ab8380c8 ci: support to build esp32s2beta simple examples 6 lat temu
task_watchdog 0ae53691ba Rename Kconfig options (components/esp32) 6 lat temu
ulp 25ab8380c8 ci: support to build esp32s2beta simple examples 6 lat temu
ulp_adc 25ab8380c8 ci: support to build esp32s2beta simple examples 6 lat temu
unit_test 20156f9702 idf.py: Add support for action specific options 6 lat temu
README.md 5a83347bec event: Implement event loop library 7 lat temu

README.md

System Examples

Configuration and management of memory, interrupts, WDT (watchdog timer), OTA (over the air updates), deep sleep logging, and event loops.

See the README.md file in the upper level examples directory for more information about examples.