Initial commit
This commit is contained in:
9
TMC2209/picowatch.sh
Normal file
9
TMC2209/picowatch.sh
Normal file
@@ -0,0 +1,9 @@
|
||||
python tools/html_to_hpp.py
|
||||
|
||||
cd build/
|
||||
cmake -G "MinGW Makefiles" ..
|
||||
make beyondmotion
|
||||
# ss -com:3 -baud:1200 -noc
|
||||
cp beyondmotion.uf2 F:/
|
||||
sleep 1
|
||||
# ss -com:3 -baud:115200 -noc
|
||||
Reference in New Issue
Block a user