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-16 20:52:57 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
nodemcu-firmware
/
app
/
driver
History
Arnim Läuger
020afdcf33
avoid task queue overrun for serial input (
#1540
)
...
Thank you.
2016-10-17 21:56:38 -04: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
Fix open drain level issues when _not_ using parasitic power mode. (
#1291
)
2016-06-28 22:51:55 +02: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
rotary.c
Squashed commit of the following:
2016-02-29 08:21:12 -05:00
sigma_delta.c
Add pcm module. (
#1255
)
2016-06-05 23:21:36 +02:00
spi.c
Add FatFs and SD card support (
#1397
)
2016-09-05 20:17:13 +02:00
switec.c
Add support for driving instrument gauge stepper motors (
#1355
)
2016-06-26 14:19:06 +02:00
uart.c
avoid task queue overrun for serial input (
#1540
)
2016-10-17 21:56:38 -04:00