File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2323- Add missing ` Write ` implementation for ` Serial ` and implemented better error handling.
2424- [ breaking-change] ADC2 and ADC3 no longer allow access to VREF, VBAT, or the internal
2525 temperature measurement (ADC2 and ADC3 do not have an internal connection for these channels)
26+ - Improved Serial baudrate calculation to be correct for higher baudrates or lower PCLKs
2627
2728### Added
2829
@@ -32,6 +33,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
3233- Basic support for DAC
3334- Add initial DMA support
3435- Allow specification of ADC reference voltage in ADC configuraton structure
36+ - Added support for hardware-based CRC32 functionality
3537
3638### Fixed
3739- Stability fixes related to SD card write
You can’t perform that action at this time.
0 commit comments