Fixed bug 3570035.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4721 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
5071c21acb
commit
abed47cd0d
|
@ -83,6 +83,8 @@
|
||||||
*****************************************************************************
|
*****************************************************************************
|
||||||
|
|
||||||
*** 2.5.1 ***
|
*** 2.5.1 ***
|
||||||
|
- FIX: Fixed mmc_spi.c won't compile due to misplaced declaration (bug
|
||||||
|
3570035)(backported to 2.4.3).
|
||||||
- FIX: Fixed problem in STM32F1xx USB driver after revision 4598 (bug 3569374).
|
- FIX: Fixed problem in STM32F1xx USB driver after revision 4598 (bug 3569374).
|
||||||
- FIX: Fixed GPIO glitch during PAL initialization (bug 3569347)(backported
|
- FIX: Fixed GPIO glitch during PAL initialization (bug 3569347)(backported
|
||||||
to 2.4.3).
|
to 2.4.3).
|
||||||
|
|
Loading…
Reference in New Issue