mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/sta-core.git
synced 2025-06-12 01:25:59 +00:00
Update README.md
This commit is contained in:
parent
94f9cdd884
commit
01c2f5971a
11
README.md
11
README.md
@ -96,6 +96,7 @@ Interfaces for the following resources are provided:
|
|||||||
* Signal
|
* Signal
|
||||||
* SPI
|
* SPI
|
||||||
* UART
|
* UART
|
||||||
|
* I2C
|
||||||
|
|
||||||
|
|
||||||
## HAL implementations
|
## HAL implementations
|
||||||
@ -108,6 +109,16 @@ Implementations using the HAL are provided for the following interfaces:
|
|||||||
To enable these implementations follow the instructions from the individual headers.
|
To enable these implementations follow the instructions from the individual headers.
|
||||||
|
|
||||||
|
|
||||||
|
## Merge with STM32 Core
|
||||||
|
|
||||||
|
The merge with STM32 Core allows seamless usage of the STM32 implementations for the different Interfaces etc.
|
||||||
|
Notable inclusions:
|
||||||
|
* CAN
|
||||||
|
* I2C
|
||||||
|
* SPI
|
||||||
|
* UART
|
||||||
|
|
||||||
|
|
||||||
## Atomic implementations
|
## Atomic implementations
|
||||||
|
|
||||||
Implementations using atomic variables are provided for the following interfaces:
|
Implementations using atomic variables are provided for the following interfaces:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user