mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/driver-ms56xx.git
synced 2025-06-10 18:16:00 +00:00
6 lines
151 B
C++
6 lines
151 B
C++
// Needed for sta/endian.hpp
|
|
#define STA_MCU_LITTLE_ENDIAN
|
|
|
|
// Needed for sta/stm32/delay.hpp
|
|
#define STA_PLATFORM_STM32
|
|
#define STA_STM32_DELAY_US_TIM |