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/02/15 22:38]
terrye [How to setup a VM to host your toolchain]
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.  ​However if you want to work on the Firmware ​documentation then you will also need th mkdocs ​toolkit:+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 apt-get install python-pip
toolchain.txt · Last modified: 2018/01/06 18:53 by fabix