mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/sta-core.git
synced 2025-09-28 21:17:33 +00:00
Update include paths
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#include <sta/hal/gpio_pin.hpp>
|
||||
|
||||
#ifdef STA_HAL_GPIO_ENABLE
|
||||
|
||||
#include <sta/assert.hpp>
|
||||
|
@@ -1,5 +1,4 @@
|
||||
#include <sta/hal/spi.hpp>
|
||||
|
||||
#ifdef STA_HAL_SPI_ENABLE
|
||||
|
||||
#include <sta/assert.hpp>
|
||||
|
@@ -1,5 +1,4 @@
|
||||
#include <sta/hal/uart.hpp>
|
||||
|
||||
#ifdef STA_HAL_UART_ENABLE
|
||||
|
||||
#include <sta/assert.hpp>
|
||||
|
Reference in New Issue
Block a user