aboutsummaryrefslogtreecommitdiff
path: root/cortex-m-rt/examples/qemu.rs
diff options
context:
space:
mode:
authorGravatar bors[bot] <bors[bot]@users.noreply.github.com> 2018-09-17 23:56:49 +0000
committerGravatar bors[bot] <bors[bot]@users.noreply.github.com> 2018-09-17 23:56:49 +0000
commit03f9290a06bb63fc11436631a1c311299ed9efad (patch)
treebbb6d028b300d9bf90a40ae46650f34b939e69fe /cortex-m-rt/examples/qemu.rs
parent98ce8a1f5d30e3c5c421c0e9c19c078cea7c0473 (diff)
parent85c85dca701989b83644b26af451cda5a12a9508 (diff)
downloadcortex-m-03f9290a06bb63fc11436631a1c311299ed9efad.tar.gz
cortex-m-03f9290a06bb63fc11436631a1c311299ed9efad.tar.zst
cortex-m-03f9290a06bb63fc11436631a1c311299ed9efad.zip
Merge #124
124: use panic-halt instead of panic-{abort,semihosting} r=therealprof a=japaric the former requires a feature gate; the later pulls in the cortex-m crate Eventually we want to test this crate on beta. To do that our dependencies must not contain feature gates. That's not the case of `panic-abort`, which depends on the `core_intrinsics` feature. This PR fixes that. I could have used `panic-semihosting` everywhere but decided for `panic-halt` which has zero dependencies as I figured that might slightly decrease CI times. Co-authored-by: Jorge Aparicio <jorge@japaric.io>
Diffstat (limited to 'cortex-m-rt/examples/qemu.rs')
0 files changed, 0 insertions, 0 deletions