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 Both sides next revision
toolchain [2016/09/10 17:09]
luelistan Improved Code Format
toolchain [2017/04/09 07:45]
hans
Line 89: Line 89:
      bison texinfo libtool gcc g++ gperf libc-dbg ncurses-dev expat \      bison texinfo libtool gcc g++ gperf libc-dbg ncurses-dev expat \
      ​lua5.1 lua5.1-doc luarocks      ​lua5.1 lua5.1-doc luarocks
-  for m in lua-bitlib luafilesystem md5 luaposix luasocket; do sudo luarocks install $m; done +  for m in bitlib luafilesystem md5 luaposix luasocket; do sudo luarocks install $m; done 
 ``` ```
 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: 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:
toolchain.txt · Last modified: 2018/01/06 18:53 by fabix