]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lib.git/blobdiff - rpp/src/hal/_tms570_rpp/port_def.c
Move SPI driver from HAL layer to DRV layer
[pes-rpp/rpp-lib.git] / rpp / src / hal / _tms570_rpp / port_def.c
index 456d7d29b91a1e4c0fd267d3c95ad8111f851495..37c4ad0b367f4f0902201eddd20177f65545fcc0 100644 (file)
@@ -26,7 +26,7 @@
 #include "hal/hal.h"
 
 #include "hal/port_spi.h"
-#include "hal/spi.h"
+#include "drv/spi.h"
 
 // Lists of pins assigned to the ports
 static uint32_t port_cfg_dinmcu[] = PORT_CFG_DINMCU;