aboutsummaryrefslogtreecommitdiff
path: root/src/peripheral/fpb.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/peripheral/fpb.rs')
-rw-r--r--src/peripheral/fpb.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/peripheral/fpb.rs b/src/peripheral/fpb.rs
index 0da2d5d..215d4ff 100644
--- a/src/peripheral/fpb.rs
+++ b/src/peripheral/fpb.rs
@@ -1,4 +1,6 @@
//! Flash Patch and Breakpoint unit
+//!
+//! *NOTE* Available only on ARMv7-M (`thumbv7*m-none-eabi*`)
use volatile_register::{RO, RW, WO};