Add LPC8Nxx and NHS3xx support.

Change-Id: I0bdbca8dd9b234aca355230af7269463c9f70bd1
Signed-off-by: Jean-Christian de Rivaz <jcamdr70@gmail.com>
Reviewed-on: http://openocd.zylin.com/4515
Tested-by: jenkins
Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
This commit is contained in:
Jean-Christian de Rivaz
2018-05-02 18:07:28 +02:00
committed by Tomas Vanek
parent fdaa8711ae
commit a15c11d7d0
4 changed files with 113 additions and 4 deletions
+4
View File
@@ -0,0 +1,4 @@
# NXP NHS31xx Cortex-M0+ with 8kB SRAM
set CHIPNAME nhs31xx
source [find target/lpc8nxx.cfg]