diff options
author | 2021-09-23 22:46:08 +0000 | |
---|---|---|
committer | 2021-09-23 22:46:08 +0000 | |
commit | 6b013138b734b9bbeb24a345f75d2bcc1c69fa8d (patch) | |
tree | f00cb788aed9a1521bc6bc5a3eeb4f5d6ee7fa67 /xtask/src/main.rs | |
parent | 9e9ab9a8486fa649d448420bb25f7ef1ca53fcb9 (diff) | |
parent | 9ddc44c595a611e3da51a90453c19ad83fdf2bfb (diff) | |
download | cortex-m-6b013138b734b9bbeb24a345f75d2bcc1c69fa8d.tar.gz cortex-m-6b013138b734b9bbeb24a345f75d2bcc1c69fa8d.tar.zst cortex-m-6b013138b734b9bbeb24a345f75d2bcc1c69fa8d.zip |
Merge #348
348: Fix slightly misleading examples. r=adamgreig a=newAM
This is a bit of a nitpick; the examples provided for the peripherals use the cycle counter as an example, but it is not properly enabled, which is slightly misleading. The examples only do `peripherals.DWT.enable_cycle_counter`, but this write may be ignored because tracing needs to be enabled first.
Co-authored-by: Alex Martens <alexmgit@protonmail.com>
Diffstat (limited to 'xtask/src/main.rs')
0 files changed, 0 insertions, 0 deletions