Alexey Gerenkov 55f1a63faf esp32: Adds functionality for application tracing over JTAG hace 9 años
..
hwcrypto 88b264cfce mbedTLS SHA: Fix cloning of SHA-384 digests hace 9 años
rom 15ec487fde Merge branch 'feature/esp32_d2wd_support' into 'master' hace 8 años
xtensa df6edb50e9 implement esp_deep_sleep, fix build issues hace 9 años
esp_app_trace.h 55f1a63faf esp32: Adds functionality for application tracing over JTAG hace 8 años
esp_attr.h 9aa0e29079 deep sleep: keep RTC_SLOW_MEM powered on if data is placed into RTC slow memory hace 9 años
esp_cache_err_int.h 0b79d07d34 add detection of invalid cache access hace 8 años
esp_coexist.h bb0298bc71 coexist: enable coexist when wifi&bt are enabled, disable coexist when one of wifi&bt is disabled. hace 9 años
esp_core_dump.h 50b3ce616f esp32: Adds documentation and comments to core dump feature files hace 9 años
esp_crosscore_int.h 68f39c1ed9 Only init crosscore when FreeRTOS runs in multicore mode, add warnings that cross_int calls are private. hace 9 años
esp_deep_sleep.h a64181f14f deep sleep: add functions to check wakeup cause hace 9 años
esp_deepsleep.h 88ddf5aefa deep sleep: rename header file hace 9 años
esp_err.h 275b574ace fix warnings generated by ESP_ERROR_CHECK(variable) in release builds hace 8 años
esp_event.h e0040af7e5 ethernet: add first version of ethernet driver hace 9 años
esp_event_loop.h 53de9f115f Event handling refactoring hace 9 años
esp_flash_data_types.h 9eb135fd73 Flash encryption: Support enabling flash encryption in bootloader, app support hace 9 años
esp_freertos_hooks.h 9a2887c458 Add comments/headers according to merge request comments hace 9 años
esp_gdbstub.h 7d254eb3f0 Move panic handler and gdbstub into esp32 component, clean up wdt according to merge req suggestions hace 9 años
esp_heap_alloc_caps.h 17a4a2527d MR things hace 9 años
esp_int_wdt.h d116adf260 Add documentation hace 9 años
esp_interface.h e0040af7e5 ethernet: add first version of ethernet driver hace 9 años
esp_intr.h 6a1dbc3f1c add RMT driver and example hace 9 años
esp_intr_alloc.h a2e0c2432e esp32: sanity check ISR handler address passed into esp_intr_alloc hace 9 años
esp_ipc.h 23d5c7579b components/esp32,spi_flash: update some comments hace 9 años
esp_panic.h 0b79d07d34 add detection of invalid cache access hace 8 años
esp_phy_init.h 6181c39f05 Reset WIFI mac when wifi start and update wifi lib hace 9 años
esp_smartconfig.h 3984d96acb esp32: refactor to sniffer hace 9 años
esp_ssc.h bd6ea4393c Initial public version hace 9 años
esp_system.h d3eede2110 mac address: add the number of MAC address generated from efuse for user to choose hace 9 años
esp_task.h ecb75b69fd component/bt : modify bluetooth task priority hace 8 años
esp_task_wdt.h d116adf260 Add documentation hace 9 años
esp_types.h 2393d829de remove legacy definitions from esp_types.h hace 9 años
esp_wifi.h 454d00e2ae check wifi state when wifi deinit is called hace 8 años
esp_wifi_internal.h 8b2f933a51 Implement system_* APIs in IDF hace 9 años
esp_wifi_types.h d61959b583 change scanned ap's ssid array len to 33 hace 8 años
esp_wpa2.h b455b0246c add wpa2 set id api and modify null data tx description hace 9 años
esp_wps.h 7b77daaea4 wps: add blocking param for API esp_wifi_wps_start() hace 9 años
heap_alloc_caps.h 3462b53fbc MR suggestions hace 9 años