diff options
Diffstat (limited to 'libmaple')
-rw-r--r-- | libmaple/stm32f1/include/series/stm32.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libmaple/stm32f1/include/series/stm32.h b/libmaple/stm32f1/include/series/stm32.h index 76143a0..2460b95 100644 --- a/libmaple/stm32f1/include/series/stm32.h +++ b/libmaple/stm32f1/include/series/stm32.h @@ -131,9 +131,6 @@ extern "C" { /* * Clock configuration. * - * We've currently got values for F103 MCUs operating at the fastest - * possible speeds. - * * You can patch these for your line, MCU, clock configuration, * etc. here or by setting cflags when compiling libmaple. */ |