aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@leaflabs.com>2012-05-08 11:31:37 -0400
committerMarti Bolivar <mbolivar@leaflabs.com>2012-05-08 11:31:37 -0400
commit1cd49bc226d21cda977f81b25e507b3421a3f9dc (patch)
tree1a73910672654bda7693171be3e3dab28660611d /libmaple
parentd6ab9e92a6b9cbf077f1ce38e0ef1d3190877563 (diff)
downloadlibrambutan-1cd49bc226d21cda977f81b25e507b3421a3f9dc.tar.gz
librambutan-1cd49bc226d21cda977f81b25e507b3421a3f9dc.zip
stm32f1: stm32.h: Fix wrong comment.
We've got some value line values now. Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
Diffstat (limited to 'libmaple')
-rw-r--r--libmaple/stm32f1/include/series/stm32.h3
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.
*/