diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2009-01-31 12:32:35 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2009-01-31 12:32:35 +0000 |
commit | 4ab8cc4e84ee45b96a5a5ad5fc5e3acb4c4d9b8c (patch) | |
tree | 502682885a023d31c6bac5f87adce8b38c6ccf0a /docs/reports/STM32F103-72.txt | |
parent | 41eeaff123f182af8ba629570d684207ee8bf12a (diff) | |
download | ChibiOS-4ab8cc4e84ee45b96a5a5ad5fc5e3acb4c4d9b8c.tar.gz ChibiOS-4ab8cc4e84ee45b96a5a5ad5fc5e3acb4c4d9b8c.tar.bz2 ChibiOS-4ab8cc4e84ee45b96a5a5ad5fc5e3acb4c4d9b8c.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@702 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs/reports/STM32F103-72.txt')
-rw-r--r-- | docs/reports/STM32F103-72.txt | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/docs/reports/STM32F103-72.txt b/docs/reports/STM32F103-72.txt index c409f2e50..973dd11ec 100644 --- a/docs/reports/STM32F103-72.txt +++ b/docs/reports/STM32F103-72.txt @@ -1,14 +1,10 @@ ***************************************************************************
-Kernel: ChibiOS/RT 1.0.0 RC1
+Kernel: ChibiOS/RT 1.0.0 final
Compiler: GCC 4.3.2 (YAGARTO 28.09.2008)
Options: -O2 -fomit-frame-pointer -mabi=apcs-gnu -falign-functions=16
Settings: SYSCLK=72, ACR=0x12 (2 wait states)
***************************************************************************
-*****************************
-*** ChibiOS/RT test suite ***
-*****************************
-
---------------------------------------------------------------------------
--- Test Case 1 (Ready List, priority enqueuing test #1)
--- Result: SUCCESS
@@ -57,7 +53,7 @@ Settings: SYSCLK=72, ACR=0x12 (2 wait states) --- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 16 (Benchmark, context switch #1, optimal)
---- Score : 216993 msgs/S, 433986 ctxswc/S
+--- Score : 216994 msgs/S, 433988 ctxswc/S
--- Result: SUCCESS
---------------------------------------------------------------------------
--- Test Case 17 (Benchmark, context switch #2, empty ready list)
|