aboutsummaryrefslogtreecommitdiff
path: root/src/lib.rs
diff options
context:
space:
mode:
authorGravatar bors[bot] <26634292+bors[bot]@users.noreply.github.com> 2021-01-26 23:28:43 +0000
committerGravatar GitHub <noreply@github.com> 2021-01-26 23:28:43 +0000
commit17fe7ecfe56c31d6fb4258431fe4c9c5aa2ce104 (patch)
treeabeae4e2211b67d30d2db0c119ab5a093b929fcc /src/lib.rs
parent2dae1e411c40c3f545806c77a7164a74a42727a1 (diff)
parent80ce8ce1dc34db8acb65248b11efe0414f545df1 (diff)
downloadcortex-m-v0.6.x.tar.gz
cortex-m-v0.6.x.tar.zst
cortex-m-v0.6.x.zip
Merge #322v0.6.7v0.6.x
322: Fix missing peripheral::itm export, prepare v0.6.7 r=jonas-schievink a=adamgreig This fixes the issue where cortex-m 0.5.10 re-exports 0.6's peripheral::itm module; in principle it's possible other crates could have been using this module directly too (it is public) but in practice it doesn't contain anything useful (all the useful things are in the top-level itm module). Should fix https://github.com/rust-embedded/discovery/issues/287. Co-authored-by: Adam Greig <adam@adamgreig.com>
Diffstat (limited to 'src/lib.rs')
0 files changed, 0 insertions, 0 deletions