Fixed config, added more scripts
This commit is contained in:
2
tools/bobby-app-flash-flasher
Executable file
2
tools/bobby-app-flash-flasher
Executable 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
2
tools/bobby-flash-flasher
Executable 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
2
tools/bobby-monitor-flasher
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
idf.py -p /dev/ttyACM0 -b 921600 flash monitor -b 115200
|
Reference in New Issue
Block a user