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

master
gdisirio 2011-03-10 13:00:59 +00:00
parent a849378300
commit 310fd0745e
1 changed files with 2 additions and 0 deletions

View File

@ -71,6 +71,8 @@
*****************************************************************************
*** 2.3.1 ***
- FIX: Fixed invalid assertion in adcConvert() (bug 3205410)(backported
to 2.2.3).
- OPT: Simplified Serial over USB driver configuration.
- CHANGE: Removed all the prefixes from the structure/union field names
in the HAL subsystem.