esp-idf/examples/system
Sudeep Mohanty e9ef5e9c51 Merge branch 'feature/ulp_fsm_wakeup_in_normal_mode' into 'master'
ulp: Updated ULP docs and ulp_fsm example for wakeup when SoC is not in sleep mode.

Closes IDFGH-6712 and IDFGH-3261

See merge request espressif/esp-idf!19967
2022-09-12 16:26:11 +08:00
..
app_trace_to_host
base_mac_address
console
deep_sleep
efuse
esp_event
esp_timer Tools: Fix flake8 version 5 warnings 2022-08-12 08:13:13 +00:00
eventfd
flash_suspend
freertos/real_time_stats
gcov
gdbstub
heap_task_tracking
himem
ipc/ipc_isr
light_sleep touch_sleep: complete the support for touch sleep 2022-08-15 20:04:57 +08:00
ota Merge branch 'ci/ota_example_bluedroid_gatts_timeout' into 'master' 2022-08-22 12:42:18 +08:00
perfmon
pthread
select
startup_time bootloader: allow skip image validation on C2 2022-08-25 16:51:44 +08:00
sysview_tracing
sysview_tracing_heap_log
task_watchdog
ulp_fsm ulp: Updated ULP docs and ulp_fsm example for wakeup when SoC is not in sleep mode. 2022-09-06 10:32:05 +02:00
ulp_riscv ulp: Added support for RTC I2C driver for ULP RISC-V on esp32s2 and esp32s3 2022-09-05 10:21:43 +02:00
unit_test
.build-test-rules.yml Merge branch 'feature/ulp-rtc-i2c-driver-support' into 'master' 2022-09-06 16:43:36 +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.