krzychb 15c10b3cbe Added missing CMakeLists.txt file to satisfy CI checks 7 лет назад
..
app_trace_to_host ff2404a272 Merge branch 'master' into feature/cmake 7 лет назад
base_mac_address 800bffb8b0 cmake: Add CMakeLists.txt files for all examples 7 лет назад
console 4eeed31a04 Merge branch 'feature/cmake' into 'master' 7 лет назад
cpp_exceptions 15c10b3cbe Added missing CMakeLists.txt file to satisfy CI checks 7 лет назад
deep_sleep ff2404a272 Merge branch 'master' into feature/cmake 7 лет назад
esp_timer 5689e446dc cmake: Add missing example CMakeLists.txt files, CI check all examples have both 7 лет назад
gcov 6b9784cc45 Merge branch 'master' into feature/cmake_update 7 лет назад
ota 5689e446dc cmake: Add missing example CMakeLists.txt files, CI check all examples have both 7 лет назад
select 6b9784cc45 Merge branch 'master' into feature/cmake_update 7 лет назад
task_watchdog 800bffb8b0 cmake: Add CMakeLists.txt files for all examples 7 лет назад
ulp dbad72e6b5 examples/ulp: Add using esp_deep_sleep_disable_rom_logging 7 лет назад
ulp_adc dbad72e6b5 examples/ulp: Add using esp_deep_sleep_disable_rom_logging 7 лет назад
README.md a67d5d89e0 Replace all DOS line endings with Unix 7 лет назад

README.md

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.