stm32f7: spi: fix include error
Badly splitting commits. Fixes: 2619a45 stm32f7: use spi v2 peripheral
This commit is contained in:
parent
1883a4311f
commit
3af05fb862
@ -31,7 +31,7 @@ LGPL License Terms @ref lgpl_license
|
|||||||
#ifndef LIBOPENCM3_SPI_H
|
#ifndef LIBOPENCM3_SPI_H
|
||||||
#define LIBOPENCM3_SPI_H
|
#define LIBOPENCM3_SPI_H
|
||||||
|
|
||||||
#include <libopencm3/stm32/common/spi_common_v1_frf.h>
|
#include <libopencm3/stm32/common/spi_common_v2.h>
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user