2024-07-01 16:02:10 +02:00
|
|
|
Change Log
|
|
|
|
=======
|
|
|
|
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
|
|
|
The format is based on [Keep a Changelog](http://keepachangelog.com/)
|
|
|
|
and this project adheres to [Semantic Versioning](http://semver.org/).
|
|
|
|
|
|
|
|
## [unreleased]
|
|
|
|
|
2024-07-03 22:52:07 +02:00
|
|
|
## [v0.2.0]
|
2024-07-01 16:02:10 +02:00
|
|
|
|
|
|
|
- Documentation improvements
|
|
|
|
- Small fixes and improvements for ADC drivers
|
2024-07-03 22:52:07 +02:00
|
|
|
- Added basic DMA driver
|
2024-07-01 16:02:10 +02:00
|
|
|
|
|
|
|
## [v0.1.0] 2024-07-01
|
|
|
|
|
|
|
|
- Initial release with basic HAL drivers
|