From 1cd49bc226d21cda977f81b25e507b3421a3f9dc Mon Sep 17 00:00:00 2001 From: Marti Bolivar Date: Tue, 8 May 2012 11:31:37 -0400 Subject: stm32f1: stm32.h: Fix wrong comment. We've got some value line values now. Signed-off-by: Marti Bolivar --- libmaple/stm32f1/include/series/stm32.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'libmaple/stm32f1/include/series/stm32.h') 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. */ -- cgit v1.2.3