nodemcu-firmware/app/modules
devsaurus 81be529d68 preparation for adding more display devices: allocate and construct page buffer
dynamically to save heap for unused device types
2015-02-19 16:47:41 +01:00
..
Makefile * add u8glib 2015-02-01 17:27:19 +01:00
adc.c Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
auxmods.h add u8g module stubs 2015-02-01 17:27:19 +01:00
bit.c Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
file.c update spiffs to 0.2.2, add file.rename api 2015-02-11 21:20:54 +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 Merge remote-tracking branch 'upstream/dev' into dev 2015-02-10 21:40:29 +01:00
mqtt.c fix #185 2015-02-07 23:45:01 +08:00
net.c add net.socket:getpeer() api, returns peer ip,port 2015-02-14 02:38:15 +08:00
node.c add node.compile() api 2015-02-13 15:11:59 +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 preparation for adding more display devices: allocate and construct page buffer 2015-02-19 16:47:41 +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 Renamed lgpio_ws2812 to match lua method name and fixed formatting 2015-02-07 07:05:41 +01:00