OVMS3-idf/components/esp32/include
Jeroen Domburg fa476c8ba9 Merge branch 'bugfix/small_fixes_jd' into 'master'
Some small fixes

- Kill unused uxReturn in task.c,  https://github.com/espressif/esp-idf/issues/48
- Line end conversion in gpio.c
- Move heap_alloc_caps.h so components can also use it

See merge request !135
2016-10-12 21:13:34 +08:00
..
hwcrypto mbedtls: Use hardware accelerated AES, SHA, bignum 2016-09-08 17:41:43 +08:00
rom Add Comments 2016-09-29 16:29:13 +08:00
soc Add data memory for RMT peripheral 2016-10-08 13:15:06 +08:00
xtensa Initial public version 2016-08-17 23:08:22 +08:00
esp_attr.h esp32: Bootloader wake deep sleep stub 2016-09-28 11:14:58 +08:00
esp_deepsleep.h esp32: Bootloader wake deep sleep stub 2016-09-28 11:14:58 +08:00
esp_err.h components/esp32: add ESP_ERROR_CHECK 2016-09-26 01:34:05 +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_heap_alloc_caps.h Rename include, use spaces instead of tabs 2016-10-09 15:32:08 +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_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 esp32: Add esp_deepsleep.h to esp_system.h to keep backwards compatibility with system_deep_sleep() 2016-09-28 11:14:58 +08:00
esp_task.h components/esp32,bt: fix typos in comments 2016-09-26 00:51:56 +08:00
esp_types.h Initial public version 2016-08-17 23:08:22 +08:00
esp_wifi.h wifi: move type definitions into separate header file 2016-09-27 11:47:47 +08:00
esp_wifi_types.h wifi: move type definitions into separate header file 2016-09-27 11:47:47 +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