Set flash attributes explicitly in case the relevant changes are ever merged from master to v0.
This commit is contained in:
parent
985ad3d8e3
commit
1fc80ba6bd
@ -28,6 +28,9 @@
|
||||
"driveName": "MICROBIT",
|
||||
"hexMimeType": "application/x-microbit-hex",
|
||||
"openocdScript": "source [find interface/cmsis-dap.cfg]; source [find target/nrf51.cfg]",
|
||||
"flashUsableEnd": 245760,
|
||||
"flashEnd": 245760,
|
||||
"flashCodeAlign": 1024,
|
||||
"upgrades": [{
|
||||
"type": "package",
|
||||
"map": {
|
||||
|
Loading…
Reference in New Issue
Block a user