Shubham Kulkarni 76860cc939 example_test.py: In ota example_test, open file in binary mode to avoid UnicodeDecodeError 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 6a73c74d71 Follow-up improvements for the gcov example test 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 59471c9f3f CI: esp_netif tests: Fix netsuite driver layer per wifi optimization changes 5 жил өмнө
ota 76860cc939 example_test.py: In ota example_test, open file in binary mode to avoid UnicodeDecodeError 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 815d9ec6bd Power consumption graphs were added to ulp and wifi power save examples 5 жил өмнө
ulp_adc 6358f3fb8a CI: Fix regex in ulp_adc example test 5 жил өмнө
ulp_riscv b6dba84323 ulp: added support to building code for riscv ULP coprocessor 5 жил өмнө
unit_test 20c068ef3b cmock: added cmock as component 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.