Sign in
pigweed
/
third_party
/
github
/
hexdae
/
rules_probe_rs
/
HEAD
/
.
/
examples
/
nrf52840
/
.cargo
/
config.toml
blob: 17616a0548cf664fd5e49652babc6c426b4d76b8 [
file
] [
log
] [
blame
]
[
target
.
'cfg(all(target_arch = "arm", target_os = "none"))'
]
# replace nRF82840_xxAA with your chip as listed in `probe-rs chip list`
runner
=
"probe-rs run --chip nRF52840_xxAA"
[
build
]
target
=
"thumbv7em-none-eabi"
[
env
]
DEFMT_LOG
=
"trace"