mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
TM4C123G Launchpad: Corrected processor configuration from Daniel Pereira de Carvalho
This commit is contained in:
+2
-2
@@ -748,8 +748,8 @@ config ARCH_BOARD_TEENSY
|
||||
on an Atmel AT90USB1286 MCU.
|
||||
|
||||
config ARCH_BOARD_TM4C123G_LAUNCHPAD
|
||||
bool "Tiva TM4C124G LaunchPad"
|
||||
depends on ARCH_CHIP_TM4C123GH6ZRB
|
||||
bool "Tiva TM4C123G LaunchPad"
|
||||
depends on ARCH_CHIP_TM4C123GH6PMI
|
||||
select ARCH_HAVE_LEDS
|
||||
select ARCH_HAVE_BUTTONS
|
||||
select ARCH_HAVE_IRQBUTTONS
|
||||
|
||||
Reference in New Issue
Block a user