esp-idf/examples/system
Mahavir Jain b912d0fa9d esp_https_ota: add support for configurable ota buffer size
Closes https://github.com/espressif/esp-idf/issues/2998
2019-01-30 18:11:09 +05:30
..
app_trace_to_host Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
base_mac_address Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
console Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
cpp_exceptions
cpp_pthread
deep_sleep Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
esp_event
esp_timer
gcov Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
himem
light_sleep
ota esp_https_ota: add support for configurable ota buffer size 2019-01-30 18:11:09 +05:30
select
sysview_tracing Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
task_watchdog
ulp
ulp_adc
unit_test
README.md

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.