XiaXiaotian 678ec0bd04 Merge branch 'master' of ssh://gitlab.espressif.cn:27227/idf/esp-idf into feature/disable_phy_rf_when_disable_wifi_bt 9 年 前
..
hwcrypto 88b264cfce mbedTLS SHA: Fix cloning of SHA-384 digests 9 年 前
rom e53d307814 Panic handler: Use same reset path as esp_restart(), disabling hardware 9 年 前
soc ad890aa5ea component/bt : wide range work temperature for bluetooth RF 9 年 前
xtensa df6edb50e9 implement esp_deep_sleep, fix build issues 9 年 前
esp_attr.h 9aa0e29079 deep sleep: keep RTC_SLOW_MEM powered on if data is placed into RTC slow memory 9 年 前
esp_brownout.h 06bff71481 Add licenses, docbook, general cleanup 9 年 前
esp_coexist.h bb0298bc71 coexist: enable coexist when wifi&bt are enabled, disable coexist when one of wifi&bt is disabled. 9 年 前
esp_core_dump.h 50b3ce616f esp32: Adds documentation and comments to core dump feature files 9 年 前
esp_crosscore_int.h 68f39c1ed9 Only init crosscore when FreeRTOS runs in multicore mode, add warnings that cross_int calls are private. 9 年 前
esp_deep_sleep.h 628bad1dbf deep sleep: add documentation 9 年 前
esp_deepsleep.h 88ddf5aefa deep sleep: rename header file 9 年 前
esp_err.h edd924f273 sdmmc: add peripheral driver and protocol layer 9 年 前
esp_event.h e0040af7e5 ethernet: add first version of ethernet driver 9 年 前
esp_event_loop.h 53de9f115f Event handling refactoring 9 年 前
esp_flash_data_types.h 9eb135fd73 Flash encryption: Support enabling flash encryption in bootloader, app support 9 年 前
esp_freertos_hooks.h 9a2887c458 Add comments/headers according to merge request comments 9 年 前
esp_gdbstub.h 7d254eb3f0 Move panic handler and gdbstub into esp32 component, clean up wdt according to merge req suggestions 9 年 前
esp_heap_alloc_caps.h 1e117dc3d3 Fix small things noticed in MR, add documentation 9 年 前
esp_int_wdt.h d116adf260 Add documentation 9 年 前
esp_interface.h e0040af7e5 ethernet: add first version of ethernet driver 9 年 前
esp_intr.h 6a1dbc3f1c add RMT driver and example 9 年 前
esp_intr_alloc.h a2e0c2432e esp32: sanity check ISR handler address passed into esp_intr_alloc 9 年 前
esp_ipc.h 23d5c7579b components/esp32,spi_flash: update some comments 9 年 前
esp_panic.h b022232e84 esp_panic.h: Add C++ include guards 9 年 前
esp_phy_init.h 8f3d1d3184 fix compile error that if enable CONFIG_ESP32_PHY_INIT_DATA_IN_PARTITION compile fail 9 年 前
esp_smartconfig.h 3984d96acb esp32: refactor to sniffer 9 年 前
esp_ssc.h bd6ea4393c Initial public version 9 年 前
esp_system.h f4d5d151aa esp32: add get idf version api 9 年 前
esp_task.h e1c782a206 components/esp32,bt: fix typos in comments 9 年 前
esp_task_wdt.h d116adf260 Add documentation 9 年 前
esp_types.h 2393d829de remove legacy definitions from esp_types.h 9 年 前
esp_wifi.h bb0298bc71 coexist: enable coexist when wifi&bt are enabled, disable coexist when one of wifi&bt is disabled. 9 年 前
esp_wifi_internal.h 8b2f933a51 Implement system_* APIs in IDF 9 年 前
esp_wifi_types.h 5677149833 esp32: add wifi low rate feature 9 年 前
esp_wpa2.h b455b0246c add wpa2 set id api and modify null data tx description 9 年 前
esp_wps.h 7b77daaea4 wps: add blocking param for API esp_wifi_wps_start() 9 年 前
heap_alloc_caps.h a03e75d34c Move heap_alloc_caps.h to a location where it can be included by components 9 年 前