diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-12-19 10:39:21 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-12-19 10:39:21 +0000 |
commit | ace3f844709b1bfdd4c88acbc943bdecf29f9f21 (patch) | |
tree | aeaa2bcbb29d67e60379a06d92e804be566f4bbb /docs | |
parent | 35c315a77a92d8ca0efefea329770c6bf9adca2d (diff) | |
download | ChibiOS-ace3f844709b1bfdd4c88acbc943bdecf29f9f21.tar.gz ChibiOS-ace3f844709b1bfdd4c88acbc943bdecf29f9f21.tar.bz2 ChibiOS-ace3f844709b1bfdd4c88acbc943bdecf29f9f21.zip |
AVR board files and demos updated.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2501 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reports/ATmega128-16.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/reports/ATmega128-16.txt b/docs/reports/ATmega128-16.txt index a7bc3cf38..2317da5c7 100644 --- a/docs/reports/ATmega128-16.txt +++ b/docs/reports/ATmega128-16.txt @@ -5,7 +5,7 @@ Settings: F_CPU=16000000 *** ChibiOS/RT test suite
***
-*** Kernel: 2.1.2unstable
+*** Kernel: 2.1.6unstable
*** GCC Version: 4.3.0
*** Architecture: AVR
*** Core Variant: MegaAVR
@@ -99,11 +99,11 @@ Settings: F_CPU=16000000 --- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.5 (Benchmark, threads, full cycle)
---- Score : 21252 threads/S
+--- Score : 21054 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.6 (Benchmark, threads, create only)
---- Score : 27451 threads/S
+--- Score : 27121 threads/S
--- Result: SUCCESS
----------------------------------------------------------------------------
--- Test Case 11.7 (Benchmark, mass reschedule, 5 threads)
|