Skip to content

Commit 0e8ae78

Browse files
committed
codal_app: Configure DEVICE_STACK_SIZE to 8192 bytes.
1 parent 2f70b75 commit 0e8ae78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/codal_app/codal.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"dev": true
99
} ,
1010
"config":{
11+
"DEVICE_STACK_SIZE": 8192,
1112
"MICROBIT_BLE_ENABLED" : 0,
1213
"MICROBIT_BLE_PAIRING_MODE": 1,
1314
"MICROBIT_BLE_SECURITY_MODE": 2

0 commit comments

Comments
 (0)