mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/sta-core.git
synced 2025-09-29 05:17:33 +00:00
Move STM32 related code to sta-stm32-core repo
This commit is contained in:
8
include/sta/stm32/hal.hpp
Normal file
8
include/sta/stm32/hal.hpp
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef STA_STM32_HAL_HPP
|
||||
#define STA_STM32_HAL_HPP
|
||||
|
||||
// Include STM32 HAL headers
|
||||
#include <main.h>
|
||||
|
||||
|
||||
#endif // STA_STM32_HAL_HPP
|
Reference in New Issue
Block a user