OVMS3-idf/components/esp32/include
Angus Gratton 7402a1b973 partition_table: Move from 0x4000 to 0x8000
Also fix a bug with correctly padding bootloader image when length is
already a multiple of 16.
2016-11-14 11:08:42 +11:00
..
hwcrypto mbedtls: Use hardware accelerated AES, SHA, bignum 2016-09-08 17:41:43 +08:00
rom Refactor existing bootloader common functionality into bootloader_support component 2016-11-02 17:58:41 +11:00
soc esp32: efuse_reg add bit values for read & write disable flags 2016-11-02 10:41:59 +11:00
xtensa Initial public version 2016-08-17 23:08:22 +08:00
esp_attr.h Deep sleep: Any source named rtc_wake_stub* is linked as RTC wake stub code 2016-10-19 15:58:37 +11:00
esp_brownout.h Add licenses, docbook, general cleanup 2016-10-25 18:18:11 +08:00
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 Deep sleep: Any source named rtc_wake_stub* is linked as RTC wake stub code 2016-10-19 15:58:37 +11:00
esp_err.h spi_flash: implement mmap/munmap 2016-10-27 17:57:29 +08:00
esp_event.h wifi: move type definitions into separate header file 2016-09-27 11:47:47 +08:00
esp_event_loop.h Event handling refactoring 2016-09-26 01:17:32 +08:00
esp_flash_data_types.h partition_table: Move from 0x4000 to 0x8000 2016-11-14 11:08:42 +11:00
esp_gdbstub.h Move panic handler and gdbstub into esp32 component, clean up wdt according to merge req suggestions 2016-10-26 12:23:01 +08:00
esp_heap_alloc_caps.h Rename include, use spaces instead of tabs 2016-10-09 15:32:08 +08:00
esp_int_wdt.h Move panic handler and gdbstub into esp32 component, clean up wdt according to merge req suggestions 2016-10-26 12:23:01 +08:00
esp_intr.h header files: modify rom code and soc header files 2016-09-12 17:47:49 +08:00
esp_ipc.h components/esp32,spi_flash: update some comments 2016-09-12 20:02:51 +08:00
esp_panic.h Move panic handler and gdbstub into esp32 component, clean up wdt according to merge req suggestions 2016-10-26 12:23:01 +08:00
esp_smartconfig.h add smartconfig header files(merge this after updating libsmartconfig.a version v2.6.2) 2016-09-30 02:31:14 +08:00
esp_ssc.h Initial public version 2016-08-17 23:08:22 +08:00
esp_system.h Deep sleep: Any source named rtc_wake_stub* is linked as RTC wake stub code 2016-10-19 15:58:37 +11:00
esp_task.h components/esp32,bt: fix typos in comments 2016-09-26 00:51:56 +08:00
esp_task_wdt.h Move panic handler and gdbstub into esp32 component, clean up wdt according to merge req suggestions 2016-10-26 12:23:01 +08:00
esp_types.h Initial public version 2016-08-17 23:08:22 +08:00
esp_wifi.h esp32: add esp_wifi_sta_get_ap_info 2016-10-27 10:42:01 +08:00
esp_wifi_internal.h components esp32/lwip: modify code according to review comments 2016-10-26 14:09:54 +08:00
esp_wifi_types.h modify comments according to review 2016-10-31 11:17:33 +08:00
heap_alloc_caps.h Move heap_alloc_caps.h to a location where it can be included by components 2016-10-08 14:11:34 +08:00