nodemcu-firmware/app/modules
funshine 45f6abd448 merge coap 2015-03-06 16:24:55 +08:00
..
Makefile merge coap 2015-03-06 16:24:55 +08:00
adc.c Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
auxmods.h merge coap 2015-03-06 16:24:55 +08:00
bit.c Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
coap.c minor fix to debug mode 2015-02-07 23:08:25 +08:00
file.c Update file.c 2015-02-25 14:34:07 -05: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
linit.c add macro to control built-in lib for lua, add libm.a 2015-03-06 15:55:24 +08:00
modules.h merge coap 2015-03-06 16:24:55 +08:00
mqtt.c merge coap 2015-03-06 16:24:55 +08:00
net.c add net.socket:getpeer() api, returns peer ip,port 2015-02-14 02:38:15 +08:00
node.c seperate user_config.h to speed-up compile when modules disabled/enabled 2015-03-06 11:59:04 +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 fix #132, #113, switch to lib/libssl.a 2015-01-27 20:47:41 +08:00
u8g.c cache pgm read data 2015-02-10 22:04:43 +01:00
uart.c Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
wifi.c wifi.ap.setip() can set ip address now, fixed #199. 2015-02-12 22:43:48 +08:00
ws2812.c Changed the ws2812 byte order from GRB to RGB 2015-03-03 10:20:02 +01:00