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 89f2ad6 commit c96510eCopy full SHA for c96510e
1 file changed
CHANGELOG.md
@@ -21,6 +21,8 @@ The format is based on [Keep a Changelog] and this project adheres to [Semantic
21
### Added
22
23
- Added `CsdV3` data structure.
24
+- `Csd::new` constructor which creates the CSD from a raw `&[u8; 16]` and also performs a CRC7
25
+ check.
26
- Added `verify_crc7` function on CSD structures.
27
28
## [Version 0.9.0] - 2025-06-08
0 commit comments