update readme
This commit is contained in:
parent
cdd13b1af3
commit
c0e66138ac
18
README.md
18
README.md
|
@ -1,16 +1,16 @@
|
||||||
# **NodeMcu** #
|
# **NodeMcu** #
|
||||||
version 0.9.4
|
version 0.9.4
|
||||||
###A lua based firmware for wifi-soc esp8266
|
###A lua based firmware for wifi-soc esp8266
|
||||||
Build on [ESP8266 sdk 0.9.4](http://bbs.espressif.com/viewtopic.php?f=5&t=90)
|
Build on [ESP8266 sdk 0.9.4](http://bbs.espressif.com/viewtopic.php?f=5&t=90)<br />
|
||||||
Lua core based on [eLua project](http://www.eluaproject.net/)
|
Lua core based on [eLua project](http://www.eluaproject.net/)<br />
|
||||||
File system based on [spiffs](https://github.com/pellepl/spiffs)
|
File system based on [spiffs](https://github.com/pellepl/spiffs)<br />
|
||||||
Open source development kit for NodeMCU [nodemcu-devkit](https://github.com/nodemcu/nodemcu-devkit)
|
Open source development kit for NodeMCU [nodemcu-devkit](https://github.com/nodemcu/nodemcu-devkit)<br />
|
||||||
Flash tool for NodeMCU [nodemcu-flasher](https://github.com/nodemcu/nodemcu-flasher)
|
Flash tool for NodeMCU [nodemcu-flasher](https://github.com/nodemcu/nodemcu-flasher)<br />
|
||||||
|
|
||||||
wiki: [nodemcu wiki](https://github.com/nodemcu/nodemcu-firmware/wiki)
|
wiki: [nodemcu wiki](https://github.com/nodemcu/nodemcu-firmware/wiki)<br />
|
||||||
home: [nodemcu.com](http://www.nodemcu.com)
|
home: [nodemcu.com](http://www.nodemcu.com)<br />
|
||||||
bbs: [中文论坛Chinese bbs](http://bbs.nodemcu.com)
|
bbs: [中文论坛Chinese bbs](http://bbs.nodemcu.com)<br />
|
||||||
Tencent QQ group QQ群: 309957875
|
Tencent QQ group QQ群: 309957875<br />
|
||||||
|
|
||||||
# Change log
|
# Change log
|
||||||
2014-12-22<br />
|
2014-12-22<br />
|
||||||
|
|
Loading…
Reference in New Issue