bsp/tms570: include package balls and PINMMR registers mapping for TMS5704357 ZWT chip.

The extended mechanism for switching input path by separated
alternative registers is already implemented in TMS570
pin multiplexer driver used for TMS570LS31xx

  rtems/c/src/lib/libbsp/arm/tms570/pinmux/pinmux.c

But the code has not been tested on real TMS570LC43xx hardware yet.
This commit is contained in:
Pavel Pisa
2017-04-29 15:20:28 +02:00
parent 20775247de
commit 0e6542fb1e
2 changed files with 1115 additions and 0 deletions

View File

@@ -46,6 +46,7 @@ include_bsp_HEADERS += include/tms570-pinmux.h
include_bsp_HEADERS += include/tms570-pins.h
include_bsp_HEADERS += include/tms570ls3137zwt-pins.h
include_bsp_HEADERS += include/tms570lc4357-pins.h
include_libcpu_HEADERS = ../../../libcpu/arm/shared/include/arm-cp15.h

File diff suppressed because it is too large Load Diff