nodemcu-firmware/app/user
Johny Mattsson e49f2bb13f Remove conflicting libc, rename c_xx and os_xx to xx.
c_strtod and c_getenv are kept since strtod doesn't appear in the SDK's libc,
and we want our own c_getenv to initialize the Lua main anyway.
2016-05-26 18:50:20 +10:00
..
Makefile Enable -std=gnu11 for user dir 2016-03-24 00:06:09 +01:00
c_stdlib.c Remove conflicting libc, rename c_xx and os_xx to xx. 2016-05-26 18:50:20 +10:00
user_exceptions.c Completely reworked user exception handler. 2016-05-26 15:19:20 +10:00
user_main.c Remove conflicting libc, rename c_xx and os_xx to xx. 2016-05-26 18:50:20 +10:00