esp-idf/components/esp32/include
Jeroen Domburg d116adf260 Add documentation 2016-11-17 12:09:08 +08:00
..
hwcrypto
rom Refactor existing bootloader common functionality into bootloader_support component 2016-11-02 17:58:41 +11:00
soc Amend gpio driver to work around SoC bug with some pullups/pulldowns in the GPIO peripheral; mark existing function that does not always work as deprecated 2016-11-15 10:29:52 +08:00
xtensa
esp_attr.h
esp_brownout.h
esp_crosscore_int.h Only init crosscore when FreeRTOS runs in multicore mode, add warnings that cross_int calls are private. 2016-10-27 16:50:28 +08:00
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_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 esp32: modify the code according to review comments 2016-11-08 19:25:03 +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_wps.h wps: add blocking param for API esp_wifi_wps_start() 2016-11-11 10:51:33 +08:00
heap_alloc_caps.h