8 lines
147 B
JSON
8 lines
147 B
JSON
|
|
{
|
||
|
|
"build-tags": ["softdevice", "s140v7"],
|
||
|
|
"linkerscript": "targets/nrf52840-s140v7.ld",
|
||
|
|
"ldflags": [
|
||
|
|
"--defsym=__softdevice_stack=0x700"
|
||
|
|
]
|
||
|
|
}
|