We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f32f18 commit e5ae73eCopy full SHA for e5ae73e
CHANGELOG.md
@@ -34,6 +34,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
34
- Updated `usb-device` and `usbd-serial` to latest versions [#510]
35
- Rework pin remaps, fix CAN1 remap [#511]
36
- Rework USART remap,
37
+- Remove unsafe code from usb_serial_rtic example [#528]
38
39
### Added
40
@@ -71,6 +72,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
71
72
[#516]: https://github.com/stm32-rs/stm32f1xx-hal/pull/516
73
[#520]: https://github.com/stm32-rs/stm32f1xx-hal/pull/520
74
[#526]: https://github.com/stm32-rs/stm32f1xx-hal/pull/526
75
+[#528]: https://github.com/stm32-rs/stm32f1xx-hal/pull/528
76
77
## [v0.10.0] - 2022-12-12
78
0 commit comments