ppr1 make jlink scripts

This commit is contained in:
Kevin Hester
2020-10-14 10:21:55 +08:00
parent ca77d48b20
commit 5b1511c930
3 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
JLinkGDBServerCLExe -if SWD -select USB -port 2331 -device NRF52840_XXAA
JLinkGDBServerCLExe -if SWD -select USB -port 2331 -device NRF52832_XXAA
+3
View File
@@ -0,0 +1,3 @@
JLinkGDBServerCLExe -if SWD -select USB -port 2331 -device NRF52833_XXAA
+1 -1
View File
@@ -1,3 +1,3 @@
JLinkGDBServerCLExe -if SWD -select USB -port 2331 -device NRF52832_XXAA
JLinkGDBServerCLExe -if SWD -select USB -port 2331 -device NRF52840_XXAA