ESP8266 Support WIKI

User Tools

Site Tools


toolchain

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
toolchain [2016/01/12 18:46]
flaming_goat fixed link to raspberry pi 2
toolchain [2016/05/22 13:57]
admin old revision restored
Line 85: Line 85:
   for m in lua-bitlib luafilesystem md5 luaposix luasocket; do sudo luarocks install $m; done    for m in lua-bitlib luafilesystem md5 luaposix luasocket; do sudo luarocks install $m; done 
   ​   ​
-and now you are good to go.+and now you are good to go.  If you want to work on the nodeMCU firmware documentation then you will also need the MkDocs toolkit: 
 + 
 +  sudo apt-get install python-pip 
 +  sudo pip install mkdocs 
 + 
 +See the [[http://​www.mkdocs.org/​|MkDocs Website]] for more info. 
 + 
 =====Using the Arduino IDE.===== =====Using the Arduino IDE.=====
  
toolchain.txt · Last modified: 2018/01/06 18:53 by fabix