nodemcu-firmware/app/user
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 Update to sdk 2.2 2018-03-13 19:28:11 -04:00
user_exceptions.h Enable -std=gnu11 for user dir 2016-03-24 00:06:09 +01:00
user_main.c SDK 3.0 release (#2692) 2019-04-05 16:01:45 +01:00