nodemcu-firmware/app/modules
Terry Ellison 32b2911263 Merge pull request #746 from DiUS/vdd33
Remove adc.readvdd33() limitation.
2015-12-01 23:37:53 +00:00
..
Makefile import ucglib v1.3.3 2015-09-17 21:53:47 +02:00
adc.c Remove adc.readvdd33() limitation. 2015-11-10 15:30:59 +11:00
auxmods.h import ucglib v1.3.3 2015-09-17 21:53:47 +02:00
bit.c Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
bmp085.c BMP085: Fix B5 calculation 2015-08-16 11:57:12 +02:00
cjson.c Stop cjson from killing the node on out-of-mem. 2015-07-31 11:36:46 +10:00
coap.c Merge pull request #751 from lukaszo/ct 2015-11-17 12:17:11 +11:00
crypto.c Move crypto things to irom0.text segment. 2015-06-05 13:03:08 +10:00
dht.c Revert "Merge dev to dev096" 2015-06-20 01:50:29 +08:00
enduser_setup.c Added fix from #750, to access the IP of a sender of a UDP packet, to fix SDK 1.4.0 compability. 2015-11-11 23:46:26 -05:00
file.c Reduced SPIFFS cache, freeing ~0.5k RAM. 2015-07-31 18:15:18 +10:00
gpio.c Changed os_intr_xxx to ets_intr_xxx. 2015-10-12 13:26:04 +11:00
hx711.c Add reference to HX711 documentation to source 2015-11-19 22:54:06 +01:00
i2c.c Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
linit.c Add luac.cross capability to nodeMCU 2015-11-03 21:37:14 +00:00
modules.h Basic hx711 functionality 2015-10-08 20:34:24 -07:00
mqtt.c Unbreak build from #735 merge. 2015-11-10 18:48:39 +11:00
net.c Make net.dns.resolve and net.dns work with an IP address host to resolve 2015-11-18 21:22:58 +01:00
node.c Merge pull request #742 from TerryE/dev-stripdebug 2015-11-10 12:20:36 +11: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
rc.c update 433MHz transmission doc, add static ICACHE_FLASH_ATTR flag 2015-06-27 14:42:39 -04:00
rtcfifo.c Imported reworked rtctime support. 2015-07-10 16:16:25 +10:00
rtcmem.c Imported RTC access from a DiUS internal project. 2015-07-10 15:10:15 +10:00
rtctime.c Imported reworked rtctime support. 2015-07-10 16:16:25 +10:00
sntp.c Make sntp.sync work with DNS hostnames 2015-11-19 21:51:33 +01:00
spi.c simplify spi api 2015-10-27 23:30:33 +01:00
tmr.c Fix compiler warning in tmr.c 2015-11-04 17:55:09 -08:00
tsl2561.c Made device package and address configurable at runtime 2015-08-23 15:59:49 +02:00
u8g.c remove obsolete spi_mast_send and rename platform_spi_send 2015-10-18 11:13:56 +02:00
uart.c Added uart.alt(n) to swap to use alternate rx/tx lines. 2015-11-28 22:51:01 +00:00
ucg.c remove obsolete spi_mast_send and rename platform_spi_send 2015-10-18 11:13:56 +02:00
wifi.c Minor change to wifi.sleep 2015-11-06 05:10:24 -08:00
ws2801.c Changed os_intr_xxx to ets_intr_xxx. 2015-10-12 13:26:04 +11:00
ws2812.c Better timings for 160MHz too. 2015-11-10 22:34:44 +01:00