Handle LM4F GPIO -- fewer ports
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5695 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
ae71c35e5a
commit
62d7b325f4
@ -212,6 +212,7 @@ config ARCH_BOARD_LM4F120_LAUNCHPAD
|
||||
config ARCH_BOARD_LPCXPRESSO
|
||||
bool "NXP LPCExpresso LPC1768"
|
||||
depends on ARCH_CHIP_LPC1768
|
||||
select ARCH_HAVE_LEDS
|
||||
---help---
|
||||
Embedded Artists base board with NXP LPCExpresso LPC1768. This board
|
||||
is based on the NXP LPC1768. The Code Red toolchain is used by default.
|
||||
@ -665,6 +666,7 @@ config ARCH_BOARD_ZP214XPA
|
||||
config ARCH_BOARD_ZKITARM
|
||||
bool "Zilogic ZKit-ARM-1769 Development Kit"
|
||||
depends on ARCH_CHIP_LPC1768
|
||||
select ARCH_HAVE_LEDS
|
||||
---help---
|
||||
Zilogic System's ARM development Kit, ZKIT-ARM-1769. This board is based
|
||||
on the NXP LPC1769. The Nuttx Buildroot toolchain is used by default.
|
||||
|
Loading…
Reference in New Issue
Block a user