mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/sta-core.git
synced 2025-09-29 05:17:33 +00:00
Fixed broken imports after dir structure rework & added stm32 i2c
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include <sta/raspi/gpio_pin.hpp>
|
||||
#include <sta/devices/raspi/gpio_pin.hpp>
|
||||
#ifdef STA_RASPI_GPIO_ENABLED
|
||||
|
||||
#include <sta/assert.hpp>
|
||||
@@ -40,4 +40,4 @@ namespace sta
|
||||
} // namespace sta
|
||||
|
||||
|
||||
#endif // STA_ARDUINO_GPIO_ENABLED
|
||||
#endif // STA_ARDUINO_GPIO_ENABLED
|
||||
|
Reference in New Issue
Block a user