Michael (XIAO Xufeng) 94ce4836ae Merge branch 'bugfix/fix_gpio_wakeup_light_sleep' into 'master' před 5 roky
..
app_trace_to_host 79e58eff8f Add JTAG related example tests před 5 roky
base_mac_address e1dc92b60b Add system example tests před 5 roky
console 466998d487 examples/console: add note about Ctrl+C před 5 roky
deep_sleep e1dc92b60b Add system example tests před 5 roky
efuse e1dc92b60b Add system example tests před 5 roky
esp_event 1cf2312734 Examples: some examples use new event register API před 6 roky
esp_timer 5b2fa1a5ad build_app: make multi target support readable před 5 roky
freertos c906e2afee test: update example and unit tests with new import roles: před 6 roky
gcov 79e58eff8f Add JTAG related example tests 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 d91e64cea4 driver(gpio): fix gpio can't wakeup light sleep před 5 roky
network_tests 30372f5a4f Merge branch 'docs/esp_netif_programmer_manual' into 'master' před 6 roky
ota b1e29232ea example_test.py: Override SimpleHTTPRequestHandler to catch broken pipe exception před 5 roky
perfmon e1dc92b60b Add system example tests před 5 roky
select e1dc92b60b Add system example tests před 5 roky
sysview_tracing 79e58eff8f Add JTAG related example tests před 5 roky
sysview_tracing_heap_log 79e58eff8f Add JTAG related example tests před 5 roky
task_watchdog e1dc92b60b Add system example tests před 5 roky
ulp e1dc92b60b Add system example tests před 5 roky
ulp_adc e1dc92b60b Add system example tests před 5 roky
unit_test e1dc92b60b Add system example tests 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.