Renz Bagaporo b30522f701 esp32, esp32s2: move sleep modes code to esp_system 5 年之前
..
app_trace_to_host 19ad15a1b4 modify example tests. delete unused arguments 5 年之前
base_mac_address bde4b1b350 ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 5 年之前
console 8e00522cd7 vfs: support vfs uart set line endings with specified uart number 5 年之前
console_usb b9eb7cb7f0 tools: Fix IDF Monitor so it will wait for the device to reconnect 5 年之前
deep_sleep 1568b6913d driver(touch): fix touch sensor driver redundancy 5 年之前
efuse bde4b1b350 ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 5 年之前
esp_event bde4b1b350 ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 5 年之前
esp_timer bde4b1b350 ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 5 年之前
freertos bde4b1b350 ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 5 年之前
gcov a4d0033c03 esp_rom: extract common GPIO apis into esp_rom_gpio.h 5 年之前
heap_task_tracking 6e09056c25 example: Add Heap Task Tracking example 5 年之前
himem 29c95d3919 CI: Require runner with PSRAM for himem example test 5 年之前
light_sleep b30522f701 esp32, esp32s2: move sleep modes code to esp_system 5 年之前
network_tests 8e00522cd7 vfs: support vfs uart set line endings with specified uart number 5 年之前
ota 5341688c7e Merge branch 'feature/add_status_code_check' into 'master' 5 年之前
perfmon bde4b1b350 ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 5 年之前
select bde4b1b350 ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 5 年之前
sysview_tracing 19ad15a1b4 modify example tests. delete unused arguments 5 年之前
sysview_tracing_heap_log 19ad15a1b4 modify example tests. delete unused arguments 5 年之前
task_watchdog bde4b1b350 ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 5 年之前
ulp b6dba84323 ulp: added support to building code for riscv ULP coprocessor 5 年之前
ulp_adc bde4b1b350 ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 5 年之前
ulp_riscv b6dba84323 ulp: added support to building code for riscv ULP coprocessor 5 年之前
unit_test bde4b1b350 ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 5 年之前
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.