added README
This commit is contained in:
parent
9dbe7021a5
commit
28004f866a
@ -14,6 +14,6 @@ There is a set of options available to compile the HAL.
|
|||||||
These should be set by the upper level CMakeLists.txt, with
|
These should be set by the upper level CMakeLists.txt, with
|
||||||
`set(<Option> ON)`.
|
`set(<Option> ON)`.
|
||||||
|
|
||||||
1. `FSFW_HAL_ADD_LINUX`: Add linux HAL. Required `gpiod` library.
|
1. `FSFW_HAL_ADD_LINUX`: Add linux HAL. Requires `gpiod` library.
|
||||||
2. `FSFW_HAL_ADD_RASPBERRY_PI`: Add Raspberry Pi specific components.
|
2. `FSFW_HAL_ADD_RASPBERRY_PI`: Add Raspberry Pi specific components.
|
||||||
3. `FSFW_HAL_ADD_STM32H7`: Add STM32H7 specific components.
|
3. `FSFW_HAL_ADD_STM32H7`: Add STM32H7 specific components.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user