Correct readme
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13502 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
parent
d137f45301
commit
f5975693b2
|
@ -74,7 +74,9 @@
|
||||||
*****************************************************************************
|
*****************************************************************************
|
||||||
|
|
||||||
*** Next ***
|
*** Next ***
|
||||||
- FIX: Fixed incorrect clock check when using PLLSAI1R in ADCv3 (bug #1078)
|
- FIX: Fixed I2CD4 interrupt vectors are swapped versus I2CD1-I2CD3 (bug #1080)
|
||||||
|
(backported to 20.3.1).
|
||||||
|
- FIX: Fixed incorrect clock check when using PLLSAI1R in ADCv3 (bug #1079)
|
||||||
(backported to 20.3.1).
|
(backported to 20.3.1).
|
||||||
- RT: Relocated the "ctx" field in the thread structure in order to save
|
- RT: Relocated the "ctx" field in the thread structure in order to save
|
||||||
some RAM, it caused unused space in the "ch" variable.
|
some RAM, it caused unused space in the "ch" variable.
|
||||||
|
|
Loading…
Reference in New Issue