We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 536f856 commit f41c358Copy full SHA for f41c358
mbed_app.json
@@ -75,7 +75,8 @@
75
"mcuboot.application-dfu": true,
76
"mcuboot.signature-algorithm": "SIGNATURE_TYPE_EC256",
77
"mcuboot.encrypt-ec256": true,
78
- "mcuboot.include-keys": null
+ "mcuboot.include-keys": null,
79
+ "mcuboot.bootloader-build": false
80
}
81
82
mbed_app_bootutil.json
"mcuboot.application-dfu": null,
0 commit comments