diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2009-04-04 17:39:01 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2009-04-04 17:39:01 +0000 |
commit | 842ed5833013dd5abb76f2092cfd39c52aaa4621 (patch) | |
tree | 2408b9ed69aa4f549eead9e369bfc8f53e64fb02 /docs/reports/STM32F103-48.txt | |
parent | a54a4e4e83768cfa2141c3dca08bddb16ccb122c (diff) | |
download | ChibiOS-842ed5833013dd5abb76f2092cfd39c52aaa4621.tar.gz ChibiOS-842ed5833013dd5abb76f2092cfd39c52aaa4621.tar.bz2 ChibiOS-842ed5833013dd5abb76f2092cfd39c52aaa4621.zip |
Re-tested everything, reports updated.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@872 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs/reports/STM32F103-48.txt')
-rw-r--r-- | docs/reports/STM32F103-48.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/reports/STM32F103-48.txt b/docs/reports/STM32F103-48.txt index 3c9d32967..7e7169fd3 100644 --- a/docs/reports/STM32F103-48.txt +++ b/docs/reports/STM32F103-48.txt @@ -1,5 +1,5 @@ ***************************************************************************
-Kernel: ChibiOS/RT 1.1.2 unstable
+Kernel: ChibiOS/RT 1.2.0 stable
Compiler: GCC 4.3.2 (YAGARTO 28.09.2008)
Options: -O2 -fomit-frame-pointer -mabi=apcs-gnu -falign-functions=16
Settings: SYSCLK=48, ACR=0x11 (1 wait state)
@@ -59,7 +59,7 @@ Settings: SYSCLK=48, ACR=0x11 (1 wait state) --- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 10.1 (Benchmark, context switch #1, optimal)
---- Score : 161113 msgs/S, 322226 ctxswc/S
+--- Score : 161114 msgs/S, 322228 ctxswc/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 10.2 (Benchmark, context switch #2, empty ready list)
|