mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/sta-core.git
synced 2025-08-02 17:31:53 +00:00
Add configuration advice
This commit is contained in:
parent
24dae3917b
commit
f195ceebb1
@ -19,9 +19,13 @@ Implementations using the HAL are provided for the following interfaces:
|
|||||||
* SpiInterface, SpiDevice
|
* SpiInterface, SpiDevice
|
||||||
* UART
|
* UART
|
||||||
|
|
||||||
|
To enable these implementations follow the instructions from the individual headers.
|
||||||
|
|
||||||
|
|
||||||
# Atomic implementations
|
# Atomic implementations
|
||||||
|
|
||||||
Implementations using atomic variables are provided for the following interfaces:
|
Implementations using atomic variables are provided for the following interfaces:
|
||||||
* Mutex
|
* Mutex
|
||||||
* Signal
|
* Signal
|
||||||
|
|
||||||
|
To enable these implementations define `STA_ATOMIC_ENABLE` in `<sta/config.hpp>`.
|
Loading…
x
Reference in New Issue
Block a user