File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -130,6 +130,13 @@ main() {
130
130
# test_svd MKV58F22
131
131
# test_svd MKV58F24
132
132
133
+ # BAD-SVD field names are equivalent when case is ignored
134
+ # test_svd MK61F15
135
+ # test_svd MK61F15WS
136
+ # test_svd MK70F12
137
+ # test_svd MK70F15
138
+ # test_svd MK70F15WS
139
+
133
140
# OK
134
141
# NOTE it would take too long to test all these so we only test half
135
142
test_svd MK02F12810
@@ -223,13 +230,6 @@ main() {
223
230
# test_svd MKW40Z4
224
231
# test_svd MKW41Z4
225
232
226
- # FIXME(#105) "error[E0428]: a type named `NOT_USEDR` has already been defined in this module"
227
- # test_svd MK61F15
228
- # test_svd MK61F15WS
229
- # test_svd MK70F12
230
- # test_svd MK70F15
231
- # test_svd MK70F15WS
232
-
233
233
# FIXME(#92) "duplicate definitions with name `bits`"
234
234
# test_svd MKE02Z2
235
235
# test_svd MKE02Z4
You can’t perform that action at this time.
0 commit comments