nuttx/arch/arm/include/tiva
Nathan Hartman c71f2fa56f arch/arm/src/tiva: Rename TM4C1294NC identifiers to TM4C1294NCPDT.
Rationale: TM4C1294NC is ambiguous:

  TM4C1294NCPDT is a 128-TQFP
  TM4C1294NCZAD is a 212-NFBGA

The TM4C1294NC part currently supported by NuttX is the TM4C1294NCPDT used on the TI EK-TM4C1294XL "Connected LaunchPad" (see configs/tm4c1294-launchpad). To ensure the correct part is fully specified, this commit updates all TM4C1294NC identifiers to TM4C1294NCPDT.

Rename:

  CONFIG_ARCH_CHIP_TM4C1294NC to CONFIG_ARCH_CHIP_TM4C1294NCPDT
  ARCH_CHIP_TM4C1294NC to ARCH_CHIP_TM4C1294NCPDT
  TM4C1294NC to TM4C1294NCPDT
2019-07-29 13:31:52 -06:00
..
cc13x0_irq.h Squashed commit of the following: 2018-12-09 07:03:10 -06:00
cc13x2_cc26x2_irq.h Squashed commit of the following: 2018-12-09 07:03:10 -06:00
chip.h arch/arm/src/tiva: Rename TM4C1294NC identifiers to TM4C1294NCPDT. 2019-07-29 13:31:52 -06:00
irq.h arch/arm/include/tiva and src/tiva: Improve GPIO interrupt support by removing unnecessary, hard-coded per-MCU defines and using the existing Kconfig configuration options instead. 2018-12-31 07:19:30 -06:00
lm3s_irq.h arch/arm/src/tiva/: Add support for LM3S9B92 2018-12-28 16:03:25 -06:00
lm4f_irq.h arch/arm/src/tiva: Starting to work through alternate function pin configuration and GPIO interrupts for C13xx. Works a lot differently than the LM and Tiva parts. 2018-12-05 15:17:22 -06:00
tm4c_irq.h arch/arm/src/tiva: Rename TM4C1294NC identifiers to TM4C1294NCPDT. 2019-07-29 13:31:52 -06:00