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

This commit is contained in:
Pavel Pisa
2016-06-20 18:56:49 +02:00
parent 528c7d4bc8
commit 529d0751f5
2 changed files with 700 additions and 0 deletions

View 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>