esp-idf/components/esp32/include
Angus Gratton d6f183fbb9 esp_err: Use separate code path for ESP_ERROR_CHECK assertion
* Minimum code size overhead
* Makes function safe to use when flash cache is disabled

Builds on #339 https://github.com/espressif/esp-idf/pull/339
2017-03-03 15:33:23 +11:00
..
hwcrypto
rom Bootloader: Support switching to Quad I/O mode during boot process 2017-02-09 08:44:05 +11:00
soc Merge branch 'feature/in_isr_context' into 'master' 2017-03-02 17:17:23 +08:00
xtensa
esp_attr.h
esp_brownout.h
esp_coexist.h coexist: enable coexist when wifi&bt are enabled, disable coexist when one of wifi&bt is disabled. 2017-02-20 23:53:25 +08:00
esp_core_dump.h
esp_crosscore_int.h
esp_deep_sleep.h deep sleep: add note about disabling WiFi and BT 2017-02-21 17:07:16 +08:00
esp_deepsleep.h
esp_err.h esp_err: Use separate code path for ESP_ERROR_CHECK assertion 2017-03-03 15:33:23 +11:00
esp_event.h
esp_event_loop.h
esp_flash_data_types.h
esp_freertos_hooks.h
esp_gdbstub.h
esp_heap_alloc_caps.h
esp_int_wdt.h
esp_interface.h
esp_intr.h
esp_intr_alloc.h
esp_ipc.h
esp_panic.h
esp_phy_init.h fix compile error that if enable CONFIG_ESP32_PHY_INIT_DATA_IN_PARTITION compile fail 2017-02-17 15:29:11 +08:00
esp_smartconfig.h
esp_ssc.h
esp_system.h mac address: add the number of MAC address generated from efuse for user to choose 2017-03-02 15:54:35 +08:00
esp_task.h esp32: menuconfig adds some WiFi options 2017-03-02 18:13:49 +08:00
esp_task_wdt.h
esp_types.h
esp_wifi.h esp32: menuconfig adds some WiFi options 2017-03-02 18:13:49 +08:00
esp_wifi_internal.h
esp_wifi_types.h
esp_wpa2.h
esp_wps.h
heap_alloc_caps.h