esp-idf/examples/system
Michael (XIAO Xufeng) 67ba80f2ec Merge branch 'bugfix/reduce_the_consumption_of_touch_sensor_during_deep_sleep' into 'master'
fix: reduce the consumption of touch sensor during deep sleep

See merge request espressif/esp-idf!12248
2021-03-22 07:10:44 +00:00
..
app_trace_to_host
base_mac_address ci: run Example_GENERIC for C3 2021-03-15 10:27:07 +08:00
console ci: run Example_GENERIC for C3 2021-03-15 10:27:07 +08:00
console_usb
deep_sleep Merge branch 'bugfix/reduce_the_consumption_of_touch_sensor_during_deep_sleep' into 'master' 2021-03-22 07:10:44 +00:00
efuse ci: run Example_GENERIC for C3 2021-03-15 10:27:07 +08:00
esp_event ci: run Example_GENERIC for C3 2021-03-15 10:27:07 +08:00
esp_timer ci: run Example_GENERIC for C3 2021-03-15 10:27:07 +08:00
freertos/real_time_stats ci: run Example_GENERIC for C3 2021-03-15 10:27:07 +08:00
gcov
heap_task_tracking
himem
light_sleep ci: run Example_GENERIC for C3 2021-03-15 10:27:07 +08:00
network_tests
ota
perfmon ci: run Example_GENERIC for C3 2021-03-15 10:27:07 +08:00
select ci: run Example_GENERIC for C3 2021-03-15 10:27:07 +08:00
sysview_tracing
sysview_tracing_heap_log
task_watchdog ci: run Example_GENERIC for C3 2021-03-15 10:27:07 +08:00
ulp ci: run Example_GENERIC for C3 2021-03-15 10:27:07 +08:00
ulp_adc ci: run Example_GENERIC for C3 2021-03-15 10:27:07 +08:00
ulp_riscv
unit_test ci: run Example_GENERIC for C3 2021-03-15 10:27:07 +08: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.