funshine
|
ad966146fc
|
migrate to sdk 0.9.5 release version
|
2015-01-24 23:36:04 +08:00 |
funshine
|
360fb59e63
|
add tcp2uart.lua example
|
2015-01-23 17:12:54 +08:00 |
funshine
|
9b472a465b
|
move nodemcu init stage after user_init(), rebuild bin
|
2015-01-23 13:25:54 +08:00 |
funshine
|
f676825872
|
merge mqtt branch to master and build pre_build bin
|
2015-01-23 11:48:05 +08:00 |
HuangRui
|
0ea9cb9c01
|
VIP6(xingyuewang,http://517513.cn) commit si7021 module.
|
2015-01-22 23:30:59 +08:00 |
HuangRui
|
f09f6443d1
|
Move ds18b20.CN.md to ds18b20.ZH.md
|
2015-01-21 18:45:08 +08:00 |
HuangRui
|
2fbd5ed509
|
Move bmp085.lua to bmp085 folder.
Add bmp085.EN.md.
|
2015-01-21 18:43:57 +08:00 |
Vowstar
|
8660c32dbc
|
Merge pull request #120 from javieryanez/patch-2
Add README.md for DHT22 module by javieryanez
|
2015-01-21 16:00:26 +08:00 |
Vowstar
|
706ce8a145
|
Merge pull request #119 from javieryanez/patch-1
Add DHT22 module by dvv
|
2015-01-21 15:59:51 +08:00 |
Javier Yáñez
|
0b8b883e90
|
README.md for DHT22 module
|
2015-01-21 08:23:06 +01:00 |
Javier Yáñez
|
75904ed9bd
|
DHT22 module
|
2015-01-21 08:21:08 +01:00 |
zeroday
|
b6a4030102
|
Merge pull request #116 from dvv/master
http module draft, with example, by @dvv
|
2015-01-20 01:27:37 +08:00 |
Vladimir Dronnikov
|
93249a52cb
|
http module draft, with example
|
2015-01-19 20:12:06 +03:00 |
Vowstar
|
0f835d0c84
|
Merge pull request #114 from tobiebooth/master
Added DS3231 module, documentation, and examples
|
2015-01-19 10:39:07 +08:00 |
Tobie Booth
|
bfa3128a6d
|
Added DS3231 module, documentation, and examples
|
2015-01-18 18:45:17 -06:00 |
funshine
|
df3c82391f
|
add spi, and some minor fix
|
2015-01-18 11:46:15 +08:00 |
zeroday
|
262f831e07
|
Merge pull request #107 from iabdalkader/spi
Add SPI Module (master mode only)
|
2015-01-18 10:07:41 +08:00 |
iabdalkader
|
3c16014641
|
Add SPI Module
* Add SPI support (master mode only)
* Issue #50
|
2015-01-16 22:41:34 +02:00 |
Vowstar
|
35d2b9e665
|
Fixed description of Connect to your ap.
|
2015-01-16 21:04:38 +08:00 |
funshine
|
a2d1e5ff2b
|
move eclipse project file to root, now eclipse can see all files
|
2015-01-12 21:04:43 +08:00 |
zeroday
|
59a67e543d
|
Merge pull request #94 from kmpm/esptool
adjustments for esptool.py.
|
2015-01-12 19:33:38 +08:00 |
zeroday
|
1e83bd9f87
|
Update Makefile
roll back
|
2015-01-12 19:33:01 +08:00 |
funshine
|
724d3be198
|
combine getnetmask and getip
|
2015-01-12 19:23:55 +08:00 |
zeroday
|
94b643079e
|
Merge pull request #82 from rkoffer/master
WifI wifi.xx.getnetmask & wifi.xx.getbroadcast methods added
|
2015-01-12 19:13:45 +08:00 |
Peter Magnusson
|
cf4a4f2a9d
|
Windows doesn't like forward slash as input to esptool.py
|
2015-01-11 12:52:24 +01:00 |
Peter Magnusson
|
ae6ff1a0f4
|
fixes from comments on esptool usage
|
2015-01-10 22:37:12 +01:00 |
Peter Magnusson
|
32ea83c224
|
adjustments for esptool.py.
Can now do make && make flash directly from root.
|
2015-01-10 21:53:29 +01:00 |
funshine
|
2709258c44
|
using esptool.py in all platform, fix makefile on windows
|
2015-01-11 04:11:40 +08:00 |
zeroday
|
bc33967c16
|
Merge pull request #89 from sej7278/master
Vastly simplified generating and flashing firmware.
|
2015-01-11 03:48:24 +08:00 |
zeroday
|
56daed7b70
|
Merge pull request #88 from baracudaz/master
DS18B20 module examples
|
2015-01-11 00:36:04 +08:00 |
Simon John
|
a1e9e58a1e
|
Vastly simplified generating and flashing firmware.
Uses the new elf2image features of esptool.py to do away with the
myriad of shell scripts and binaries.
Fixed permissions on esptool.py
|
2015-01-10 12:30:52 +00:00 |
baracudaz
|
6525747859
|
DS18B20 module examples
Adding couple of example on how to use DS18B20 module
|
2015-01-10 10:58:08 +01:00 |
unknown
|
e86e8a650c
|
WifI wifi.xx.getnetmask & wifi.xx.getbroadcast methods added
|
2015-01-09 14:18:27 +01:00 |
zeroday
|
a0f5559a86
|
Merge pull request #81 from nodemcu/dev095
fix eclipse project
|
2015-01-09 16:02:01 +08:00 |
funshine
|
617574d441
|
fix eclipse project
|
2015-01-09 15:58:39 +08:00 |
zeroday
|
1268281907
|
Merge pull request #78 from nodemcu/dev095
add example webap_toggle_pin.lua from #53. fix #53
|
2015-01-08 17:07:53 +08:00 |
funshine
|
82f7407f69
|
add example webap_toggle_pin.lua from #53. fix #53
|
2015-01-08 17:06:50 +08:00 |
zeroday
|
b8e578f762
|
Merge pull request #77 from nodemcu/dev095
fix #73, net.socket:send() issue, fix file.read() when 0xFF reached
|
2015-01-08 16:07:08 +08:00 |
funshine
|
971c4b569b
|
fix net.socket:send(), fix file.read() when 0xFF reached
|
2015-01-08 16:03:21 +08:00 |
zeroday
|
091bee8f91
|
Merge pull request #76 from nodemcu/dev095
Dev095 add file.format(), more ram.
|
2015-01-07 16:00:47 +08:00 |
funshine
|
b65fb02cc5
|
add file.format() to rebuild fs system, get more ram back
|
2015-01-07 15:57:17 +08:00 |
funshine
|
acd9d0dc97
|
deep optimizing ram usage
|
2015-01-07 01:15:38 +08:00 |
funshine
|
c92c17392f
|
add to do list, update readme
|
2015-01-06 21:52:14 +08:00 |
HuangRui
|
7839e9ba55
|
Merge branch 'dev095' of https://github.com/nodemcu/nodemcu-firmware into dev095
|
2015-01-06 19:34:15 +08:00 |
HuangRui
|
3c6ebea059
|
Use safe flash options.
|
2015-01-06 19:32:17 +08:00 |
zeroday
|
bf3463d0dc
|
Merge pull request #75 from nodemcu/dev095
Dev095
|
2015-01-06 19:24:12 +08:00 |
zeroday
|
0a3702f885
|
Merge pull request #68 from nodemcu/dev094
Add node.flashid() and node.flashsize().
|
2015-01-06 19:23:42 +08:00 |
funshine
|
729603fae7
|
move some buffer to local
|
2015-01-06 19:01:34 +08:00 |
funshine
|
7e51c5d67e
|
replace SPIWrite with flash_write
|
2015-01-05 23:57:07 +08:00 |
funshine
|
824655e2d3
|
update readme
|
2015-01-05 22:04:40 +08:00 |