esp-idf/examples/system
Konstantin Kondrashov 04bcc17dcc Merge branch 'bugfix/light_sleep_when_rtc_is_used_for_gettimeofday' into 'master'
esp_hw_support: Fix time spent in light sleep when RTC is used for gettimeofday

See merge request espressif/esp-idf!17740
2022-04-18 13:23:54 +08:00
..
app_trace_to_host
base_mac_address
console
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
ota
perfmon
pthread
select
startup_time esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08: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.