mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/sta-core.git
synced 2025-09-28 21:17:33 +00:00
Fix changed includes
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
#include <sta/config.hpp>
|
||||
#ifdef STA_STM32_GPIO_ENABLE
|
||||
|
||||
#include <sta/intf/gpio_pin.hpp>
|
||||
#include <sta/gpio_pin.hpp>
|
||||
|
||||
#include <sta/stm32/hal.hpp>
|
||||
|
||||
|
@@ -33,7 +33,7 @@
|
||||
#include <sta/config.hpp>
|
||||
#ifdef STA_STM32_UART_ENABLE
|
||||
|
||||
#include <sta/intf/uart.hpp>
|
||||
#include <sta/uart.hpp>
|
||||
|
||||
#include <sta/stm32/hal.hpp>
|
||||
|
||||
|
Reference in New Issue
Block a user