nodemcu-firmware/components/base_nodemcu
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 ESP32: remove use of luaM_free in file module (#2631) 2019-02-20 23:26:39 +01:00
ld Reworked linker magic to work with IDF 3.3 (#2805) 2019-06-22 12:05:34 +10:00
Kconfig Most of the node module from dev. 2016-09-26 18:04:24 +10:00
Makefile.projbuild Reworked linker magic to work with IDF 3.3 (#2805) 2019-06-22 12:05:34 +10:00
add_rodata_ld.sh Reworked linker magic to work with IDF 3.3 (#2805) 2019-06-22 12:05:34 +10:00
c_stdlib.c Removed more unused legacy code. 2016-09-22 11:42:25 +10:00
component.mk Reworked linker magic to work with IDF 3.3 (#2805) 2019-06-22 12:05:34 +10:00
ip_fmt.c Split out IP formatting helpers. 2016-10-06 17:23:48 +11:00
lextra.c Basic wifi config functions. 2016-10-03 17:42:28 +11:00
linit.c Actually include standard Lua modules. 2016-10-04 14:47:41 +11:00
lnodeaux.c ESP32: remove use of luaM_free in file module (#2631) 2019-02-20 23:26:39 +01:00
uart.c Minor esp32 fixes (#2837) 2019-07-19 21:16:46 +02:00
user_main.c Fix net module data loss & RTOS task unsafety (#2829) 2019-07-14 23:20:20 +02:00