crash when linking SD-modules. Static variable initialization?

This commit is contained in:
Markus Fröschle
2012-12-06 08:00:52 +00:00
parent f1120bb563
commit 99e9417752
6 changed files with 69 additions and 13 deletions

View File

@@ -30,6 +30,7 @@
#include "bas_printf.h"
#include "bas_types.h"
#include "sd_card.h"
#include "ff.h"
/* imported routines */
extern int mmu_init();