finished converting Makefile and directory structure to support other platforms

This commit is contained in:
Markus Fröschle
2013-11-01 09:20:05 +00:00
parent 1259b556ed
commit 573b370805
8 changed files with 57 additions and 0 deletions

5
include/MCD_progCheck.h Executable file
View File

@@ -0,0 +1,5 @@
/* This file is autogenerated. Do not change */
#define CURRBD 4
#define DCOUNT 6
#define DESTPTR 5
#define SRCPTR 7