- add missing files from previous commit (tms470 flash driver)

git-svn-id: svn://svn.berlios.de/openocd/trunk@258 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
ntfreak
2008-01-17 08:02:02 +00:00
parent bc45295a40
commit 1796e1602e
6 changed files with 1358 additions and 18 deletions

View File

@@ -75,7 +75,7 @@ flash_driver_t *flash_drivers[] =
&stellaris_flash,
&str9xpec_flash,
&stm32x_flash,
&tms470_flash,
&tms470_flash,
NULL,
};