git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2336 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
gdisirio 2010-11-06 11:38:44 +00:00
parent ae942d4ba5
commit 0e1c7b739f
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@
because it is reserved for the kernel namespace.
NOTE: ****** Make sure to use a mcuconf.h file taken from ******
****** this version in your project. ******
*** 2.1.2 ***
- FIX: Fixed typo in memstreams.h (bug 3089567)(backported to 2.0.6).
- FIX: Fixed wrong macro check in LPC214x and AT91SAM7 serial drivers (bug