Added a note to the readme.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2572 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
a1534ccb61
commit
90b70c4d46
|
@ -88,6 +88,8 @@
|
|||
- CHANGE: Changed the declaration of the main() function in all demos
|
||||
without arguments. Removed the clearing of arguments from the startup
|
||||
files and saved some space.
|
||||
- CHANGE: Queues callbacks now have as parameter a pointer to the queue,
|
||||
there were no parameters previously.
|
||||
|
||||
*** 2.1.6 ***
|
||||
- FIX: Fixed error in sdPutTimeout() macro (bug 3138763)(backported in 2.0.9).
|
||||
|
|
Loading…
Reference in New Issue