This commit is contained in:
Markus Fröschle
2013-12-15 14:22:15 +00:00
parent ebbe822b6f
commit 5cf87ceb30
6 changed files with 23 additions and 60 deletions

View File

@@ -28,6 +28,7 @@
#include "bas_printf.h"
#include "exceptions.h"
#include "interrupts.h"
#include "bas_printf.h"
extern void (*rt_vbr[])(void);
#define VBR rt_vbr