-
Notifications
You must be signed in to change notification settings - Fork 38
Closed
Description
Currently the svd2rust code generator generates an absolutely enormous 300kloc lib.rs for the imxrt series chips.
The teensy4rs authors manually split the generated code up into crates to solves this. There is an rfc to allow svd2rust to generate workspaces
This would solve the problem of very long compile times for the PAC crates that get generated here.
Metadata
Metadata
Assignees
Labels
No labels