esp-idf/examples/system
Mahavir Jain 4c6d72ba90 Merge branch 'bugfix/esp32c3_sysview_examples_build_error' into 'master'
riscv: fix portSTACK_GROWTH redefinition error

See merge request espressif/esp-idf!17011
2022-02-05 05:43:05 +00:00
..
app_trace_to_host
base_mac_address
console ci: use pytest-embedded 0.5.1 2022-01-24 15:55:00 +08:00
console_usb
deep_sleep
efuse
esp_event
esp_timer
eventfd
flash_suspend
freertos/real_time_stats
gcov
gdbstub
heap_task_tracking
himem
ipc/ipc_isr
light_sleep uart: support light sleep on esp32s3 2022-01-25 17:43:02 +08:00
ota examples: advanced_https_ota: make some globals static 2022-01-27 11:00:09 +07:00
perfmon
pthread
select
startup_time
sysview_tracing esp32c3: fix portSTACK_GROWTH redefinition error 2022-02-03 14:55:49 +01:00
sysview_tracing_heap_log heap: use HEAP_TRACING_STACK_DEPTH default value for riscv 2022-02-03 14:55:49 +01:00
task_watchdog
ulp_fsm ulp: refactor ulp component 2022-01-27 11:54:42 +05:30
ulp_riscv ulp: refactor ulp component 2022-01-27 11:54:42 +05:30
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.