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
/
driver
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
..
gpio16.c
source file first commit, folder structure refact
2014-12-22 19:35:05 +08:00
i2c_master.c
migrate to sdk 0.9.5 release version
2015-01-24 23:36:04 +08:00
key.c
Enable -std=gnu11 for modules dir.
2016-01-20 19:40:47 +11:00
Makefile
enable -std=gnu11 for driver dir with corrected os_printf* decls
2016-01-23 11:22:03 +01:00
onewire.c
Merge Onewire changes from Master into Dev
2015-11-23 01:23:41 +00:00
pwm.c
Hardware timer support and convert the PWM module to use it
2016-02-17 21:07:33 -05:00
readline.c
Updated SDK to v0.9.5 and optimized memory.
2015-01-05 10:09:51 +08:00
sigma_delta.c
Add sigma_delta module.
2016-02-18 21:35:58 +01:00
spi.c
Merge pull request
#1030
from devsaurus/spi_pinconfig
2016-02-10 07:06:13 +01:00
uart.c
Add New Tasking I/F and rework GPIO, UART, etc to support it
2016-02-17 17:13:17 +00:00