Anton Maklakov fa3131b870 Merge branch 'bugfix/bash_bin_env' into 'master' пре 5 година
..
app_trace_to_host baa7898e35 driver(adc/dac): fix adc dac driver for esp32s2 пре 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 c906e2afee test: update example and unit tests with new import roles: пре 6 година
freertos c906e2afee test: update example and unit tests with new import roles: пре 6 година
gcov 7ee7a6d7bb docs: Updates OpenOCD command names пре 5 година
heap_task_tracking 6e09056c25 example: Add Heap Task Tracking example пре 5 година
himem 871ea650f6 examples: fix sdkconfig warnings пре 6 година
light_sleep c906e2afee test: update example and unit tests with new import roles: пре 6 година
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 4d9c573fb6 test, examples: use new component registration function пре 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 7dbd77cefc examples: split source files for one of the ulp examples пре 6 година
ulp_adc baa7898e35 driver(adc/dac): fix adc dac driver for esp32s2 пре 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.