house keeping

This commit is contained in:
hathach
2012-11-27 15:42:53 +07:00
parent 829c8672bb
commit a21ca6c0f1
7 changed files with 12 additions and 8 deletions

View File

@@ -43,8 +43,9 @@
#endif
#include "arm_mx.h"
#include "LPC13Uxx.h"
#define ARM ARM_M3
#define ARM_M3
#define DEVICE_ROMDRIVER

View File

@@ -42,8 +42,8 @@
extern "C" {
#endif
#define ARM ARM_M4
//#define ARM ARM_M0
#define ARM_M4
//#define ARM_M0
#include "arm_mx.h"