STM32F407VE adaptations, tried to find initialization bug

This commit is contained in:
2017-04-15 19:50:17 +02:00
parent 6d5b9578b9
commit 79d476e1eb
8 changed files with 113 additions and 56 deletions

View File

@@ -98,7 +98,7 @@
*/
#define _USE_LFN 0
#define _USE_LFN 1
#define _MAX_LFN 255
/* The _USE_LFN switches the support of long file name (LFN).
/