nodemcu-firmware/app/include
Philip Gladstone af39a0bc25 Upgrade to latest SPIFFS and add building of file systems (#1226)
Fixes #1164 and thus also #1150, #1149, #1147 and #898.

* Move to latest version of SPIFFS
* Add SPIFFS porting layer for NodeMCU
* Add option to delete output if it doesn't fit
* Change FLASHSIZE to be in bits by default: default 4mb 32mb
* Add SPIFFS_MAX_FILESYSTEM_SIZE override
* Add notes on SPIFFS_FIXED_LOCATION
* Add 1M boundary
* Include the current version of the LICENSE
2016-06-05 23:10:58 +02:00
..
arch Fix redefine bug on some other version SDK(such as espressif's lubuntu environment) 2016-01-25 03:06:18 +08:00
driver Squashed commit of the following: 2016-02-29 08:21:12 -05:00
lwip Upgrade to SDK 1.5.0 + Espressif's Open LWIP 1.5.0. 2015-12-23 11:17:05 +11:00
netif source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
rtc Enable -std=gnu11 for modules dir. 2016-01-20 19:40:47 +11:00
task Extend the node library to include a Lua implementation of task posting 2016-03-01 23:37:41 +00:00
lwipopts.h Added -Wimplicit to modules build. 2016-01-22 10:55:57 +11:00
module.h Fix break in luac.cross build and add some documentation 2016-03-03 02:03:23 +00:00
nodemcu_mdns.h Take 2: Add regular sends to mdns. Check for (some) buffer overflows. Make it handle unicast 2016-04-03 14:10:52 -04:00
rom.h Merge pull request #1184 from devsaurus/user-gnu11 2016-04-30 13:26:09 +10:00
sections.h Moved TEXT_SECTION_ATTR macro to its own header. 2015-10-12 13:26:04 +11:00
u8g_config.h fix display table construction 2015-07-21 20:37:44 +02:00
ucg_config.h shorten ucg constructors to keep them below LUA_MAX_ROTABLE_NAME 2016-03-25 23:49:22 +01:00
user_config.h Upgrade to latest SPIFFS and add building of file systems (#1226) 2016-06-05 23:10:58 +02:00
user_modules.h Added support for STM L3G4200D digital gyroscope (#1251) 2016-06-05 23:00:37 +02:00
user_version.h Merge remote-tracking branch 'jmattsson/tmr-libmain-binpatch150' into sdk1.5.1 2016-01-13 07:54:27 -05:00