nodemcu-firmware/app/platform
Bernd Meyer 1259f8d776 Deal with unaligned destination parameter to flash read
(Occurs e.g. when SPIFFS cache is disabled.)

Implementation mirrors the existing handling in the write path.
2015-08-04 16:30:46 +10: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 Deal with unaligned destination parameter to flash read 2015-08-04 16:30:46 +10:00
platform.h Add SPI Module 2015-01-16 22:41:34 +02:00