OVMS3-idf/examples/system
Ivan Grokhotkov af6cfc5552 docs, examples: use rtc_gpio_isolate to disconnect GPIO12
This is needed to reduce deep sleep current on ESP32-WROVER modules.

Ref TW18165.
2018-02-11 13:28:47 +08:00
..
app_trace_to_host feature(I2S-ADC): add ADC mode for I2S. 2017-09-14 13:24:08 +08:00
base_mac_address Optimize configuration of base MAC address 2017-05-10 10:15:07 +08:00
console docs, examples: use rtc_gpio_isolate to disconnect GPIO12 2018-02-11 13:28:47 +08:00
deep_sleep docs, examples: use rtc_gpio_isolate to disconnect GPIO12 2018-02-11 13:28:47 +08:00
gcov esp32: Adds gcov over JTAG feature 2017-09-07 18:13:16 +03:00
ota ota example: Send a valid HTTP/1.0 request 2017-11-21 09:02:58 +11:00
task_watchdog New Task Watchdog API (Revert of Revert) 2017-11-02 16:47:51 +08:00
ulp docs, examples: use rtc_gpio_isolate to disconnect GPIO12 2018-02-11 13:28:47 +08:00
ulp_adc docs, examples: use rtc_gpio_isolate to disconnect GPIO12 2018-02-11 13:28:47 +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.