OVMS3-idf/examples/system
2020-07-30 11:41:11 +08:00
..
app_trace_to_host Add JTAG related example tests 2020-05-05 11:08:33 +02:00
base_mac_address ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 2020-07-15 16:54:03 +08:00
console ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 2020-07-15 16:54:03 +08:00
deep_sleep driver(touch): fix touch sensor driver redundancy 2020-07-30 11:41:11 +08:00
efuse ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 2020-07-15 16:54:03 +08:00
esp_event ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 2020-07-15 16:54:03 +08:00
esp_timer ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 2020-07-15 16:54:03 +08:00
freertos/real_time_stats ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 2020-07-15 16:54:03 +08:00
gcov Add JTAG related example tests 2020-05-05 11:08:33 +02:00
heap_task_tracking example: Add Heap Task Tracking example 2020-03-19 15:07:41 +05:30
himem CI: Require runner with PSRAM for himem example test 2020-05-13 18:19:44 +00:00
light_sleep ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 2020-07-15 16:54:03 +08:00
network_tests Merge branch 'docs/esp_netif_programmer_manual' into 'master' 2019-12-18 13:12:36 +08:00
ota Increse receive timeout in sdkconfig.ci to fix CI failures 2020-07-13 10:15:01 +05:30
perfmon ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 2020-07-15 16:54:03 +08:00
select ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 2020-07-15 16:54:03 +08:00
sysview_tracing Add JTAG related example tests 2020-05-05 11:08:33 +02:00
sysview_tracing_heap_log Add JTAG related example tests 2020-05-05 11:08:33 +02:00
task_watchdog ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 2020-07-15 16:54:03 +08:00
ulp ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 2020-07-15 16:54:03 +08:00
ulp_adc ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 2020-07-15 16:54:03 +08:00
unit_test ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 2020-07-15 16:54:03 +08:00
README.md event: Implement event loop library 2018-10-26 13:14:19 +08:00

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.