OVMS3-idf/examples/system
InfiniteYuan1 8db70b4aa8 bugfix(simple_ota): Compatible with V3.1 and V3.2
(cherry picked from commit 0fa31d3e31)
2019-03-21 10:26:33 +08:00
..
app_trace_to_host cmake: make main a component again 2018-09-13 11:13:27 +08:00
base_mac_address cmake: make main a component again 2018-09-13 11:13:27 +08:00
console cmake: Fix some failing example builds, fix gcov 2018-10-30 10:59:39 +11:00
deep_sleep cmake: make main a component again 2018-09-13 11:13:27 +08:00
esp_timer cmake: make main a component again 2018-09-13 11:13:27 +08:00
gcov cmake: Fix some failing example builds, fix gcov 2018-10-30 10:59:39 +11:00
ota bugfix(simple_ota): Compatible with V3.1 and V3.2 2019-03-21 10:26:33 +08:00
select cmake: make main a component again 2018-09-13 11:13:27 +08:00
task_watchdog cmake: make main a component again 2018-09-13 11:13:27 +08:00
ulp ulp: fix calculation or ulp_run argument 2018-08-13 23:23:54 +03:00
ulp_adc ulp: fix calculation or ulp_run argument 2018-08-13 23:23:54 +03:00
README.md Added README.md to example category folders 2017-01-18 21:03:15 +01:00

System Examples

Configuration and management of memory, interrupts, WDT (watchdog timer), OTA (over the air updates), deep sleep and logging.

See the README.md file in the upper level examples directory for more information about examples.