esp-idf/components/esp32/include
Xia Xiaotian 1ca82de638 Merge branch 'master' into feature/wpa2_enterprise
Conflicts:
	components/esp32/component.mk
	components/wpa_supplicant/component.mk
2016-11-21 18:09:13 +08:00
..
hwcrypto
rom Refactor existing bootloader common functionality into bootloader_support component 2016-11-02 17:58:41 +11:00
soc Merge branch 'feature/bignum_rsa' into 'master' 2016-11-21 17:46:21 +08:00
xtensa
esp_attr.h Make sure task wdt also does the right thing when triggered when flash is disabled 2016-11-17 18:05:47 +08:00
esp_brownout.h
esp_crosscore_int.h
esp_deepsleep.h
esp_err.h Fix uart tx bug, data pass(with flow control) through test ok. 2016-11-10 17:01:39 +08:00
esp_event.h add comments for system_event_sta_wps_er_pin_t 2016-11-14 14:34:09 +08:00
esp_event_loop.h
esp_flash_data_types.h partition_table: Move from 0x4000 to 0x8000 2016-11-14 11:08:42 +11:00
esp_freertos_hooks.h Add comments/headers according to merge request comments 2016-11-15 12:10:02 +08:00
esp_gdbstub.h
esp_heap_alloc_caps.h
esp_int_wdt.h Add documentation 2016-11-17 12:09:08 +08:00
esp_intr.h
esp_ipc.h
esp_panic.h
esp_phy_init.h phy_init: reduce the amount of hardwired logic, add coexist init 2016-11-18 20:11:17 +08:00
esp_smartconfig.h
esp_ssc.h
esp_system.h esp32/make: add detailed return error code for wifi APIs 2016-11-08 18:12:14 +08:00
esp_task.h
esp_task_wdt.h Add documentation 2016-11-17 12:09:08 +08:00
esp_types.h
esp_wifi.h docs: fix Doxygen warnings, fail CI build on Doxygen warnings 2016-11-16 22:44:22 +08:00
esp_wifi_internal.h esp32: modify the code according to review comments 2016-11-08 19:25:03 +08:00
esp_wifi_types.h modify comments according to review 2016-10-31 11:17:33 +08:00
esp_wpa2.h wpa2: change "station to sta" in wpa2 API 2016-11-21 14:17:52 +08:00
esp_wps.h wps: add blocking param for API esp_wifi_wps_start() 2016-11-11 10:51:33 +08:00
heap_alloc_caps.h