Fixed bug 3570135.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_2.4.x@4722 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
b6ed629724
commit
a04fcddcda
Binary file not shown.
|
@ -79,6 +79,7 @@
|
|||
*****************************************************************************
|
||||
|
||||
*** 2.4.3 ***
|
||||
- FIX: Fixed FatFS won't compile with _FS_REENTRANT enabled (bug 3570135).
|
||||
- FIX: Fixed mmc_spi.c won't compile due to misplaced declaration (bug
|
||||
3570035).
|
||||
- FIX: Fixed GPIO glitch during PAL initialization (bug 3569347).
|
||||
|
|
Loading…
Reference in New Issue