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 09e95a0 commit 1111220Copy full SHA for 1111220
linker/README.md
linker/TARGET_K64F/TOOLCHAIN_GCC_ARM/MK64FN1M0xxx12.ld
mbed_app.json5
@@ -24,8 +24,8 @@
24
"mbed-trace.max-level": "TRACE_LEVEL_DEBUG",
25
"mbed-trace.fea-ipv6": false,
26
27
- // Change to true to enable encryption of the image
28
- "mcuboot.encrypt-rsa": false
+ // Uncomment to enable encryption of the image
+ // "mcuboot.encrypt-rsa": true
29
},
30
// "NRF52840_DK": {
31
// "target.features_remove": ["CRYPTOCELL310"],
0 commit comments