Fixed bug 3484947.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3936 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
e3f3b4cd2c
commit
b9f9993b78
|
@ -79,8 +79,9 @@
|
|||
*****************************************************************************
|
||||
|
||||
*** 2.5.0 ***
|
||||
- FIX: Fixed various minor documentation errors and fixed ADC maximum
|
||||
frequency limit in STM32F2/F4 ADC drivers (bug 3484942)(backported
|
||||
- FIX: Fixed ADC maximum frequency limit in STM32F2/F4 ADC drivers (bug
|
||||
3484947)(backported to 2.4.1).
|
||||
- FIX: Fixed various minor documentation errors (bug 3484942)(backported
|
||||
to 2.4.1).
|
||||
- NEW: Updated debug plugin 1.0.8 (backported to 2.4.0).
|
||||
- NEW: Added more accurate UBRR calculation in AVR serial driver (backported
|
||||
|
|
Loading…
Reference in New Issue