Closed Ulli2k closed 9 years ago
I want to execute the following flash command with your make file avrdude -b 115200 -p m328p -c arduino -P net:beagle:4000 -Uflash:w:file.hex
But MONITOR_PORT does not support net:beagle:4000!
I additionally want to use make monitor with a different port "net:beagle:4001"
Would it be possible to include that or is there a workaround?
hi @Ulli2k -- as the same issue is discussed here, I'm closing the issue now.
I want to execute the following flash command with your make file avrdude -b 115200 -p m328p -c arduino -P net:beagle:4000 -Uflash:w:file.hex
But MONITOR_PORT does not support net:beagle:4000!
I additionally want to use make monitor with a different port "net:beagle:4001"
Would it be possible to include that or is there a workaround?