mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/sta-core.git
synced 2025-08-06 10:27:34 +00:00
Add asserts. Fix formating
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
/**
|
||||
* @brief Implementations for SpiInterface and SpiDevice using HAL.
|
||||
*
|
||||
* Define STA_HAL_SPI_ENABLE in <sta/config.hpp> to enable.
|
||||
* Requires STA_HAL_GPIO_ENABLE.
|
||||
* Define **STA_HAL_SPI_ENABLE** in `<sta/config.hpp>` to enable module.
|
||||
*
|
||||
* Requires **STA_HAL_GPIO_ENABLE**.
|
||||
*/
|
||||
#ifndef STA_HAL_SPI_HPP
|
||||
#define STA_HAL_SPI_HPP
|
||||
|
Reference in New Issue
Block a user