mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
functions and definitions renamed from lm_ to tiva_
This commit is contained in:
@@ -127,32 +127,32 @@ CONFIG_ARCH_CHIP_LM3S6918=y
|
||||
# CONFIG_ARCH_CHIP_LM3S8962 is not set
|
||||
# CONFIG_ARCH_CHIP_LM4F120 is not set
|
||||
CONFIG_ARCH_CHIP_LM3S=y
|
||||
CONFIG_LM_HAVE_SSI1=y
|
||||
CONFIG_TIVA_HAVE_SSI1=y
|
||||
# CONFIG_LM_REVA2 is not set
|
||||
|
||||
#
|
||||
# Stellaris Peripheral Support
|
||||
#
|
||||
CONFIG_LM_UART0=y
|
||||
# CONFIG_LM_UART1 is not set
|
||||
# CONFIG_LM_UART2 is not set
|
||||
CONFIG_TIVA_UART0=y
|
||||
# CONFIG_TIVA_UART1 is not set
|
||||
# CONFIG_TIVA_UART2 is not set
|
||||
# CONFIG_SSI0_DISABLE is not set
|
||||
CONFIG_SSI1_DISABLE=y
|
||||
# CONFIG_LM_ETHERNET is not set
|
||||
# CONFIG_LM_FLASH is not set
|
||||
# CONFIG_TIVA_ETHERNET is not set
|
||||
# CONFIG_TIVA_FLASH is not set
|
||||
|
||||
#
|
||||
# Disable GPIO Interrupts
|
||||
#
|
||||
# CONFIG_LM_DISABLE_GPIOA_IRQS is not set
|
||||
# CONFIG_LM_DISABLE_GPIOB_IRQS is not set
|
||||
# CONFIG_LM_DISABLE_GPIOC_IRQS is not set
|
||||
# CONFIG_LM_DISABLE_GPIOD_IRQS is not set
|
||||
# CONFIG_LM_DISABLE_GPIOE_IRQS is not set
|
||||
# CONFIG_LM_DISABLE_GPIOF_IRQS is not set
|
||||
# CONFIG_LM_DISABLE_GPIOG_IRQS is not set
|
||||
# CONFIG_LM_DISABLE_GPIOH_IRQS is not set
|
||||
CONFIG_LM_DISABLE_GPIOJ_IRQS=y
|
||||
# CONFIG_TIVA_DISABLE_GPIOA_IRQS is not set
|
||||
# CONFIG_TIVA_DISABLE_GPIOB_IRQS is not set
|
||||
# CONFIG_TIVA_DISABLE_GPIOC_IRQS is not set
|
||||
# CONFIG_TIVA_DISABLE_GPIOD_IRQS is not set
|
||||
# CONFIG_TIVA_DISABLE_GPIOE_IRQS is not set
|
||||
# CONFIG_TIVA_DISABLE_GPIOF_IRQS is not set
|
||||
# CONFIG_TIVA_DISABLE_GPIOG_IRQS is not set
|
||||
# CONFIG_TIVA_DISABLE_GPIOH_IRQS is not set
|
||||
CONFIG_TIVA_DISABLE_GPIOJ_IRQS=y
|
||||
|
||||
#
|
||||
# Stellaris SSI Configuration
|
||||
|
||||
Reference in New Issue
Block a user