uio able to resolve symlinks now #709

Merged
gaisser merged 6 commits from eive/fsfw:mueller/uio_mapper_handle_symlinks into development 2022-11-21 16:14:38 +01:00
1 changed files with 2 additions and 0 deletions
Showing only changes of commit 3bc3da5a8d - Show all commits

View File

@ -24,6 +24,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## Added
- `UioMapper` is able to resolve symlinks now.
PR: https://egit.irs.uni-stuttgart.de/fsfw/fsfw/pulls/709
- Add new `UnsignedByteField` class
PR: https://egit.irs.uni-stuttgart.de/fsfw/fsfw/pulls/660