add board abstract layer

rename arch to mcu
This commit is contained in:
hathach
2012-12-04 18:18:29 +07:00
parent 82820a2066
commit f31ade6151
15 changed files with 358 additions and 116 deletions

View File

@@ -37,7 +37,7 @@
#include "common/common.h"
#ifdef ARCH_LPC134X
#if MCU == MCU_LPC134X
TUSB_Error_t hal_init()
{