kinetis cpu flash driver

Initial release of the freescale kinetis cpu flash driver.
This commit is contained in:
Mathias K
2011-09-17 10:09:50 +02:00
committed by Øyvind Harboe
parent 8d40b03ba3
commit bfe634aa91
3 changed files with 566 additions and 1 deletions

View File

@@ -32,7 +32,8 @@ NOR_DRIVERS = \
tms470.c \
virtual.c \
fm3.c \
dsp5680xx_flash.c
dsp5680xx_flash.c \
kinetis.c
noinst_HEADERS = \
core.h \