Closed
Description
Once #43 lands, I think we should be ready to test generating all the peripherals that a SVD contains. svd2rust -i $svd
would give us the full list of peripheral then we can use svd2rust -i $svd $peripheral
for each peripheral in that list.
We could even repeat this approach for several SVD files in the cmsis-svd repo. We should be careful to not overdo ourselves and end up with unreasonable test times though.
Metadata
Metadata
Assignees
Labels
No labels