nxp: support the lpc1114dip28 by Rickta59

This commit is contained in:
Gareth McMullin 2013-04-27 20:57:20 -07:00
parent f1ea5ed8f9
commit 56f44c39d9
1 changed files with 2 additions and 0 deletions

View File

@ -98,6 +98,8 @@ lpc11xx_probe(struct target_s *target)
case 0x0444102B:
case 0x2540102B:
case 0x1440102B: /* lpc1114 */
case 0x0A40902B:
case 0x1A40902B:
case 0x1431102B: /* lpc11c22 */
case 0x1430102B: /* lpc11c24 */
target->driver = "lpc11xx";