forked from Imagelibrary/rtems
11 lines
199 B
C
11 lines
199 B
C
/**
|
|
* @file tms570-pins.h
|
|
*
|
|
* @ingroup tms570
|
|
*
|
|
* @brief Select pin mapping according to selected chip.
|
|
* Defaults to TMS570LS3137ZWT for now.
|
|
*/
|
|
|
|
#include <bsp/tms570ls3137zwt-pins.h>
|