source: rtems/c/src/lib/libbsp/arm/tms570/include/tms570-pins.h @ bc884f6

5
Last change on this file since bc884f6 was bc884f6, checked in by Pavel Pisa <pisa@…>, on 06/20/16 at 16:56:49

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

  • Property mode set to 100644
File size: 199 bytes
Line 
1/**
2 * @file tms570-pins.h
3 *
4 * @ingroup tms570
5 *
6 * @brief Select pin mapping according to selected chip.
7 *        Defaults to TMS570LS3137ZWT for now.
8 */
9
10#include <bsp/tms570ls3137zwt-pins.h>
Note: See TracBrowser for help on using the repository browser.