Ivan Grokhotkov cf155161c4 Merge branch 'feature/higher_level_com_gdb' into 'master' 5 years ago
..
app_trace_to_host 493c852b73 CI: Use higher-level interaction with GDB in example tests and test apps 5 years ago
base_mac_address bde4b1b350 ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 5 years ago
console bde4b1b350 ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 5 years ago
deep_sleep bde4b1b350 ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 5 years ago
efuse bde4b1b350 ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 5 years ago
esp_event bde4b1b350 ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 5 years ago
esp_timer bde4b1b350 ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 5 years ago
freertos bde4b1b350 ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 5 years ago
gcov 493c852b73 CI: Use higher-level interaction with GDB in example tests and test apps 5 years ago
heap_task_tracking 6e09056c25 example: Add Heap Task Tracking example 5 years ago
himem 29c95d3919 CI: Require runner with PSRAM for himem example test 5 years ago
light_sleep bde4b1b350 ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 5 years ago
network_tests 30372f5a4f Merge branch 'docs/esp_netif_programmer_manual' into 'master' 6 years ago
ota c533674120 simple_ota_example: add SPIRAM enabled configuration 5 years ago
perfmon bde4b1b350 ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 5 years ago
select bde4b1b350 ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 5 years ago
sysview_tracing 493c852b73 CI: Use higher-level interaction with GDB in example tests and test apps 5 years ago
sysview_tracing_heap_log 493c852b73 CI: Use higher-level interaction with GDB in example tests and test apps 5 years ago
task_watchdog bde4b1b350 ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 5 years ago
ulp bde4b1b350 ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 5 years ago
ulp_adc bde4b1b350 ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 5 years ago
unit_test bde4b1b350 ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 5 years ago
README.md 5a83347bec event: Implement event loop library 7 years ago

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.