mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/sta-core.git
synced 2025-08-02 09:21:54 +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
|
||||
* UART
|
||||
|
||||
To enable these implementations follow the instructions from the individual headers.
|
||||
|
||||
|
||||
# Atomic implementations
|
||||
|
||||
Implementations using atomic variables are provided for the following interfaces:
|
||||
* Mutex
|
||||
* Signal
|
||||
* Signal
|
||||
|
||||
To enable these implementations define `STA_ATOMIC_ENABLE` in `<sta/config.hpp>`.
|
Loading…
x
Reference in New Issue
Block a user