Skip to content

Commit 797d3b9

Browse files
committed
Merge branch 'release/v3.2.1'
2 parents b75b8cc + 621563c commit 797d3b9

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+556161
-12
lines changed

boards/blueboard_lpc11u24.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"mcu": "lpc11u24"
66
},
77
"debug": {
8-
"jlink_device": "LPC11U24/301"
8+
"jlink_device": "LPC11U24/301",
9+
"svd_path": "LPC11Uxx_v7.svd"
910
},
1011
"frameworks": [
1112
"mbed"

boards/dipcortexm0.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"mcu": "lpc11u24"
66
},
77
"debug": {
8-
"jlink_device": "LPC11U24/301"
8+
"jlink_device": "LPC11U24/301",
9+
"svd_path": "LPC11Uxx_v7.svd"
910
},
1011
"frameworks": [
1112
"mbed"

boards/elektor_cocorico.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
},
77
"debug": {
88
"jlink_device": "LPC812M101",
9+
"svd_path": "LPC800_v0.3.svd",
910
"tools": {
1011
"cmsis-dap": {
1112
"load_cmd": "preload",

boards/lpc1114fn28.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
},
77
"debug": {
88
"jlink_device": "LPC1114/102",
9+
"svd_path": "LPC11xx_v6.svd",
910
"tools": {
1011
"cmsis-dap": {
1112
"load_cmd": "preload",

boards/lpc11c24.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"mcu": "lpc11c24"
66
},
77
"debug": {
8-
"jlink_device": "LPC11C24/301"
8+
"jlink_device": "LPC11C24/301",
9+
"svd_path": "LPC11Cxx_v9.svd"
910
},
1011
"frameworks": [
1112
"mbed"

boards/lpc11u24.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
},
77
"debug": {
88
"jlink_device": "LPC11C24/301",
9+
"svd_path": "LPC11Uxx_v7.svd",
910
"tools": {
1011
"cmsis-dap": {
1112
"onboard": true,

boards/lpc11u24_301.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
},
77
"debug": {
88
"jlink_device": "LPC11C24/301",
9+
"svd_path": "LPC11Uxx_v7.svd",
910
"tools": {
1011
"cmsis-dap": {
1112
"onboard": true,

boards/lpc11u34_421.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"mcu": "lpc11u34"
66
},
77
"debug": {
8-
"jlink_device": "LPC11U34/311"
8+
"jlink_device": "LPC11U34/311",
9+
"svd_path": "LPC11Uxx_v7.svd"
910
},
1011
"frameworks": [
1112
"mbed"

boards/lpc11u35.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"mcu": "lpc11u35"
66
},
77
"debug": {
8-
"jlink_device": "LPC11U35/401"
8+
"jlink_device": "LPC11U35/401",
9+
"svd_path": "LPC11Uxx_v7.svd"
910
},
1011
"frameworks": [
1112
"mbed"

boards/lpc11u35_501.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"mcu": "lpc11u35"
66
},
77
"debug": {
8-
"jlink_device": "LPC11U35/501"
8+
"jlink_device": "LPC11U35/501",
9+
"svd_path": "LPC11Uxx_v7.svd"
910
},
1011
"frameworks": [
1112
"mbed"

0 commit comments

Comments
 (0)