Skip to content

Commit 3816003

Browse files
committed
rtos/mbed_lib.json: Correct indents
1 parent 89eba73 commit 3816003

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

rtos/mbed_lib.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -38,18 +38,18 @@
3838
"STM32L1": {
3939
"idle-thread-stack-size-debug-extra": 512
4040
},
41-
"MCU_NRF51": {
42-
"target.boot-stack-size": "0x800"
43-
},
44-
"MCU_NRF52840": {
45-
"target.boot-stack-size": "0x800"
46-
},
47-
"MCU_NRF52832": {
48-
"target.boot-stack-size": "0x800"
49-
},
50-
"MCU_NRF51_UNIFIED": {
51-
"target.boot-stack-size": "0x800"
52-
},
41+
"MCU_NRF51": {
42+
"target.boot-stack-size": "0x800"
43+
},
44+
"MCU_NRF52840": {
45+
"target.boot-stack-size": "0x800"
46+
},
47+
"MCU_NRF52832": {
48+
"target.boot-stack-size": "0x800"
49+
},
50+
"MCU_NRF51_UNIFIED": {
51+
"target.boot-stack-size": "0x800"
52+
},
5353
"NUVOTON": {
5454
"idle-thread-stack-size-debug-extra": 512
5555
}

0 commit comments

Comments
 (0)