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 11a9b3b commit 0d0ae56Copy full SHA for 0d0ae56
CHANGELOG.md
@@ -16,7 +16,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
16
- bump embedded-hal to `1.0-rc2`
17
- Use `as_ptr` for register address casting
18
- Updated `synopsys-usb-otg` to `0.4.0`
19
- - use `repr(u32)` for flags, revert `spi::CrcError` clean
+ - use `repr(u32)` for flags, revert `spi::CrcError` clean,
20
+ - revert `spi::check_read`/`check_write`
21
22
### Fixed
23
0 commit comments