Skip to content

Commit 6790e64

Browse files
authored
Merge pull request #11347 from woodsking2/master
Fix NRF52832 softdevice memory map
2 parents d0b5ba6 + 876b643 commit 6790e64

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

targets/targets.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7342,7 +7342,6 @@
73427342
"MCU_NRF52832": {
73437343
"inherits": ["Target"],
73447344
"core": "Cortex-M4F",
7345-
"static_memory_defines": false,
73467345
"macros": [
73477346
"BOARD_PCA10040",
73487347
"NRF52",
@@ -7644,7 +7643,6 @@
76447643
"inherits": ["Target"],
76457644
"components_add": ["QSPIF"],
76467645
"core": "Cortex-M4F",
7647-
"static_memory_defines": false,
76487646
"macros": [
76497647
"BOARD_PCA10056",
76507648
"NRF52840_XXAA",

0 commit comments

Comments
 (0)