esp-idf/components/esp32/include
Ivan Grokhotkov b3b8334d54 vfs and newlib: small fixes
- spaces->tabs in tasks.c
- update vfs_uart.c to use per-UART locks
- add license to vfs_uart.c
- allocate separate streams for stdout, stdin, stderr, so that they can be independently reassigned
- fix build system test failure
2016-10-27 17:19:39 +08:00
..
hwcrypto
rom
soc vfs and newlib: small fixes 2016-10-27 17:19:39 +08:00
xtensa
esp_attr.h
esp_brownout.h
esp_deepsleep.h
esp_err.h
esp_event.h
esp_event_loop.h
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
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
esp_ipc.h
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
esp_ssc.h
esp_system.h
esp_task.h
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
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 esp32/tcpip_adapter: rework according to review comments 2016-10-26 20:02:39 +08:00
heap_alloc_caps.h