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() {
130130 # test_svd MKV58F22
131131 # test_svd MKV58F24
132132
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+
133140 # OK
134141 # NOTE it would take too long to test all these so we only test half
135142 test_svd MK02F12810
@@ -223,13 +230,6 @@ main() {
223230 # test_svd MKW40Z4
224231 # test_svd MKW41Z4
225232
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-
233233 # FIXME(#92) "duplicate definitions with name `bits`"
234234 # test_svd MKE02Z2
235235 # test_svd MKE02Z4
You can’t perform that action at this time.
0 commit comments