niietcm4: support for NIIET's Cortex-M4 microcontrollers
This adds docs, example config, flash driver. Driver is only supports K1921VK01T model for now. Change-Id: I135259bb055dd2df1a17de99f066e2b24eae1b0f Signed-off-by: Bogdan Kolbov <kolbov@niiet.ru> Reviewed-on: http://openocd.zylin.com/3011 Tested-by: jenkins Reviewed-by: Freddie Chopin <freddie.chopin@gmail.com>
This commit is contained in:
committed by
Freddie Chopin
parent
7a8915ff64
commit
ae2142d5a2
@@ -50,7 +50,9 @@ NOR_DRIVERS = \
|
||||
mrvlqspi.c \
|
||||
psoc4.c \
|
||||
sim3x.c \
|
||||
xmc4xxx.c
|
||||
xmc4xxx.c \
|
||||
niietcm4.c
|
||||
|
||||
|
||||
noinst_HEADERS = \
|
||||
core.h \
|
||||
|
||||
Reference in New Issue
Block a user