incorporated s19reader in build

This commit is contained in:
Markus Fröschle
2012-12-17 18:24:27 +00:00
parent fd1b041675
commit c461730076
4 changed files with 45 additions and 6 deletions

View File

@@ -34,6 +34,9 @@
#include <diskio.h>
#include <ff.h>
#include <s19reader.h>
/* imported routines */
extern int mmu_init();
extern int vec_init();
@@ -182,6 +185,8 @@ void BaS(void)
sd_card_init();
flasher_load("BASFLASH.S19");
xprintf("copy EmuTOS: ");
/* copy EMUTOS */