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

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.