Ivan Grokhotkov 454293159d Merge branch 'docs/update_esp32s2_oocd_target_name' into 'master' 6 éve
..
app_trace_to_host 7ee7a6d7bb docs: Updates OpenOCD command names 6 éve
base_mac_address de682a13b1 examples: Update system examples README 6 éve
console 31b2702387 esp_netif, examples: esp_netif_init() moved into ESP_ERROR_CHECK() 6 éve
deep_sleep e30cd361a8 global: rename esp32s2beta to esp32s2 6 éve
efuse d7fa288a6c examples: Add an example efuse API usage 6 éve
esp_event c906e2afee test: update example and unit tests with new import roles: 6 éve
esp_timer c906e2afee test: update example and unit tests with new import roles: 6 éve
freertos c906e2afee test: update example and unit tests with new import roles: 6 éve
gcov 7ee7a6d7bb docs: Updates OpenOCD command names 6 éve
himem 871ea650f6 examples: fix sdkconfig warnings 6 éve
light_sleep c906e2afee test: update example and unit tests with new import roles: 6 éve
network_tests 30372f5a4f Merge branch 'docs/esp_netif_programmer_manual' into 'master' 6 éve
ota 15884eccf2 Add multi-target support for performance tests 6 éve
perfmon a0730fec2a Performance monitor component. The component contains APIs, example and 6 éve
select 31b2702387 esp_netif, examples: esp_netif_init() moved into ESP_ERROR_CHECK() 6 éve
sysview_tracing 7ee7a6d7bb docs: Updates OpenOCD command names 6 éve
sysview_tracing_heap_log 7ee7a6d7bb docs: Updates OpenOCD command names 6 éve
task_watchdog afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 éve
ulp 7dbd77cefc examples: split source files for one of the ulp examples 6 éve
ulp_adc bb639bb91d ulp: use quotes when specifying files for embedding ulp binaries 6 éve
unit_test 871ea650f6 examples: fix sdkconfig warnings 6 éve
README.md 5a83347bec event: Implement event loop library 7 éve

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.