make device keyboard buildable & runnable with ea4357

This commit is contained in:
hathach
2013-10-27 21:33:06 +07:00
parent a98bae0d19
commit d925026089
6 changed files with 1301 additions and 6358 deletions

View File

@@ -78,7 +78,7 @@
#define CAP_MODE_HOST
#endif
#if MCU == MCU_LPC43XX || MCU == MCU_LPC18XX || MCU == MCU_LPC11UXX || MCU == MCU_LPC13UXX
#if MCU == MCU_LPC43XX || MCU == MCU_LPC18XX || MCU == MCU_LPC11UXX || MCU == MCU_LPC13XX_12ADC
#define CAP_DEVICE_ROMDRIVER
#endif