esp-idf/examples/system
Ivan Grokhotkov e2f1327a5c
examples: re-enable system/console/advanced_usb_cdc for ESP32-S3
Closes https://github.com/espressif/esp-idf/issues/9364
2023-11-21 17:33:30 +01:00
..
app_trace_basic
base_mac_address
console examples: re-enable system/console/advanced_usb_cdc for ESP32-S3 2023-11-21 17:33:30 +01:00
deep_sleep remove(pm/deep_sleep): enable CI test for esp32h2 deepsleep 2023-08-03 16:46:55 +08:00
deep_sleep_wake_stub remove(pm/deep_sleep): enable CI test for esp32h2 deepsleep 2023-08-03 16:46:55 +08:00
efuse
esp_event
esp_timer
eventfd
flash_suspend
freertos/real_time_stats
gcov fix(pytest_gcov): properly extract file path from the gcov output 2023-10-18 10:57:05 +02:00
gdbstub
heap_task_tracking
himem
ipc/ipc_isr
light_sleep
lp_core/lp_i2c
ota ci(fix): example test advanced_https_ota_example_bluedroid_gatts 2023-08-24 12:24:50 +08:00
perfmon
pthread
select
startup_time
sysview_tracing
sysview_tracing_heap_log
task_watchdog
ulp_fsm fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12 2023-11-07 14:09:21 +08:00
ulp_riscv fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12 2023-11-07 14:09:21 +08:00
unit_test
xip_from_psram
.build-test-rules.yml examples: re-enable system/console/advanced_usb_cdc for ESP32-S3 2023-11-21 17:33:30 +01:00
README.md

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.