Update FSFW from upstream #71

Closed
muellerr wants to merge 1112 commits from development into eive/develop
Showing only changes of commit 066dd0d397 - Show all commits

View File

@ -8,6 +8,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
# [unreleased]
## Changed
- Assert than `FixedArrayList` is larger than 0 at compile time.
# [v6.0.0] 2023-02-10
## Fixes