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 4934
4934
" STDIO_MESSAGES" ,
4935
4935
" USTICKER"
4936
4936
],
4937
- "release_versions" : [
4938
- " 5"
4939
- ],
4940
4937
"detect_code" : [
4941
4938
" 0418"
4942
- ]
4939
+ ],
4940
+ "supported_application_profiles" : [" full" , " bare-metal" ],
4941
+ "supported_c_libs" : {
4942
+ "arm" : [
4943
+ " std" ,
4944
+ " small"
4945
+ ],
4946
+ "gcc_arm" : [
4947
+ " std" ,
4948
+ " small"
4949
+ ],
4950
+ "iar" : [
4951
+ " std"
4952
+ ]
4953
+ }
4943
4954
},
4944
4955
"SDT32620B" : {
4945
4956
"inherits" : [
5022
5033
" USTICKER"
5023
5034
],
5024
5035
"device_name" : " MAX32625" ,
5025
- "release_versions" : [
5026
- " 5"
5027
- ],
5028
- "public" : false
5036
+ "public" : false ,
5037
+ "supported_application_profiles" : [" full" , " bare-metal" ],
5038
+ "supported_c_libs" : {
5039
+ "arm" : [
5040
+ " std" ,
5041
+ " small"
5042
+ ],
5043
+ "gcc_arm" : [
5044
+ " std" ,
5045
+ " small"
5046
+ ],
5047
+ "iar" : [
5048
+ " std"
5049
+ ]
5050
+ }
5029
5051
},
5030
5052
"MAX32625MBED" : {
5031
5053
"inherits" : [
5108
5130
" SLEEP" ,
5109
5131
" USBDEVICE"
5110
5132
],
5111
- "release_versions" : [
5112
- " 5"
5113
- ],
5114
5133
"detect_code" : [
5115
5134
" 0409"
5116
- ]
5135
+ ],
5136
+ "supported_application_profiles" : [" full" , " bare-metal" ],
5137
+ "supported_c_libs" : {
5138
+ "arm" : [
5139
+ " std" ,
5140
+ " small"
5141
+ ],
5142
+ "gcc_arm" : [
5143
+ " std" ,
5144
+ " small"
5145
+ ],
5146
+ "iar" : [
5147
+ " std"
5148
+ ]
5149
+ }
5117
5150
},
5118
5151
"EFM32" : {
5119
5152
"inherits" : [
You can’t perform that action at this time.
0 commit comments