OVMS3-idf/examples/system
2017-10-13 07:14:53 +08:00
..
app_trace_to_host Mass replacement of http with https urls, fixed broken urls 2017-09-06 08:16:01 +02:00
base_mac_address Optimize configuration of base MAC address 2017-05-10 10:15:07 +08:00
console console: handle empty input to esp_console_run correctly 2017-10-13 07:14:53 +08:00
deep_sleep sleep: add light sleep, factor out APIs common for deep/light sleep 2017-09-01 10:36:14 +08:00
gcov esp32: Adds gcov over JTAG feature 2017-09-07 18:13:16 +03:00
ota bootloader: Fallback if OTA data is invalid 2017-08-15 09:42:19 +10:00
ulp sleep: add light sleep, factor out APIs common for deep/light sleep 2017-09-01 10:36:14 +08:00
ulp_adc sleep: add light sleep, factor out APIs common for deep/light sleep 2017-09-01 10:36:14 +08: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.