elec:esp8266:deb_toolchain
# Toolchain setup on Debian
## Overview
## Steps
Get the toolchain:
git clone --recursive https://github.com/pfalcon/esp-open-sdk.git
Get the dependencies:
sudo apt-get install make unrar autoconf automake libtool gcc g++ gperf flex bison texinfo gawk ncurses-dev libexpat-dev python sed git libtool-bin
Compile:
make STANDALONE=n
And then… wait. It takes a while but finally completes !
## Resources
/home/share/www/redox.ws/wiki/data/pages/elec/esp8266/deb_toolchain.txt · Last modified: 2023/11/24 21:55 by 127.0.0.1