mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/driver-ms56xx.git
synced 2025-12-16 18:18:03 +00:00
Finish writing the driver; Still needs testing and debugging
This commit is contained in:
6
include/sta/config.hpp
Normal file
6
include/sta/config.hpp
Normal file
@@ -0,0 +1,6 @@
|
||||
// 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
|
||||
Reference in New Issue
Block a user