delete mcu folders as it duplicate hal folders

This commit is contained in:
hathach
2013-01-16 22:23:17 +07:00
parent 8155fd38a5
commit 095129887e
9 changed files with 27 additions and 215 deletions

View File

@@ -51,7 +51,10 @@
#ifndef _TUSB_HAL_LPC13UXX_H_
#define _TUSB_HAL_LPC13UXX_H_
#include "common/mcu/mcu.h"
#include "LPC13Uxx.h"
#define DEVICE_ROMDRIVER
#ifdef __cplusplus
extern "C" {