Ivan Grokhotkov 9859d8867d Merge branch 'feature/sysview_json_traces' into 'master' 6 년 전
..
app_trace_to_host 30ff7198b8 apptrace: Renames Kconfig options 6 년 전
base_mac_address de682a13b1 examples: Update system examples README 6 년 전
console c906e2afee test: update example and unit tests with new import roles: 6 년 전
cpp_exceptions c906e2afee test: update example and unit tests with new import roles: 6 년 전
cpp_pthread de682a13b1 examples: Update system examples README 6 년 전
cpp_rtti c906e2afee test: update example and unit tests with new import roles: 6 년 전
deep_sleep 3a468a1ffd Refactor the touch sensor driver 6 년 전
efuse d7fa288a6c examples: Add an example efuse API usage 6 년 전
esp_event c906e2afee test: update example and unit tests with new import roles: 6 년 전
esp_timer c906e2afee test: update example and unit tests with new import roles: 6 년 전
freertos c906e2afee test: update example and unit tests with new import roles: 6 년 전
gcov 477e66103c Merge branch 'feature/esp32s2beta_apptrace_port' into 'master' 6 년 전
himem 871ea650f6 examples: fix sdkconfig warnings 6 년 전
light_sleep c906e2afee test: update example and unit tests with new import roles: 6 년 전
network_tests cf710a3cb1 esp_netif: include tcpip_adapter legacy header by default to provide *implicit* compatiblity 6 년 전
ota c906e2afee test: update example and unit tests with new import roles: 6 년 전
perfmon a0730fec2a Performance monitor component. The component contains APIs, example and 6 년 전
select f27ae9b0e2 feature: Add uart hal support. 6 년 전
sysview_tracing 477e66103c Merge branch 'feature/esp32s2beta_apptrace_port' into 'master' 6 년 전
sysview_tracing_heap_log b81e537b7f apptrace: Extends SystemView heap & log example to run many allocator/freer tasks 6 년 전
task_watchdog afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 년 전
ulp 0c2bf7c8bc rtcio: add hal for driver 6 년 전
ulp_adc 1518c410bc A switch between esp32 and esp32s2betta added to the ULP build process. 6 년 전
unit_test 871ea650f6 examples: fix sdkconfig warnings 6 년 전
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.