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

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.