aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2008-07-26 17:39:01 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2008-07-26 17:39:01 +0000
commitb27329f45b8e51d9ee2149e2ea102d13ce15f886 (patch)
tree33b6f362c3d385d3a2843e14417664c246e10aa0 /readme.txt
parent169c9d8fb9971aac8158a7b226c1a76cc14d9ab2 (diff)
downloadChibiOS-b27329f45b8e51d9ee2149e2ea102d13ce15f886.tar.gz
ChibiOS-b27329f45b8e51d9ee2149e2ea102d13ce15f886.tar.bz2
ChibiOS-b27329f45b8e51d9ee2149e2ea102d13ce15f886.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@366 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index 8bfffdd67..ab1ae03d5 100644
--- a/readme.txt
+++ b/readme.txt
@@ -82,6 +82,8 @@ Win32-MinGW - ChibiOS/RT simulator and demo into a WIN32 process,
still supported when the feature is disabled but the scheduling among them
becomes cooperative.
- FIX: Fixed a bug in the chThdSetPriority() API.
+- FIX: Modified the structure names into nvic.h in order to not make them
+ collide with external libraries.
- Made the Cortex-M3 port preemption code more readable.
*** 0.6.8 ***