monitor inside Makefile
This commit is contained in:
@@ -7,6 +7,9 @@ upload:
|
|||||||
upload_verbose:
|
upload_verbose:
|
||||||
arduino-cli upload -b arduino:renesas_uno:unor4wifi -p /dev/ttyACM0 -v
|
arduino-cli upload -b arduino:renesas_uno:unor4wifi -p /dev/ttyACM0 -v
|
||||||
|
|
||||||
|
monitor:
|
||||||
|
arduino-cli monitor -p /dev/ttyACM0
|
||||||
|
|
||||||
run:
|
run:
|
||||||
make compile
|
|
||||||
make upload
|
make upload
|
||||||
|
make monitor
|
||||||
|
|||||||
Reference in New Issue
Block a user