Ivan Grokhotkov 4b0b2c6fda Merge branch 'feature/action_specific_flags' into 'master' 6 лет назад
..
app_trace_to_host 399d2d2605 all: Using xxx_periph.h 6 лет назад
base_mac_address 151f757912 Rename Kconfig options (examples) 6 лет назад
console 399d2d2605 all: Using xxx_periph.h 6 лет назад
cpp_exceptions c5000c83d2 Rename Kconfig options (root) 6 лет назад
cpp_pthread 71f57931bd #2743 - Implemented ability to core affinity and thread name for pthreads and thus also for std::thread. 7 лет назад
deep_sleep 399d2d2605 all: Using xxx_periph.h 6 лет назад
esp_event e37b0ad648 esp_event: move trailing semicolons out of defines 6 лет назад
esp_timer 57c54f96f1 examples: Fix Python coding style 7 лет назад
freertos 3e25d441a5 freertos: Add real time stats example 7 лет назад
gcov 6c0a7a66f3 Rename Kconfig options (components/app_trace) 6 лет назад
himem 0ae53691ba Rename Kconfig options (components/esp32) 6 лет назад
light_sleep 0ae53691ba Rename Kconfig options (components/esp32) 6 лет назад
network_tests 684514b3d6 ci: added standard set of network suite for lwip as a part of weekend test 6 лет назад
ota 1886d8d4ef update ota examples to support both Wi-Fi and Ethernet 6 лет назад
select 9784df1c3a asio: examples renamed to have consistent binary names when build in make and CMake 7 лет назад
sysview_tracing 296c9549a4 sys_view: Adds heap & log tracing example 6 лет назад
sysview_tracing_heap_log 296c9549a4 sys_view: Adds heap & log tracing example 6 лет назад
task_watchdog 0ae53691ba Rename Kconfig options (components/esp32) 6 лет назад
ulp 154fc74f76 Merge branch 'bugfix/nvs_typedef_naming_pr3239' into 'master' 6 лет назад
ulp_adc 02f2e63662 Merge branch 'feature/use_cmake_function_call_for_embedding_ulp' into 'master' 6 лет назад
unit_test 20156f9702 idf.py: Add support for action specific options 6 лет назад
README.md 5a83347bec event: Implement event loop library 7 лет назад

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.