Fixed config, added more scripts

This commit is contained in:
CommanderRedYT
2022-10-01 15:05:16 +02:00
parent 27e690b058
commit 8c5e19f880
4 changed files with 252 additions and 70 deletions

2
tools/bobby-app-flash-flasher Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
idf.py -p /dev/ttyACM0 -b 921600 flash monitor -b 115200

2
tools/bobby-flash-flasher Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
idf.py -p /dev/ttyACM0 -b 921600 flash monitor -b 115200

2
tools/bobby-monitor-flasher Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
idf.py -p /dev/ttyACM0 -b 921600 flash monitor -b 115200