Files
rtems/c/src/lib/libbsp/arm/tms570/include/tms570-pins.h

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>