aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2015-07-12 08:18:09 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2015-07-12 08:18:09 +0000
commit388041b3d4dc72126c323cc587582a4d6ce7f7b6 (patch)
treed21c53593ed64594c42d47691f73fb92b70d66f5
parenta9f775ab4b3b0f3133a6ee98164e0dc4532e9ef5 (diff)
downloadChibiOS-388041b3d4dc72126c323cc587582a4d6ce7f7b6.tar.gz
ChibiOS-388041b3d4dc72126c323cc587582a4d6ce7f7b6.tar.bz2
ChibiOS-388041b3d4dc72126c323cc587582a4d6ce7f7b6.zip
updated readme.txt
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8083 35acf78f-673a-0410-8e92-d51de3d6d3f4
-rw-r--r--readme.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index f80411fba..ed3562450 100644
--- a/readme.txt
+++ b/readme.txt
@@ -78,6 +78,7 @@
sufficient to call lwipInit(NULL); in order to start the subsystem.
Demo updated.
- RT: Fixed compilation error in RT when registry is disabled (bug #614).
+- NIL: Fixed OSAL_ST_MODE not defined in AVR port (bug #613).
- NIL: Fixed nilrtos redefinition of systime_t (bug #611).
- HAL: Fixed TIM2 wrongly classified as 32bits in STM32F1xx devices
(bug #610).