3 Commits

Author SHA1 Message Date
417f5b7f67 completed async RX support as well 2025-02-13 11:31:17 +01:00
3e796ef22b Merge pull request 'UART B hotfix' (#40) from uart-b-hotfix into main
Reviewed-on: #40
2025-02-13 11:30:37 +01:00
b145047b95 UART B hotfix 2025-02-13 11:14:39 +01:00

View File

@@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## Fixed
- Error in UART driver which caused UART B to not work properly.
- Important bugfix for UART driver which causes UART B drivers not to work.
## Removed