stm32-svd
stm32-svd copied to clipboard
Update to stm32-rs 958ae32 (v0.15.1)
Fix ADC_Common and ADC type conflicts.
See history:
- (Rejected) Fix in tinygo with modified code generator: https://github.com/tinygo-org/tinygo/pull/2717
- (Rejected) Fix in stm32-svd with script patch: https://github.com/tinygo-org/stm32-svd/pull/7
- (Accepted) Fix in stm32-rs: https://github.com/stm32-rs/stm32-rs/pull/719
It looks like you did not run make to update the SVD files in this repository. They need to be updated with every update to the stm32-rs submodule.
@aykevl Updated SVD files.