Dmitry 845b2d1cfe Jumps change back to jumpr. because example supports esp32 only. 6 anos atrás
..
app_trace_to_host 30ff7198b8 apptrace: Renames Kconfig options 6 anos atrás
base_mac_address de682a13b1 examples: Update system examples README 6 anos atrás
console d0e1edcd53 examples: add 2 CI build/test configurations for system/console 6 anos atrás
cpp_exceptions 438d513a95 Merge branch 'master' into feature/esp32s2beta_merge 6 anos atrás
cpp_pthread de682a13b1 examples: Update system examples README 6 anos atrás
cpp_rtti 910f49942e examples: fix test function name in cpp_rtti example 6 anos atrás
deep_sleep 246242dbd5 driver: fix `sens_struct.h`; 6 anos atrás
efuse d7fa288a6c examples: Add an example efuse API usage 6 anos atrás
esp_event f356d54365 esp_event: revert changes in !5702 6 anos atrás
esp_timer 438d513a95 Merge branch 'master' into feature/esp32s2beta_merge 6 anos atrás
freertos 438d513a95 Merge branch 'master' into feature/esp32s2beta_merge 6 anos atrás
gcov 477e66103c Merge branch 'feature/esp32s2beta_apptrace_port' into 'master' 6 anos atrás
himem 871ea650f6 examples: fix sdkconfig warnings 6 anos atrás
light_sleep 438d513a95 Merge branch 'master' into feature/esp32s2beta_merge 6 anos atrás
network_tests cf710a3cb1 esp_netif: include tcpip_adapter legacy header by default to provide *implicit* compatiblity 6 anos atrás
ota a49b934ef8 examples: protocol examples which use common connection component 6 anos atrás
perfmon a0730fec2a Performance monitor component. The component contains APIs, example and 6 anos atrás
select b834c99148 examples: modify other examples and tests to use esp_netif instead of tcpip_adapter 6 anos atrás
sysview_tracing 477e66103c Merge branch 'feature/esp32s2beta_apptrace_port' into 'master' 6 anos atrás
sysview_tracing_heap_log 477e66103c Merge branch 'feature/esp32s2beta_apptrace_port' into 'master' 6 anos atrás
task_watchdog afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 anos atrás
ulp 0c2bf7c8bc rtcio: add hal for driver 6 anos atrás
ulp_adc 1518c410bc A switch between esp32 and esp32s2betta added to the ULP build process. 6 anos atrás
unit_test 871ea650f6 examples: fix sdkconfig warnings 6 anos atrás
README.md 5a83347bec event: Implement event loop library 7 anos atrás

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.