nodemcu-firmware/app/modules
iabdalkader 3c16014641 Add SPI Module
* Add SPI support (master mode only)
* Issue #50
2015-01-16 22:41:34 +02:00
..
Makefile source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
adc.c Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
auxmods.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
bit.c Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
file.c fix net.socket:send(), fix file.read() when 0xFF reached 2015-01-08 16:03:21 +08:00
gpio.c Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
i2c.c Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
modules.h Add SPI Module 2015-01-16 22:41:34 +02:00
net.c Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
node.c Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
ow.c Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
pwm.c Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
spi.c Add SPI Module 2015-01-16 22:41:34 +02:00
tmr.c Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
uart.c Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
wifi.c combine getnetmask and getip 2015-01-12 19:23:55 +08:00