Shubham Kulkarni 1f16f5cf22 Increse receive timeout in sdkconfig.ci to fix CI failures il y a 5 ans
..
app_trace_to_host 79e58eff8f Add JTAG related example tests il y a 5 ans
base_mac_address e1dc92b60b Add system example tests il y a 5 ans
console 466998d487 examples/console: add note about Ctrl+C il y a 5 ans
deep_sleep e1dc92b60b Add system example tests il y a 5 ans
efuse e1dc92b60b Add system example tests il y a 5 ans
esp_event 1cf2312734 Examples: some examples use new event register API il y a 6 ans
esp_timer 5b2fa1a5ad build_app: make multi target support readable il y a 5 ans
freertos c906e2afee test: update example and unit tests with new import roles: il y a 6 ans
gcov 79e58eff8f Add JTAG related example tests il y a 5 ans
heap_task_tracking 6e09056c25 example: Add Heap Task Tracking example il y a 6 ans
himem 29c95d3919 CI: Require runner with PSRAM for himem example test il y a 5 ans
light_sleep d91e64cea4 driver(gpio): fix gpio can't wakeup light sleep il y a 5 ans
network_tests 30372f5a4f Merge branch 'docs/esp_netif_programmer_manual' into 'master' il y a 6 ans
ota 1f16f5cf22 Increse receive timeout in sdkconfig.ci to fix CI failures il y a 5 ans
perfmon e1dc92b60b Add system example tests il y a 5 ans
select e1dc92b60b Add system example tests il y a 5 ans
sysview_tracing 79e58eff8f Add JTAG related example tests il y a 5 ans
sysview_tracing_heap_log 79e58eff8f Add JTAG related example tests il y a 5 ans
task_watchdog e1dc92b60b Add system example tests il y a 5 ans
ulp e1dc92b60b Add system example tests il y a 5 ans
ulp_adc e1dc92b60b Add system example tests il y a 5 ans
unit_test e1dc92b60b Add system example tests il y a 5 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.