updated readme.txt

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8083 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
gdisirio 2015-07-12 08:18:09 +00:00
parent a9f775ab4b
commit 388041b3d4
1 changed files with 1 additions and 0 deletions

View File

@ -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).