Harshit Malpani 773c5ec5b9 Fix for advanced_ota_redirect_url example failure in CI hace 4 años
..
app_trace_to_host 30ff7198b8 apptrace: Renames Kconfig options hace 6 años
base_mac_address de682a13b1 examples: Update system examples README hace 6 años
console 4403af7267 esp_wifi: Modify ESP_IF_WIFI_STA to WIFI_IF_STA hace 4 años
cpp_exceptions c906e2afee test: update example and unit tests with new import roles: hace 6 años
cpp_pthread de682a13b1 examples: Update system examples README hace 6 años
cpp_rtti c906e2afee test: update example and unit tests with new import roles: hace 6 años
deep_sleep 67a48580fa driver(touch): fix touch sensor driver redundancy hace 5 años
efuse d7fa288a6c examples: Add an example efuse API usage hace 6 años
esp_event c906e2afee test: update example and unit tests with new import roles: hace 6 años
esp_timer c906e2afee test: update example and unit tests with new import roles: hace 6 años
freertos c906e2afee test: update example and unit tests with new import roles: hace 6 años
gcov 384ca3452b gcov: enable single core tests hace 4 años
himem 858f4745fd example: Remove duplicate commands and invalid serial port information hace 5 años
light_sleep b7c4925d0b driver(gpio): fix gpio can't wakeup light sleep hace 4 años
network_tests f664527eb4 vfs: support vfs uart set line endings with specified uart number (release/v4.1) hace 5 años
ota 773c5ec5b9 Fix for advanced_ota_redirect_url example failure in CI hace 4 años
perfmon 858f4745fd example: Remove duplicate commands and invalid serial port information hace 5 años
select 31b2702387 esp_netif, examples: esp_netif_init() moved into ESP_ERROR_CHECK() hace 6 años
sysview_tracing 477e66103c Merge branch 'feature/esp32s2beta_apptrace_port' into 'master' hace 6 años
sysview_tracing_heap_log b81e537b7f apptrace: Extends SystemView heap & log example to run many allocator/freer tasks hace 6 años
task_watchdog afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) hace 6 años
ulp 2925b5f42b examples: split source files for one of the ulp examples hace 5 años
ulp_adc 1717232f11 ulp: use quotes when specifying files for embedding ulp binaries hace 5 años
unit_test 871ea650f6 examples: fix sdkconfig warnings hace 6 años
README.md 5a83347bec event: Implement event loop library hace 7 años

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.