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
cc13x2_cc26x2_irq.h
chip.h arch/arm/src/tiva: Rename TM4C1294NC identifiers to TM4C1294NCPDT. 2019-07-29 13:31:52 -06:00
irq.h
lm3s_irq.h
lm4f_irq.h
tm4c_irq.h arch/arm/src/tiva: Rename TM4C1294NC identifiers to TM4C1294NCPDT. 2019-07-29 13:31:52 -06:00