S4N

Results 4 comments of S4N

This is all that is different failing command: `... -cstk500v1 -P/dev/ttyACM0 -Uflash...` succeeding command: `... -carduino -P/dev/ttyACM0 -b115200 -D -Uflash...` I figured out that choosing the None option for programmer...

Running `arduino-cli board attach [fqbn]` in the root directory of your project auto generated `sketch.json` which works and simply contains: ``` { "cpu": { "fqbn": "[fqbn]", "port": "" } }...

I would love this feature too if it's technically possible to implement

I wonder if you found a good way to use dumb-jump for C because I'm facing the same issue. @asn-d6