mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
Add a configuration for the Micromint Lincoln60 LPC1769 board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4886 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -115,6 +115,12 @@ config ARCH_BOARD_HYMINI_STM32V
|
||||
A configuration for the HY-Mini STM32v board. This board is based on the
|
||||
STM32F103VCT chip.
|
||||
|
||||
config ARCH_BOARD_LINCOLN60
|
||||
bool "Micromint Lincoln 60 board"
|
||||
depends on ARCH_CHIP_LPC1769
|
||||
---help---
|
||||
Micromint Lincoln 60 board using the NXP LPC1769 MCU.
|
||||
|
||||
config ARCH_BOARD_KWIKSTIK_K40
|
||||
bool "FreeScale KwikStik-K40 development board"
|
||||
depends on ARCH_CHIP_MK40X256VLQ100
|
||||
|
||||
Reference in New Issue
Block a user