Fixed broken imports after dir structure rework & added stm32 i2c

This commit is contained in:
dvdb97
2023-06-24 15:44:56 +02:00
parent 6b4acfd27b
commit e7ddbbf365
26 changed files with 224 additions and 150 deletions

View File

@@ -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