forked from Imagelibrary/rtems
bsp/tms570: include package balls and PINMMR registers mapping for TMS570LS3135ZWT chip.
This commit is contained in:
10
c/src/lib/libbsp/arm/tms570/include/tms570-pins.h
Normal file
10
c/src/lib/libbsp/arm/tms570/include/tms570-pins.h
Normal file
@@ -0,0 +1,10 @@
|
||||
/**
|
||||
* @file tms570-pins.h
|
||||
*
|
||||
* @ingroup tms570
|
||||
*
|
||||
* @brief Select pin mapping according to selected chip.
|
||||
* Defaults to TMS570LS3137ZWT for now.
|
||||
*/
|
||||
|
||||
#include <bsp/tms570ls3137zwt-pins.h>
|
||||
Reference in New Issue
Block a user