esp-idf/examples/system
Jiang Jiang Jian e3a5a85e2f Merge branch 'feature/gcov_esp32c3_v4.4' into 'release/v4.4'
debug_stubs and gcov: Refactor and add support for RISCV (v4.4)

See merge request espressif/esp-idf!17068
2022-02-16 03:26:49 +00:00
..
app_trace_to_host
base_mac_address
console Merge branch 'feature/github-7365-second' into 'master' 2021-10-03 12:49:59 +00:00
console_usb
deep_sleep driver(touch): support touch sensor for esp32s3 platform 2021-10-08 10:39:46 +08:00
efuse efuse_example_test: Fix the example test 2021-12-08 16:11:59 +08:00
esp_event
esp_timer examples: esp_timer: disable secondary console for S3/C3 that can affect test timing 2021-11-19 14:46:06 +05:30
eventfd Example: Fix `eventfd` example test and added a diagram to explain printed values 2021-11-30 12:01:43 +08:00
freertos/real_time_stats
gcov docs: Updates apptrace menuconfig options in examples 2022-02-08 22:25:33 +03:00
gdbstub
heap_task_tracking
himem
ipc/ipc_isr esp_ipc: Update documentation and API descriptions 2021-12-20 12:41:10 +08:00
light_sleep
ota advanced_https_ota: Move example tests on ethernet runners 2022-02-09 15:03:04 +05:30
perfmon perfmon: re-enable example for ESP32-S3, remove warning from the docs 2022-02-07 11:28:57 +01:00
pthread
select
startup_time
sysview_tracing esp32c3: fix portSTACK_GROWTH redefinition error 2022-02-07 09:47:57 +01:00
sysview_tracing_heap_log heap: use HEAP_TRACING_STACK_DEPTH default value for riscv 2022-02-07 09:47:57 +01:00
task_watchdog
ulp_fsm [examples]: removed hyphens 2021-10-09 13:58:24 +08:00
ulp_riscv [examples]: removed hyphens 2021-10-09 13:58:24 +08:00
unit_test
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.