serial_debugger/.vscode/arduino.json

6 lines
154 B
JSON

{
"board": "adafruit:nrf52:feather52840",
"configuration": "softdevice=s140v6,debug=l0",
"sketch": "serial_debugger.ino",
"port": "COM4"
}