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
Arnim Läuger
8743319b02
Merge pull request
#1000
from devsaurus/sigma_delta
...
Add sigma_delta module.
2016-02-20 20:11:42 +01: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
Proper cached-flash to phys address translation.
2015-12-12 13:20:22 +11:00
flash_api.c
enable -std=gnu11 for platform dir
2016-01-22 23:21:34 +01:00
flash_api.h
enable -std=gnu11 for platform dir
2016-01-22 23:21:34 +01: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
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
Makefile
enable -std=gnu11 for platform dir
2016-01-22 23:21:34 +01:00
pin_map.c
Add New Tasking I/F and rework GPIO, UART, etc to support it
2016-02-17 17:13:17 +00:00
pin_map.h
Add New Tasking I/F and rework GPIO, UART, etc to support it
2016-02-17 17:13:17 +00:00
platform.c
Merge pull request
#1000
from devsaurus/sigma_delta
2016-02-20 20:11:42 +01:00
platform.h
Merge pull request
#1000
from devsaurus/sigma_delta
2016-02-20 20:11:42 +01:00