Krzysztof Budzynski e1ab4b6711 Merge branch 'bugfix/uart_echo_readme' into 'master' 5 лет назад
..
app_trace_to_host 5b2fa1a5ad build_app: make multi target support readable 5 лет назад
base_mac_address de682a13b1 examples: Update system examples README 6 лет назад
console 31b2702387 esp_netif, examples: esp_netif_init() moved into ESP_ERROR_CHECK() 6 лет назад
deep_sleep 340563f479 Driver(touch): fix touch sensor driver for esp32s2. 5 лет назад
efuse d7fa288a6c examples: Add an example efuse API usage 6 лет назад
esp_event 1cf2312734 Examples: some examples use new event register API 5 лет назад
esp_timer 5b2fa1a5ad build_app: make multi target support readable 5 лет назад
freertos c906e2afee test: update example and unit tests with new import roles: 6 лет назад
gcov 5b2fa1a5ad build_app: make multi target support readable 5 лет назад
heap_task_tracking 6e09056c25 example: Add Heap Task Tracking example 5 лет назад
himem e1ab4b6711 Merge branch 'bugfix/uart_echo_readme' into 'master' 5 лет назад
light_sleep 5b2fa1a5ad build_app: make multi target support readable 5 лет назад
network_tests 30372f5a4f Merge branch 'docs/esp_netif_programmer_manual' into 'master' 6 лет назад
ota e94288da31 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 5 лет назад
perfmon 6adb1a0609 example: Remove duplicate commands and invalid serial port information 5 лет назад
select 31b2702387 esp_netif, examples: esp_netif_init() moved into ESP_ERROR_CHECK() 6 лет назад
sysview_tracing 7ee7a6d7bb docs: Updates OpenOCD command names 5 лет назад
sysview_tracing_heap_log 7ee7a6d7bb docs: Updates OpenOCD command names 5 лет назад
task_watchdog afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 лет назад
ulp 5b2fa1a5ad build_app: make multi target support readable 5 лет назад
ulp_adc 5b2fa1a5ad build_app: make multi target support readable 5 лет назад
unit_test 871ea650f6 examples: fix sdkconfig warnings 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.