This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
nodemcu-firmware
Watch
1
Star
0
Fork
0
You've already forked nodemcu-firmware
mirror of
https://github.com/nodemcu/nodemcu-firmware.git
synced
2025-01-30 21:12:55 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
nodemcu-firmware
/
app
/
platform
History
Johny Mattsson
0cd287e67b
Added -Wimplicit to modules build.
...
Plus associated fixes.
2016-01-22 10:55:57 +11:00
..
common.c
Proper cached-flash to phys address translation.
2015-12-12 13:20:22 +11:00
common.h
source file first commit, folder structure refact
2014-12-22 19:35:05 +08:00
cpu_esp8266.h
Proper cached-flash to phys address translation.
2015-12-12 13:20:22 +11:00
flash_api.c
Sync flash_api.c with flash_api.h
2015-12-30 09:49:01 +08:00
flash_api.h
Update flash_api.h due to flash size map is redefined by espressif.
2015-12-30 09:46:43 +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
Makefile
source file first commit, folder structure refact
2014-12-22 19:35:05 +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
Enable -std=gnu11 for modules dir.
2016-01-20 19:40:47 +11:00
platform.h
Added -Wimplicit to modules build.
2016-01-22 10:55:57 +11:00