den-mentiei / bunretsu

My custom firmware for the Corne keyboard
MIT License
0 stars 0 forks source link

Probe run #1

Open den-mentiei opened 1 year ago

den-mentiei commented 1 year ago

Use probe-run as a custom Cargo runner.

Something like this to .cargo/config:

[target.'cfg(all(target_arch = "arm", target_os = "none"))']
runner = "probe-run --chip nRF52840_xxAA"