Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 378 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 378 Bytes

FreeSK8-Remote-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/ttyUSB0 build flash monitor