knurling-rs / probe-run

Run embedded programs just like native ones
Apache License 2.0
644 stars 75 forks source link

Don't bail, but only warn if using `--no-flash` with defmt. #303

Closed Urhengulas closed 2 years ago

Urhengulas commented 2 years ago

This PR makes probe-run not bail when a user uses defmt together with the --no-flash cli-option, but only emits a warning.

This allows for more felxibility during development, but should only be used when you know what you are doing.

Fixes #298.

Urhengulas commented 2 years ago

bors r+

bors[bot] commented 2 years ago

Build succeeded: