File tree Expand file tree Collapse file tree 1 file changed +17
-6
lines changed Expand file tree Collapse file tree 1 file changed +17
-6
lines changed Original file line number Diff line number Diff line change 33
33
]
34
34
},
35
35
"supported_application_profiles" : [
36
- " rtos" ,
37
- " bare-metal"
36
+ " rtos"
38
37
],
39
38
"config" : {
40
39
"console-uart" : {
317
316
]
318
317
},
319
318
"c_lib" : " small" ,
320
- "supported_application_profiles " : [
319
+ "supported_application_profiles_add " : [
321
320
" bare-metal"
322
321
],
322
+ "supported_application_profiles_remove" : [
323
+ " rtos"
324
+ ],
323
325
"device_name" : " LPC1114FN28/102" ,
324
326
"detect_code" : [
325
327
" 1114"
1231
1233
],
1232
1234
"public" : false ,
1233
1235
"c_lib" : " small" ,
1234
- "supported_application_profiles " : [
1236
+ "supported_application_profiles_add " : [
1235
1237
" bare-metal"
1236
1238
],
1239
+ "supported_application_profiles_remove" : [
1240
+ " rtos"
1241
+ ],
1237
1242
"overrides" : {
1238
1243
"boot-stack-size" : " 0x400"
1239
1244
}
5921
5926
]
5922
5927
},
5923
5928
"c_lib" : " small" ,
5924
- "supported_application_profiles " : [
5929
+ "supported_application_profiles_add " : [
5925
5930
" bare-metal"
5926
5931
],
5932
+ "supported_application_profiles_remove" : [
5933
+ " rtos"
5934
+ ],
5927
5935
"sectors" : [
5928
5936
[
5929
5937
0 ,
6029
6037
]
6030
6038
},
6031
6039
"c_lib" : " small" ,
6032
- "supported_application_profiles " : [
6040
+ "supported_application_profiles_add " : [
6033
6041
" bare-metal"
6034
6042
],
6043
+ "supported_application_profiles_remove" : [
6044
+ " rtos"
6045
+ ],
6035
6046
"device_name" : " NANO130KE3BN" ,
6036
6047
"overrides" : {
6037
6048
"deep-sleep-latency" : 1 ,
You can’t perform that action at this time.
0 commit comments