nodemcu-firmware/app/platform
Johny Mattsson b535be7ab8 Fix WDT resets during file.format().
With the new SDK soft-wdt it is no longer sufficient to tickle the hardware
watchdog, so all (found) instances have been changed to system_soft_wdt_feed().
2015-10-27 14:33:22 +11:00
..
Makefile source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
common.c Deal with unaligned destination parameter to flash read 2015-08-04 16:30:46 +10:00
common.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
cpu_esp8266.h Paste new version, make it can get correct flash size. 2015-03-16 00:51:47 +08:00
flash_api.c Fixed strange SPI flash API error. Added word_of_aligned_array. 2015-05-05 23:59:30 +08:00
flash_api.h Fixed strange SPI flash API error. Added word_of_aligned_array. 2015-05-05 23:59:30 +08:00
flash_fs.c Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
flash_fs.h fix mqtt, do a format when wrong flash size is detected 2015-04-03 00:51:02 +08:00
pin_map.c build bins 2014-12-30 20:00:50 +08:00
pin_map.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
platform.c Fix WDT resets during file.format(). 2015-10-27 14:33:22 +11:00
platform.h remove obsolete spi_mast_send and rename platform_spi_send 2015-10-18 11:13:56 +02:00