nodemcu-firmware/app/lua/luac_cross
Terry Ellison 9a47107920
SDK 3.0 release (#2692)
* Rebaseline firmware to non-OS SDK version 3.0
* Note that SDK version 3.0 introduces the concept of a Flash Partition Table(PT).  This is located at Flash offset 0x10000 in our firmware build.
* The firmware is now PT aware with both LFS and SPIFFS taking their partition size and location from the PT
* A new tool `tools/nodemcu-partition.py` is now used to initialise these data and can also download LFS and SPIFFS images to these partitions.
2019-04-05 16:01:45 +01:00
..
Makefile Minor fix to allow building of luac.cross.int (#2697) 2019-03-21 09:56:30 +01:00
lflashimg.c SDK 3.0 release (#2692) 2019-04-05 16:01:45 +01:00
liolib.c trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
loslib.c Optimise ROTable accesses and interface (#2505) 2018-10-13 17:14:33 +03:00
luac.c added MSVC project configuration for host-side tools (#2665) 2019-02-23 14:09:29 +00:00
mingw32-Makefile.mak added MSVC project configuration for host-side tools (#2665) 2019-02-23 14:09:29 +00:00
print.c Add luac.cross capability to nodeMCU 2015-11-03 21:37:14 +00:00