liuzhifu
|
9cf997a6fc
|
components: esp32/lwip
Add esp_task.h for placing all task priority/stack size macro definition
|
2016-09-14 12:00:46 +08:00 |
|
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 |
|
Wu Jian Gang
|
bf5e83a6ed
|
callback: add a void* pointer with each callback
also format event.c/wifi.c/esp_event.h/esp_wifi.h
|
2016-09-13 16:20:29 +08:00 |
|
Wu Jian Gang
|
c56a790f64
|
header: callbacks use "void *" as arguments
|
2016-09-13 16:19:09 +08:00 |
|
liuzhifu
|
5068ff2be8
|
TW6785 - add sta auto connect api
|
2016-08-30 18:04:22 +08:00 |
|
liuzhifu
|
ee8a0079bd
|
components: esp32
remove debug info in event.c/wifi.c
|
2016-08-26 19:06:38 +08:00 |
|
liuzhifu
|
dcc998c92f
|
components: lwip/tcpip_adapter/freertos/esp32
Replace os_printf with printf
|
2016-08-26 19:03:51 +08:00 |
|
liuzhifu
|
34ac96994b
|
add debug info to wifi.c
|
2016-08-26 19:03:50 +08:00 |
|
Ivan Grokhotkov
|
bd6ea4393c
|
Initial public version
|
2016-08-17 23:08:22 +08:00 |
|