nodemcu-firmware/app/platform
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
..
Makefile Make the wifi.smart functions options and remove wofs and upgrade 2016-02-26 17:23:38 +00:00
common.c Add New Tasking I/F and rework GPIO, UART, etc to support it 2016-02-17 17:13:17 +00:00
common.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
cpu_esp8266.h Make the wifi.smart functions options and remove wofs and upgrade 2016-02-26 17:23:38 +00:00
flash_api.c Rework ADC mode setting approach (#1285) 2016-05-18 21:45:15 +02:00
flash_api.h Rework ADC mode setting approach (#1285) 2016-05-18 21:45:15 +02:00
flash_fs.c Make the wifi.smart functions options and remove wofs and upgrade 2016-02-26 17:23:38 +00:00
flash_fs.h Upgrade to latest SPIFFS and add building of file systems (#1226) 2016-06-05 23:10:58 +02:00
hw_timer.c Hardware timer support and convert the PWM module to use it 2016-02-17 21:07:33 -05:00
hw_timer.h Hardware timer support and convert the PWM module to use it 2016-02-17 21:07:33 -05:00
pin_map.c Add call to get_pin_map() in pwms_init() 2016-03-01 09:18:36 -05:00
pin_map.h Made level triggers work better than before 2016-02-25 08:38:25 -05:00
platform.c Add support for GPIO open-drain output mode. 2016-03-17 00:21:28 +01:00
platform.h Add support for GPIO open-drain output mode. 2016-03-17 00:21:28 +01:00