Ivan Grokhotkov 3e7506ccda examples/console: error out if built with USB CDC enabled 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 3e7506ccda examples/console: error out if built with USB CDC enabled 5 лет назад
console_usb 9548aea3e4 examples: add console_usb example for USB CDC 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 493c852b73 CI: Use higher-level interaction with GDB in example tests and test apps 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 30372f5a4f Merge branch 'docs/esp_netif_programmer_manual' into 'master' 6 лет назад
ota c533674120 simple_ota_example: add SPIRAM enabled configuration 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.