nodemcu-firmware/app/platform
Johny Mattsson 38cc84d2fc Removed gpio pulldown references.
The ESP never supported internal pulldowns, and the SDK now matches reality.
2015-10-12 13:26:04 +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 Removed gpio pulldown references. 2015-10-12 13:26:04 +11:00
platform.h Removed gpio pulldown references. 2015-10-12 13:26:04 +11:00