esp-idf/examples/system
Mahavir Jain b149ff8dda Merge branch 'bugfix/http_auto_redirect' into 'master'
esp_http_client: Added event for HTTP redirection

Closes IDFGH-6371

See merge request espressif/esp-idf!16753
2022-01-16 05:59:21 +00:00
..
app_trace_to_host
base_mac_address
console
console_usb
deep_sleep esp8684: support GPIO peripheral, IO_MUX, GPIO matrix. 2021-12-29 22:01:45 +08:00
efuse
esp_event
esp_timer
eventfd examples: replace legacy timer group with gptimer 2022-01-07 14:59:09 +08:00
freertos/real_time_stats
gcov
gdbstub
heap_task_tracking
himem
ipc/ipc_isr
light_sleep
ota Merge branch 'bugfix/http_auto_redirect' into 'master' 2022-01-16 05:59:21 +00:00
perfmon perfmon: re-enable example for ESP32-S3, remove warning from the docs 2022-01-11 08:28:51 +01:00
pthread
select
startup_time docs: update docs to be able to build with esp8684 2021-12-20 10:32:49 +08:00
sysview_tracing app_trace: support gptimer as timestamp source 2022-01-07 14:59:09 +08:00
sysview_tracing_heap_log app_trace: support gptimer as timestamp source 2022-01-07 14:59:09 +08:00
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.