/8266

Primary LanguageCOtherNOASSERTION

8266

run

source bin/activate;

pip install esptool.py nodemcu-uploader;

make clone-nodemcu-firmware;

make firmware;

make image;

make debug;