diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2012-01-08 11:38:57 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2012-01-08 11:38:57 +0000 |
commit | 040c4026cc184427e6f37495fa7fe6ce80d67d35 (patch) | |
tree | 2645dbf643babb822dde86bcf4481612de378524 /docs/reports | |
parent | 32d143ae634416a6cd40db219352b707cea2dcd3 (diff) | |
download | ChibiOS-040c4026cc184427e6f37495fa7fe6ce80d67d35.tar.gz ChibiOS-040c4026cc184427e6f37495fa7fe6ce80d67d35.tar.bz2 ChibiOS-040c4026cc184427e6f37495fa7fe6ce80d67d35.zip |
STM32F1xx devices clock configuration updated to make it similar to the newer STM32 devices.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3763 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs/reports')
-rw-r--r-- | docs/reports/STM32F103-72-GCC.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reports/STM32F103-72-GCC.txt b/docs/reports/STM32F103-72-GCC.txt index a05536913..c33f1f5f9 100644 --- a/docs/reports/STM32F103-72-GCC.txt +++ b/docs/reports/STM32F103-72-GCC.txt @@ -6,7 +6,7 @@ Settings: SYSCLK=72, ACR=0x12 (2 wait states) *** ChibiOS/RT test suite
***
*** Kernel: 2.3.5unstable
-*** Compiled: Dec 28 2011 - 22:49:26
+*** Compiled: Jan 8 2012 - 12:25:16
*** Compiler: GCC 4.6.2
*** Architecture: ARMv7-M
*** Core Variant: Cortex-M3
|