houwenxiang 8e00522cd7 vfs: support vfs uart set line endings with specified uart number 5 лет назад
..
app_trace_to_host 493c852b73 CI: Use higher-level interaction with GDB in example tests and test apps 5 лет назад
base_mac_address bde4b1b350 ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 5 лет назад
console 8e00522cd7 vfs: support vfs uart set line endings with specified uart number 5 лет назад
console_usb b9eb7cb7f0 tools: Fix IDF Monitor so it will wait for the device to reconnect 5 лет назад
deep_sleep bde4b1b350 ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 5 лет назад
efuse bde4b1b350 ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 5 лет назад
esp_event bde4b1b350 ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 5 лет назад
esp_timer bde4b1b350 ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 5 лет назад
freertos bde4b1b350 ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 5 лет назад
gcov a4d0033c03 esp_rom: extract common GPIO apis into esp_rom_gpio.h 5 лет назад
heap_task_tracking 6e09056c25 example: Add Heap Task Tracking example 5 лет назад
himem 29c95d3919 CI: Require runner with PSRAM for himem example test 5 лет назад
light_sleep bde4b1b350 ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 5 лет назад
network_tests 8e00522cd7 vfs: support vfs uart set line endings with specified uart number 5 лет назад
ota 5341688c7e Merge branch 'feature/add_status_code_check' into 'master' 5 лет назад
perfmon bde4b1b350 ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 5 лет назад
select bde4b1b350 ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 5 лет назад
sysview_tracing 493c852b73 CI: Use higher-level interaction with GDB in example tests and test apps 5 лет назад
sysview_tracing_heap_log 493c852b73 CI: Use higher-level interaction with GDB in example tests and test apps 5 лет назад
task_watchdog bde4b1b350 ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 5 лет назад
ulp bde4b1b350 ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 5 лет назад
ulp_adc bde4b1b350 ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 5 лет назад
unit_test bde4b1b350 ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 5 лет назад
README.md 5a83347bec event: Implement event loop library 7 лет назад

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.