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 aeeb798 commit b8041e6Copy full SHA for b8041e6
CHANGELOG.md
@@ -24,6 +24,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
24
- Bump `embedded-hal` to `1.0.0-alpha.8` [#510]
25
- Update `bxcan`, `rtic` and other dependencies [#519]
26
- Bump `synopsys-usb-otg` to `0.3.1` [#535]
27
+ - Renamed and updated rtic-button example (was rtic) [#551]
28
+ - Added rtic-usart-shell example [#551]
29
+ - Added rtic-usart-shell-ssd1306 example [#551]
30
31
### Removed
32
- `i2s-audio-out-dma.rs` example, too difficult to fix.
0 commit comments