File tree Expand file tree Collapse file tree 1 file changed +45
-12
lines changed Expand file tree Collapse file tree 1 file changed +45
-12
lines changed Original file line number Diff line number Diff line change 4914
4914
" STDIO_MESSAGES" ,
4915
4915
" USTICKER"
4916
4916
],
4917
- "release_versions" : [
4918
- " 5"
4919
- ],
4920
4917
"detect_code" : [
4921
4918
" 0418"
4922
- ]
4919
+ ],
4920
+ "supported_application_profiles" : [" full" , " bare-metal" ],
4921
+ "supported_c_libs" : {
4922
+ "arm" : [
4923
+ " std" ,
4924
+ " small"
4925
+ ],
4926
+ "gcc_arm" : [
4927
+ " std" ,
4928
+ " small"
4929
+ ],
4930
+ "iar" : [
4931
+ " std"
4932
+ ]
4933
+ }
4923
4934
},
4924
4935
"SDT32620B" : {
4925
4936
"inherits" : [
5002
5013
" USTICKER"
5003
5014
],
5004
5015
"device_name" : " MAX32625" ,
5005
- "release_versions" : [
5006
- " 5"
5007
- ],
5008
- "public" : false
5016
+ "public" : false ,
5017
+ "supported_application_profiles" : [" full" , " bare-metal" ],
5018
+ "supported_c_libs" : {
5019
+ "arm" : [
5020
+ " std" ,
5021
+ " small"
5022
+ ],
5023
+ "gcc_arm" : [
5024
+ " std" ,
5025
+ " small"
5026
+ ],
5027
+ "iar" : [
5028
+ " std"
5029
+ ]
5030
+ }
5009
5031
},
5010
5032
"MAX32625MBED" : {
5011
5033
"inherits" : [
5086
5108
" USTICKER" ,
5087
5109
" MPU"
5088
5110
],
5089
- "release_versions" : [
5090
- " 5"
5091
- ],
5092
5111
"detect_code" : [
5093
5112
" 0409"
5094
- ]
5113
+ ],
5114
+ "supported_application_profiles" : [" full" , " bare-metal" ],
5115
+ "supported_c_libs" : {
5116
+ "arm" : [
5117
+ " std" ,
5118
+ " small"
5119
+ ],
5120
+ "gcc_arm" : [
5121
+ " std" ,
5122
+ " small"
5123
+ ],
5124
+ "iar" : [
5125
+ " std"
5126
+ ]
5127
+ }
5095
5128
},
5096
5129
"EFM32" : {
5097
5130
"inherits" : [
You can’t perform that action at this time.
0 commit comments