You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be a good idea to be able to set separate serial devices for uploading and for the serial console in the Arduino IDE. In my case, I need /dev/ttyACM0 for flashing and /dev/ttyACM1 for the serial monitor. I am using a Black Magic Probe as the programmer.
The text was updated successfully, but these errors were encountered:
It would be a good idea to be able to set separate serial devices for uploading and for the serial console in the Arduino IDE. In my case, I need
/dev/ttyACM0
for flashing and/dev/ttyACM1
for the serial monitor. I am using a Black Magic Probe as the programmer.The text was updated successfully, but these errors were encountered: