FreeSK8-Receiver-Firmware To compile follow steps 1-4 of the ESP IDF Setup Instructions to setup your development environment. With ESP IDF installed execute: . $HOME/esp/esp-idf/export.sh then idf.py -p /dev/ttyUSB1 build flash monitor to compile and debug.