mirror of https://github.com/ARMmbed/mbed-os.git
rtos/mbed_lib.json: Correct indents
parent
89eba7303f
commit
38160035d4
|
@ -38,18 +38,18 @@
|
|||
"STM32L1": {
|
||||
"idle-thread-stack-size-debug-extra": 512
|
||||
},
|
||||
"MCU_NRF51": {
|
||||
"target.boot-stack-size": "0x800"
|
||||
},
|
||||
"MCU_NRF52840": {
|
||||
"target.boot-stack-size": "0x800"
|
||||
},
|
||||
"MCU_NRF52832": {
|
||||
"target.boot-stack-size": "0x800"
|
||||
},
|
||||
"MCU_NRF51_UNIFIED": {
|
||||
"target.boot-stack-size": "0x800"
|
||||
},
|
||||
"MCU_NRF51": {
|
||||
"target.boot-stack-size": "0x800"
|
||||
},
|
||||
"MCU_NRF52840": {
|
||||
"target.boot-stack-size": "0x800"
|
||||
},
|
||||
"MCU_NRF52832": {
|
||||
"target.boot-stack-size": "0x800"
|
||||
},
|
||||
"MCU_NRF51_UNIFIED": {
|
||||
"target.boot-stack-size": "0x800"
|
||||
},
|
||||
"NUVOTON": {
|
||||
"idle-thread-stack-size-debug-extra": 512
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue