bsp/tms570: Add TMS570LC4357 support

This commit is contained in:
Sebastian Huber
2023-04-03 08:12:23 +02:00
parent 75b6d77680
commit 47c4093ad3
3 changed files with 32 additions and 0 deletions

View File

@@ -45,6 +45,10 @@
per_pin_action(common_arg, TMS570_BALL_E3_HET2_18)
#endif
#elif TMS570_VARIANT == 4357
#define TMS570_PINMMR_INIT_LIST( per_pin_action, common_arg )
#else
/*