esp-idf/examples/system
Konstantin Kondrashov 55578295db Merge branch 'feature/api_to_define_user_mac_addres' into 'master'
esp_hw_support: Adds APIs to define user own MAC addresses without generation from the base MAC address

Closes IDFGH-5534 and IDFGH-8022

See merge request espressif/esp-idf!21036
2022-11-17 15:26:35 +08:00
..
app_trace_to_host
base_mac_address esp_hw_support: Adds APIs to define user own MAC addresses without generation from the base MAC address 2022-11-16 19:23:10 +08:00
console esp32h2: renaming esp32h2 to esp32h4 2022-11-08 17:05:33 +08:00
deep_sleep examples: system/deep_sleep 2022-11-11 20:39:04 +08:00
efuse
esp_event
esp_timer esp32h2: renaming esp32h2 to esp32h4 2022-11-08 17:05:33 +08:00
eventfd
flash_suspend
freertos/real_time_stats
gcov esp32h2: renaming esp32h2 to esp32h4 2022-11-08 17:05:33 +08:00
gdbstub
heap_task_tracking
himem
ipc/ipc_isr
light_sleep esp32h2: renaming esp32h2 to esp32h4 2022-11-08 17:05:33 +08:00
ota esp_https_ota: Send data to event handler 2022-11-11 11:44:17 +05:30
perfmon
pthread
select
startup_time
sysview_tracing
sysview_tracing_heap_log
task_watchdog
ulp_fsm
ulp_riscv
unit_test
xip_from_psram
.build-test-rules.yml
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.