Skip to content

Commit 1111220

Browse files
false still counts as enabled -_-
1 parent 09e95a0 commit 1111220

File tree

3 files changed

+2
-348
lines changed

3 files changed

+2
-348
lines changed

linker/README.md

Lines changed: 0 additions & 23 deletions
This file was deleted.

linker/TARGET_K64F/TOOLCHAIN_GCC_ARM/MK64FN1M0xxx12.ld

Lines changed: 0 additions & 323 deletions
This file was deleted.

mbed_app.json5

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"mbed-trace.max-level": "TRACE_LEVEL_DEBUG",
2525
"mbed-trace.fea-ipv6": false,
2626

27-
// Change to true to enable encryption of the image
28-
"mcuboot.encrypt-rsa": false
27+
// Uncomment to enable encryption of the image
28+
// "mcuboot.encrypt-rsa": true
2929
},
3030
// "NRF52840_DK": {
3131
// "target.features_remove": ["CRYPTOCELL310"],

0 commit comments

Comments
 (0)