nrf51: Implement the support for Nordic's nRF51 devices
Add support for Nordic's nRF51 chip series. Tested with nRF51822. Change-Id: Id70f6fd76888cc595a353aefb84d25c4cd325d7d Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com> Reviewed-on: http://openocd.zylin.com/1945 Tested-by: jenkins Reviewed-by: Andrey Yurovsky <yurovsky@gmail.com> Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
This commit is contained in:
committed by
Spencer Oliver
parent
de4a2189a5
commit
7e4fb97559
@@ -42,7 +42,8 @@ NOR_DRIVERS = \
|
||||
dsp5680xx_flash.c \
|
||||
kinetis.c \
|
||||
mini51.c \
|
||||
nuc1x.c
|
||||
nuc1x.c \
|
||||
nrf51.c
|
||||
|
||||
noinst_HEADERS = \
|
||||
core.h \
|
||||
|
||||
Reference in New Issue
Block a user