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

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.