Update include paths

This commit is contained in:
Henrik Stickann
2022-05-02 13:37:44 +02:00
parent 01312ef97d
commit c7135adda7
8 changed files with 5 additions and 8 deletions

View File

@@ -17,9 +17,9 @@
#endif // !STA_HAL_GPIO_ENABLE
#include <sta/hal.hpp>
#include <sta/spi_device.hpp>
#include <sta/hal/clocks.hpp>
#include <sta/hal/gpio_pin.hpp>
#include <sta/intf/spi_device.hpp>
namespace sta