stm32-svd icon indicating copy to clipboard operation
stm32-svd copied to clipboard

Update to stm32-rs 958ae32 (v0.15.1)

Open cpunion opened this issue 3 years ago • 2 comments

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

cpunion avatar Jul 06 '22 00:07 cpunion

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 avatar Jul 15 '22 12:07 aykevl

@aykevl Updated SVD files.

cpunion avatar Jul 16 '22 14:07 cpunion