diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-11-13 11:14:10 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-11-13 11:14:10 +0000 |
commit | e1f35463ed863f65de82314d0ac06118d095fa7e (patch) | |
tree | 7f19b896222bb3afe3e3b8c6ca1d6c7e5b49954a /docs | |
parent | ec1bf1b741390d7b6128382971b504a3ee9b7111 (diff) | |
download | ChibiOS-e1f35463ed863f65de82314d0ac06118d095fa7e.tar.gz ChibiOS-e1f35463ed863f65de82314d0ac06118d095fa7e.tar.bz2 ChibiOS-e1f35463ed863f65de82314d0ac06118d095fa7e.zip |
Cortex-M4 officially supported.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3491 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reports/STM32F407-168-GCC.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/reports/STM32F407-168-GCC.txt b/docs/reports/STM32F407-168-GCC.txt index 9b2702146..7069e8d0e 100644 --- a/docs/reports/STM32F407-168-GCC.txt +++ b/docs/reports/STM32F407-168-GCC.txt @@ -6,10 +6,10 @@ Settings: SYSCLK=168, ACR=0x705 (5 wait states) *** ChibiOS/RT test suite
***
*** Kernel: 2.3.4unstable
-*** Compiled: Nov 6 2011 - 12:43:29
+*** Compiled: Nov 13 2011 - 12:07:02
*** Compiler: GCC 4.6.0
-*** Architecture: ARMv7-M
-*** Core Variant: Cortex-M3
+*** Architecture: ARMv7-ME
+*** Core Variant: Cortex-M4
*** Port Info: Advanced kernel mode
*** Platform: STM32F4 High Performance & DSP
*** Test Board: ST STM32F4-Discovery
|