flash: add Nuvoton NUC910 series support

Not tested, adapted from http://tech.groups.yahoo.com/group/versaloon/message/391

Change-Id: Ic3273e64fd99bffab16764b06227e09a05d07c8f
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-on: http://openocd.zylin.com/1510
Tested-by: jenkins
Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
Reviewed-by: Nemui Trinomius <nemuisan_kawausogasuki@live.jp>
This commit is contained in:
Nemui Trinomius
2013-07-16 16:08:31 +01:00
committed by Spencer Oliver
parent 49d96b1b2e
commit 5871dd1bd0
3 changed files with 644 additions and 1 deletions

View File

@@ -39,7 +39,8 @@ NOR_DRIVERS = \
fm3.c \
dsp5680xx_flash.c \
kinetis.c \
mini51.c
mini51.c \
nuc1x.c
noinst_HEADERS = \
core.h \