Using enums to configure baudrate and bits per word in Linux HAL UART #585

Merged
mohr merged 3 commits from mohr/hal_uart into development 2022-03-28 14:47:05 +02:00
1 changed files with 2 additions and 0 deletions
Showing only changes of commit f441505476 - Show all commits

View File

@ -35,6 +35,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- Dedicated Version class and constant `fsfw::FSFW_VERSION` containing version information
inside `fsfw/version.h`
PR: https://egit.irs.uni-stuttgart.de/fsfw/fsfw/pulls/559
- Additional baudrates for Linux UART HAL
PR: https://egit.irs.uni-stuttgart.de/fsfw/fsfw/pulls/581
# [v4.0.0]