nodemcu-firmware/components/task
Johny Mattsson d8131bc407 Minor esp32 fixes (#2837)
* Move task_post() into IRAM so it can be used by IRAM'd ISRs.

* Don't leave crud on stack on pcall error.
2019-07-19 21:16:46 +02:00
..
include/task Fix net module data loss & RTOS task unsafety (#2829) 2019-07-14 23:20:20 +02:00
Kconfig Fix net module data loss & RTOS task unsafety (#2829) 2019-07-14 23:20:20 +02:00
component.mk Updated to latest IDF. 2016-11-16 17:59:06 +11:00
task.c Minor esp32 fixes (#2837) 2019-07-19 21:16:46 +02:00