esp-idf/examples/system
Jiang Jiang Jian cbce221e88 Merge branch 'bugfix/mac_ext_order_for_c6_h2_v5.1' into 'release/v5.1'
efuse: Fix byte order in MAC_EXT (for C6 and H2) (v5.1)

See merge request espressif/esp-idf!23990
2023-06-28 17:33:53 +08:00
..
app_trace_basic
base_mac_address mac_addr(C6 and H2): Fix byte order of MAC_EXT and change format of IEEE802154 MAC 2023-06-13 16:56:13 +08:00
console console: Fix building issue when serial JTAG is set 2023-05-16 04:37:09 +00:00
deep_sleep ci: fix invalid kconfig options in system test apps 2023-05-10 09:42:12 +08:00
deep_sleep_wake_stub
efuse system-hardware/efuse: fixed efuse summary description containing ; breaking efuse-summary 2023-05-30 14:07:50 +08:00
esp_event
esp_timer ci: fix invalid kconfig options in system test apps 2023-05-10 09:42:12 +08:00
eventfd
flash_suspend
freertos/real_time_stats
gcov
gdbstub
heap_task_tracking
himem ci: fix invalid kconfig options in system test apps 2023-05-10 09:42:12 +08:00
ipc/ipc_isr
light_sleep
lp_core/lp_i2c lp-i2c: Added support for LP I2C peripheral to LP core 2023-05-19 07:33:01 +02:00
ota Add esp32c6 in supported target for ota examples 2023-05-19 10:03:45 +05:30
perfmon
pthread
select
startup_time
sysview_tracing
sysview_tracing_heap_log
task_watchdog
ulp_fsm
ulp_riscv ci: fix invalid kconfig options in system test apps 2023-05-10 09:42:12 +08:00
unit_test
xip_from_psram ci: fix invalid kconfig options in system test apps 2023-05-10 09:42:12 +08:00
.build-test-rules.yml mac_addr(C6 and H2): Fix byte order of MAC_EXT and change format of IEEE802154 MAC 2023-06-13 16:56:13 +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.