Building and flashing programs to ESP8266 requires following software.
sudo apt -y install libtool-bin build-essential cmake make unrar-free autoconf automake libtool gcc g++ gperf
flex bison texinfo gawk ncurses-dev libexpat-dev python-dev python python-serial
sed unzip help2man wget bzip2 curl
curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py python get-pip.py sudo python get-pip.py pip install pyserial
bash ./init.sh // There is a problem with th script install replace ssh:\ by https:\
bash ./init_edited.sh
Dans le fichier "esp-open-sdk/crosstool-NG/configure.ac" ligne 193 : |$EGREP '^GNU bash, version ([0-9.]+)')
cd $ESPROOT/esp-open-sdk make STANDALONE=y
sudo usermod -a -G dialout bbr
Create a kit like the image.