File tree Expand file tree Collapse file tree 1 file changed +21
-4
lines changed Expand file tree Collapse file tree 1 file changed +21
-4
lines changed Original file line number Diff line number Diff line change 32
32
" std"
33
33
]
34
34
},
35
+ "supported_application_profiles" : [
36
+ " rtos"
37
+ ],
35
38
"config" : {
36
39
"console-uart" : {
37
40
"help" : " Target has UART console on pins STDIO_UART_TX, STDIO_UART_RX. Value is only significant if target has SERIAL device." ,
313
316
]
314
317
},
315
318
"c_lib" : " small" ,
316
- "supported_application_profiles" : [" bare-metal" ],
319
+ "supported_application_profiles_add" : [
320
+ " bare-metal"
321
+ ],
322
+ "supported_application_profiles_remove" : [
323
+ " rtos"
324
+ ],
317
325
"device_name" : " LPC1114FN28/102" ,
318
326
"detect_code" : [
319
327
" 1114"
1225
1233
],
1226
1234
"public" : false ,
1227
1235
"c_lib" : " small" ,
1228
- "supported_application_profiles " : [
1236
+ "supported_application_profiles_add " : [
1229
1237
" bare-metal"
1230
1238
],
1239
+ "supported_application_profiles_remove" : [
1240
+ " rtos"
1241
+ ],
1231
1242
"overrides" : {
1232
1243
"boot-stack-size" : " 0x400"
1233
1244
}
5915
5926
]
5916
5927
},
5917
5928
"c_lib" : " small" ,
5918
- "supported_application_profiles " : [
5929
+ "supported_application_profiles_add " : [
5919
5930
" bare-metal"
5920
5931
],
5932
+ "supported_application_profiles_remove" : [
5933
+ " rtos"
5934
+ ],
5921
5935
"sectors" : [
5922
5936
[
5923
5937
0 ,
6023
6037
]
6024
6038
},
6025
6039
"c_lib" : " small" ,
6026
- "supported_application_profiles " : [
6040
+ "supported_application_profiles_add " : [
6027
6041
" bare-metal"
6028
6042
],
6043
+ "supported_application_profiles_remove" : [
6044
+ " rtos"
6045
+ ],
6029
6046
"device_name" : " NANO130KE3BN" ,
6030
6047
"overrides" : {
6031
6048
"deep-sleep-latency" : 1 ,
You can’t perform that action at this time.
0 commit comments