8000
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 4420c31 commit 5fa34dcCopy full SHA for 5fa34dc
variants/NANO_RP2040_CONNECT/conf/mbed_app.json
@@ -2,7 +2,7 @@
2
"target_overrides": {
3
"*": {
4
"target.printf_lib": "std",
5
- "target.macros_add": [ "MBEDTLS_ENTROPY_NV_SEED" ],
+ "target.macros_add": [ "MBEDTLS_ENTROPY_NV_SEED", "UNINITIALIZED_DATA_SECTION=1" ],
6
"platform.stdio-buffered-serial": false,
7
"platform.stdio-baud-rate": 115200,
8
"platform.default-serial-baud-rate": 115200,
0 commit comments