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 fb8960f commit 22a54baCopy full SHA for 22a54ba
mbed_app.json
@@ -8,7 +8,7 @@
8
"MAX_BOOT_RETRIES=3",
9
"ARM_UC_USE_PAL_CRYPTO=0",
10
"Mutex=PlatformMutex",
11
- "ARM_UC_USE_PAL_BLOCKDEVICE",
+ "ARM_UC_USE_PAL_BLOCKDEVICE=1",
12
"PAL_USE_INTERNAL_FLASH=1",
13
"PAL_THREAD_SAFETY=0",
14
"ARM_UC_USE_SOTP=1"
power_cut_test/test_mbed_app.json
@@ -9,7 +9,7 @@
"BOOTLOADER_POWER_CUT_TEST=1",
"PAL_THREAD_SAFETY=0"
15
],
0 commit comments