Ivan Grokhotkov 66c693eebb Merge branch 'feature/deep_sleep_wakeup_from_touch' into 'master' 9 years ago
..
hwcrypto 88b264cfce mbedTLS SHA: Fix cloning of SHA-384 digests 9 years ago
rom 68cba2a1fb Bootloader: Support switching to Quad I/O mode during boot process 9 years ago
soc 66c693eebb Merge branch 'feature/deep_sleep_wakeup_from_touch' into 'master' 9 years ago
xtensa df6edb50e9 implement esp_deep_sleep, fix build issues 9 years ago
esp_attr.h 9aa0e29079 deep sleep: keep RTC_SLOW_MEM powered on if data is placed into RTC slow memory 9 years ago
esp_brownout.h 06bff71481 Add licenses, docbook, general cleanup 9 years ago
esp_coexist.h bb0298bc71 coexist: enable coexist when wifi&bt are enabled, disable coexist when one of wifi&bt is disabled. 9 years ago
esp_core_dump.h 50b3ce616f esp32: Adds documentation and comments to core dump feature files 9 years ago
esp_crosscore_int.h 68f39c1ed9 Only init crosscore when FreeRTOS runs in multicore mode, add warnings that cross_int calls are private. 9 years ago
esp_deep_sleep.h a64181f14f deep sleep: add functions to check wakeup cause 9 years ago
esp_deepsleep.h 88ddf5aefa deep sleep: rename header file 9 years ago
esp_err.h d6f183fbb9 esp_err: Use separate code path for ESP_ERROR_CHECK assertion 9 years ago
esp_event.h e0040af7e5 ethernet: add first version of ethernet driver 9 years ago
esp_event_loop.h 53de9f115f Event handling refactoring 9 years ago
esp_flash_data_types.h 9eb135fd73 Flash encryption: Support enabling flash encryption in bootloader, app support 9 years ago
esp_freertos_hooks.h 9a2887c458 Add comments/headers according to merge request comments 9 years ago
esp_gdbstub.h 7d254eb3f0 Move panic handler and gdbstub into esp32 component, clean up wdt according to merge req suggestions 9 years ago
esp_heap_alloc_caps.h 1e117dc3d3 Fix small things noticed in MR, add documentation 9 years ago
esp_int_wdt.h d116adf260 Add documentation 9 years ago
esp_interface.h e0040af7e5 ethernet: add first version of ethernet driver 9 years ago
esp_intr.h 6a1dbc3f1c add RMT driver and example 9 years ago
esp_intr_alloc.h a2e0c2432e esp32: sanity check ISR handler address passed into esp_intr_alloc 9 years ago
esp_ipc.h 23d5c7579b components/esp32,spi_flash: update some comments 9 years ago
esp_panic.h b022232e84 esp_panic.h: Add C++ include guards 9 years ago
esp_phy_init.h 8f3d1d3184 fix compile error that if enable CONFIG_ESP32_PHY_INIT_DATA_IN_PARTITION compile fail 9 years ago
esp_smartconfig.h 3984d96acb esp32: refactor to sniffer 9 years ago
esp_ssc.h bd6ea4393c Initial public version 9 years ago
esp_system.h d3eede2110 mac address: add the number of MAC address generated from efuse for user to choose 9 years ago
esp_task.h 870389b3ba component/bt: optimize stack size of Bluetooth Tasks and make them be configurable according to the CONFIG_NEWLIB_NANO_FORMAT option 9 years ago
esp_task_wdt.h d116adf260 Add documentation 9 years ago
esp_types.h 2393d829de remove legacy definitions from esp_types.h 9 years ago
esp_wifi.h abdd8feebb esp32: menuconfig adds some WiFi options 9 years ago
esp_wifi_internal.h 8b2f933a51 Implement system_* APIs in IDF 9 years ago
esp_wifi_types.h 5677149833 esp32: add wifi low rate feature 9 years ago
esp_wpa2.h b455b0246c add wpa2 set id api and modify null data tx description 9 years ago
esp_wps.h 7b77daaea4 wps: add blocking param for API esp_wifi_wps_start() 9 years ago
heap_alloc_caps.h a03e75d34c Move heap_alloc_caps.h to a location where it can be included by components 9 years ago