summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/tms570/include/tms570-pins.h
blob: f8db69fa19b037c2ff2d4659325507f24dfb5b69 (plain) (blame)
1
2
3
4
5
6
7
8
9
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>