add link to PR
This commit is contained in:
parent
d6856fc54a
commit
89c1878622
@ -13,8 +13,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
## Changes
|
## Changes
|
||||||
|
|
||||||
- GPIO HAL: `Direction` amd `GpioTypes` are enum classes now, which prevents
|
- GPIO HAL: `Direction` amd `GpioTypes` are enum classes now, which prevents
|
||||||
name clashes with Windows defines
|
name clashes with Windows defines.
|
||||||
- New CMake option `FSFW_HAL_LINUX_ADD_LIBGPIOD` to specifically exclude `gpiod` code
|
PR: https://egit.irs.uni-stuttgart.de/fsfw/fsfw/pulls/572
|
||||||
|
- New CMake option `FSFW_HAL_LINUX_ADD_LIBGPIOD` to specifically exclude `gpiod` code.
|
||||||
|
PR: https://egit.irs.uni-stuttgart.de/fsfw/fsfw/pulls/572
|
||||||
- HAL Devicehandlers: Periodic printout is run-time configurable now
|
- HAL Devicehandlers: Periodic printout is run-time configurable now
|
||||||
- `oneShotAction` flag in the `TestTask` class is not static anymore
|
- `oneShotAction` flag in the `TestTask` class is not static anymore
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user