esp-idf/examples/system
Jiang Jiang Jian 6c5fb29c2c Merge branch 'bugfix/light_sleep_when_rtc_is_used_for_gettimeofday_v4.4' into 'release/v4.4'
esp_hw_support: Fix time spent in light sleep when RTC is used for gettimeofday (v4.4)

See merge request espressif/esp-idf!18413
2022-06-21 01:27:33 +08:00
..
app_trace_to_host
base_mac_address
console examples: console: add a readme with an overview of examples 2022-06-01 16:32:28 +02:00
deep_sleep
efuse
esp_event
esp_timer esp_hw_support: Fix time spent in light sleep when RTC is used for gettimeofday 2022-06-20 16:17:00 +00:00
eventfd
freertos/real_time_stats
gcov
gdbstub
heap_task_tracking
himem
ipc/ipc_isr
light_sleep
ota
perfmon
pthread
select
startup_time feat: Added tracking startup_time example startup times 2022-06-20 16:20:00 +00:00
sysview_tracing
sysview_tracing_heap_log
task_watchdog
ulp_fsm
ulp_riscv
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.