Skip to content

FreeSK8/FreeSK8-Receiver-Firmware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.