diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2012-04-09 13:13:25 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2012-04-09 13:13:25 +0000 |
commit | 7abee7168a90b07f3746779e338b4523d48724b0 (patch) | |
tree | 69e9a206023fc4ee38add3d61b288a3146ff5600 /docs | |
parent | 151a0e84ebf6b8f9ce06696418843943b78de737 (diff) | |
download | ChibiOS-7abee7168a90b07f3746779e338b4523d48724b0.tar.gz ChibiOS-7abee7168a90b07f3746779e338b4523d48724b0.tar.bz2 ChibiOS-7abee7168a90b07f3746779e338b4523d48724b0.zip |
Added new function chPoolLoadArray().
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4088 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reports/STM32F407-168-GCC.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reports/STM32F407-168-GCC.txt b/docs/reports/STM32F407-168-GCC.txt index 238741838..e28a0a1f9 100644 --- a/docs/reports/STM32F407-168-GCC.txt +++ b/docs/reports/STM32F407-168-GCC.txt @@ -6,7 +6,7 @@ Settings: SYSCLK=168, ACR=0x705 (5 wait states) *** ChibiOS/RT test suite
***
*** Kernel: 2.5.0
-*** Compiled: Apr 1 2012 - 14:26:26
+*** Compiled: Apr 9 2012 - 15:07:48
*** Compiler: GCC 4.6.2
*** Architecture: ARMv7-ME
*** Core Variant: Cortex-M4
|