.. |
Makefile
|
import ucglib v1.3.3
|
2015-09-17 21:53:47 +02:00 |
adc.c
|
Added fix to adc.readvdd33() to prevent crashing in station mode while
|
2015-05-22 18:01:05 -07: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
|
Updated #includes to work on new SDK.
|
2015-10-12 13:26:04 +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
|
Fixed previous POST patch. Also cleaned up HTTP request handling.
|
2015-10-01 14:22:45 -04: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 |
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 pull request #644 from robertfoss/enduser_setup
|
2015-10-05 19:18:18 +11:00 |
mqtt.c
|
Updated #includes to work on new SDK.
|
2015-10-12 13:26:04 +11:00 |
net.c
|
Updated #includes to work on new SDK.
|
2015-10-12 13:26:04 +11:00 |
node.c
|
Change os_update_cpu_freq... to ets_update_cpu_freq...
|
2015-10-12 13:26:04 +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
|
Imported reworked rtctime support.
|
2015-07-10 16:16:25 +10:00 |
spi.c
|
add divider for arbitrary HSPI clock frequencies
|
2015-10-04 00:40:21 +02:00 |
tmr.c
|
added tmr.interval
|
2015-06-29 23:15:30 +02:00 |
tsl2561.c
|
Made device package and address configurable at runtime
|
2015-08-23 15:59:49 +02:00 |
u8g.c
|
clean u8g
|
2015-08-09 16:38:08 +02:00 |
uart.c
|
Updated SDK to v0.9.5 and optimized memory.
|
2015-01-05 10:09:51 +08:00 |
ucg.c
|
establish parametrization via ucg_config.h
|
2015-09-17 21:53:48 +02:00 |
wifi.c
|
Wifi module update to new smartconfig API.
|
2015-10-12 13:26:04 +11:00 |
ws2801.c
|
Changed os_intr_xxx to ets_intr_xxx.
|
2015-10-12 13:26:04 +11:00 |
ws2812.c
|
Changed os_intr_xxx to ets_intr_xxx.
|
2015-10-12 13:26:04 +11:00 |