changelog
Some checks failed
Rust/va416xx-rs/pipeline/pr-main There was a failure building this commit

This commit is contained in:
Robin Müller 2024-09-11 20:49:42 +02:00
parent 896fdb839f
commit ce89f9a10d
Signed by: muellerr
GPG Key ID: A649FB78196E3849

View File

@ -21,10 +21,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## Fixed
- Small fixes and improvements for ADC drivers
- Fixes for the SPI implementation where the clock divider values were not calculated
correctly
## Added
- Added basic DMA driver
- Added basic EDAC module
- Added bootloader and flashloader example application
- Added NVM module which exposes a simple API to write to the NVM memory used for the boot process
# [v0.1.0] 2024-07-01