Set flash attributes explicitly in case the relevant changes are ever merged from master to v0.

This commit is contained in:
Michal Moskal 2017-12-12 13:00:09 +00:00
parent 985ad3d8e3
commit 1fc80ba6bd

View File

@ -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": {