sipeed / bl602-pac

Embedded Rust's Peripheral Access Crate for BL602 microcontrollers
MIT License
19 stars 9 forks source link

Remove disallowed <fields/> tags #10

Closed username223 closed 3 years ago

username223 commented 3 years ago

SVDConv treats this as an error with --strict enabled:

*** ERROR M211: soc602_reg.svd (Line 18415)                                                               
  Ignoring Fields  (see previous message)

Note that the despite having it tell us to see the previous message, that message does not have more information despite it being the first message displayed.

Is the plan to continue SVD development in this repo or are we moving to the Pine64 repo when all PRs clear?