Shubham Kulkarni ba31458347 OTA: Fixed OTA with chunked servers and added example_test with chunked server há 6 anos atrás
..
app_trace_to_host 30ff7198b8 apptrace: Renames Kconfig options há 6 anos atrás
base_mac_address de682a13b1 examples: Update system examples README há 6 anos atrás
console 31b2702387 esp_netif, examples: esp_netif_init() moved into ESP_ERROR_CHECK() há 6 anos atrás
cpp_exceptions c906e2afee test: update example and unit tests with new import roles: há 6 anos atrás
cpp_pthread de682a13b1 examples: Update system examples README há 6 anos atrás
cpp_rtti c906e2afee test: update example and unit tests with new import roles: há 6 anos atrás
deep_sleep e30cd361a8 global: rename esp32s2beta to esp32s2 há 6 anos atrás
efuse d7fa288a6c examples: Add an example efuse API usage há 6 anos atrás
esp_event c906e2afee test: update example and unit tests with new import roles: há 6 anos atrás
esp_timer c906e2afee test: update example and unit tests with new import roles: há 6 anos atrás
freertos c906e2afee test: update example and unit tests with new import roles: há 6 anos atrás
gcov 477e66103c Merge branch 'feature/esp32s2beta_apptrace_port' into 'master' há 6 anos atrás
himem 871ea650f6 examples: fix sdkconfig warnings há 6 anos atrás
light_sleep c906e2afee test: update example and unit tests with new import roles: há 6 anos atrás
network_tests 30372f5a4f Merge branch 'docs/esp_netif_programmer_manual' into 'master' há 6 anos atrás
ota ba31458347 OTA: Fixed OTA with chunked servers and added example_test with chunked server há 6 anos atrás
perfmon a0730fec2a Performance monitor component. The component contains APIs, example and há 6 anos atrás
select 31b2702387 esp_netif, examples: esp_netif_init() moved into ESP_ERROR_CHECK() há 6 anos atrás
sysview_tracing 4145ca591f examples: re-enable SystemView examples for esp32s2 há 6 anos atrás
sysview_tracing_heap_log 4145ca591f examples: re-enable SystemView examples for esp32s2 há 6 anos atrás
task_watchdog afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) há 6 anos atrás
ulp 0c2bf7c8bc rtcio: add hal for driver há 6 anos atrás
ulp_adc 1518c410bc A switch between esp32 and esp32s2betta added to the ULP build process. há 6 anos atrás
unit_test 871ea650f6 examples: fix sdkconfig warnings há 6 anos atrás
README.md 5a83347bec event: Implement event loop library há 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.