funshine
|
fee2cf476a
|
Merge branch 'master' into dev
|
2015-04-06 00:06:08 +08:00 |
funshine
|
450b79dbde
|
add more mqtt example, add a mqtt subfolder
|
2015-04-06 00:05:08 +08:00 |
funshine
|
bcbde08bf7
|
fix mqtt keepalive ping, add a example for mqtt in lua_examples.
|
2015-04-05 02:22:51 +08:00 |
funshine
|
8558641190
|
add gpio.serout() api to help serialize bit out
|
2015-04-03 16:05:14 +08:00 |
funshine
|
1c2ee75a00
|
fix mqtt, do a format when wrong flash size is detected
|
2015-04-03 00:51:02 +08:00 |
funshine
|
32e062f523
|
polish mqtt module
|
2015-03-31 23:38:28 +08:00 |
funshine
|
dcb6e53af7
|
add auto-reconnect option to mqtt:connect api
|
2015-03-31 00:36:44 +08:00 |
funshine
|
09750b5653
|
add queue to mqtt module
|
2015-03-30 00:24:09 +08:00 |
Alex
|
f5a7448d39
|
corr typo
wrong ip in example
|
2015-03-28 20:48:09 +01:00 |
funshine
|
e1f8b604a0
|
fix init_data detect flash api
|
2015-03-24 23:21:40 +08:00 |
funshine
|
52ca40b8ea
|
add init.lua examples
|
2015-03-22 21:09:37 +08:00 |
funshine
|
a70709268b
|
merge cjson and dev to master, make a stable release
|
2015-03-18 14:22:17 +08:00 |
funshine
|
c46000069d
|
reduce coap module memory usage
|
2015-03-15 13:44:50 +08:00 |
funshine
|
d28a2c9eda
|
add interger version release, fix #234, #252, #246
|
2015-03-11 13:21:19 +08:00 |
funshine
|
81ea8d9597
|
add math, add file.fsinfo(), update spiffs.
|
2015-03-10 01:12:36 +08:00 |
funshine
|
45f6abd448
|
merge coap
|
2015-03-06 16:24:55 +08:00 |
funshine
|
6e840a453f
|
add node.compile() api
|
2015-02-13 15:11:59 +08:00 |
Ivoah
|
b33e44c3de
|
Update telnet.lua
|
2015-02-10 08:25:41 -05:00 |
funshine
|
4754064ecf
|
add coap module, see fragment.lua for usage
|
2015-02-05 01:32:57 +08:00 |
funshine
|
b6185c88b5
|
add udp example to readme
|
2015-01-26 23:50:40 +08:00 |
funshine
|
360fb59e63
|
add tcp2uart.lua example
|
2015-01-23 17:12:54 +08:00 |
funshine
|
f676825872
|
merge mqtt branch to master and build pre_build bin
|
2015-01-23 11:48:05 +08:00 |
funshine
|
617574d441
|
fix eclipse project
|
2015-01-09 15:58:39 +08:00 |
funshine
|
b65fb02cc5
|
add file.format() to rebuild fs system, get more ram back
|
2015-01-07 15:57:17 +08:00 |
funshine
|
4cf5265ccc
|
deal with uart.on api when required char number is 0
|
2014-12-30 19:33:54 +08:00 |
funshine
|
5209c099a0
|
modify uart.on api to read raw data from uart
|
2014-12-30 15:42:24 +08:00 |
funshine
|
a331438c9b
|
add setip setmac api
|
2014-12-29 21:57:37 +08:00 |
funshine
|
cdd13b1af3
|
source file first commit, folder structure refact
|
2014-12-22 19:35:05 +08:00 |
HuangRui
|
3dd86c23c5
|
* Renamed ds18b20-example.lua to onewire-ds18b20.lua
|
2014-12-09 14:54:39 +08:00 |
HuangRui
|
a1e4ad76eb
|
* Changed File Name
|
2014-12-08 16:23:12 +08:00 |
HuangRui
|
adfffb89f0
|
* Changed ds18b20.lua to ds18b20-example.lua
|
2014-12-08 16:20:49 +08:00 |
alonewolfx2
|
3e645a09b4
|
For upload tools. (removed " [[ " tags in the first line.)
It can't upload with many luatools. Because "[[" and "]] tags using by file.write function
|
2014-12-07 13:15:03 +02:00 |
HuangRui
|
bce686a8ed
|
* Changed the temperature output format, add MIT licence.
|
2014-12-07 12:51:44 +08:00 |
funshine
|
d07aa63eef
|
add 1-wire module, change net.socket.send() payload to max 1460
|
2014-12-07 12:21:24 +08:00 |
funshine
|
8dbe8b67ce
|
add a lua module example myfile.lua
|
2014-11-24 00:30:49 +08:00 |
funshine
|
002d3c91a5
|
update a new telnet example
|
2014-11-22 21:24:51 +08:00 |
funshine
|
95e71987e4
|
add some examples
|
2014-11-21 16:03:37 +08:00 |