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/).
23
23
- Add missing ` Write ` implementation for ` Serial ` and implemented better error handling.
24
24
- [ breaking-change] ADC2 and ADC3 no longer allow access to VREF, VBAT, or the internal
25
25
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
26
27
27
28
### Added
28
29
@@ -32,6 +33,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
32
33
- Basic support for DAC
33
34
- Add initial DMA support
34
35
- Allow specification of ADC reference voltage in ADC configuraton structure
36
+ - Added support for hardware-based CRC32 functionality
35
37
36
38
### Fixed
37
39
- Stability fixes related to SD card write
You can’t perform that action at this time.
0 commit comments