esp-idf/components/esp32
liuzhifu 56a684d9eb task priority: modify lwip/wifi/event task priority
1. Modify lwip core task priority to configMAX_PRIORITIES-7
2. Modify wifi startup task priority to configMAX_PRIORITIES-7
3. Modify event task priority to configMAX_PRIORITIES-4
2016-09-14 11:59:25 +08:00
..
include fix typos 2016-09-13 20:54:20 +08:00
ld header files: modify rom code and soc header files 2016-09-12 17:47:49 +08:00
lib@e793e8ac04 esp32/lib: Bump WiFi revision 2016-09-12 19:32:05 +08:00
Kconfig components/esp32: remove dependency of WIFI_ENABLED on FREERTOS_UNICORE 2016-09-12 19:53:38 +08:00
abi.cpp
component.mk Merge branch 'master' into feature/esptool_upstream 2016-09-12 18:02:10 +10:00
cpu_start.c callback: add a void* pointer with each callback 2016-09-13 16:20:29 +08:00
event.c task priority: modify lwip/wifi/event task priority 2016-09-14 11:59:25 +08:00
heap_alloc_caps.c
heap_alloc_caps.h
ipc.c components/esp32: add inter-processor call API and implement spi_flash through it 2016-09-12 18:54:45 +08:00
libhal.a
spiram.h
syscalls.c esp32: modify realloc behaves just like malloc when pass a null pointer for ptr. 2016-09-09 15:06:56 +10:00
wifi.c task priority: modify lwip/wifi/event task priority 2016-09-14 11:59:25 +08:00