aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2008-12-29 11:06:49 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2008-12-29 11:06:49 +0000
commit698eb25d0632a0261dac7b0b3e3e9ae0f787768e (patch)
treebee2b2a7249557e156541f6262649f40f69ed22d /readme.txt
parent1e6c6670d20e415d87ec15fa46c801f442e573a6 (diff)
downloadChibiOS-698eb25d0632a0261dac7b0b3e3e9ae0f787768e.tar.gz
ChibiOS-698eb25d0632a0261dac7b0b3e3e9ae0f787768e.tar.bz2
ChibiOS-698eb25d0632a0261dac7b0b3e3e9ae0f787768e.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@556 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index 40c451676..634ef161c 100644
--- a/readme.txt
+++ b/readme.txt
@@ -74,6 +74,9 @@ Win32-MinGW - ChibiOS/RT simulator and demo into a WIN32 process,
*****************************************************************************
*** 1.0.0 RC1 ***
+- NEW: Added new macros CH_KERNEL_VERSION set to "1.0.0 RC1", CH_KERNEL_MAJOR
+ set to 1, CH_KERNEL_MINOR set to 0, CH_KERNEL_PATCH set to 0.
+ The macros will be updated to reflect the actual kernel version number.
- FIX: Disabled the configuration option CH_USE_MESSAGES_PRIORITY from the
MSP430 demo, the default for this option should be off.
- FIX: Fixed a bug that prevented the THREAD_EXT_FIELDS to be compiled into