git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2830 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
gdisirio 2011-03-19 07:30:37 +00:00
parent 34c2d747d2
commit e738d5ec4a
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@
*****************************************************************************
*** 2.3.1 ***
- FIX: Fixed wrong chechs in PAL driver (bug 3224681)(backported to 2.2.3).
- FIX: Fixed wrong checks in PAL driver (bug 3224681)(backported to 2.2.3).
- FIX: Fixed wrong checks in I/O Queues (bug 3219197)(backported to 2.2.3).
- FIX: Fixed invalid assertion in adcConvert() (bug 3205410)(backported
to 2.2.3).