[STM32] Rename the f0124 files to f124.
We don't support f0 yet so let's not fool anyone. We may rename those files back again if when we cross check that it is actually true this file supports f0.
This commit is contained in:
@@ -32,7 +32,7 @@ LGPL License Terms @ref lgpl_license
|
||||
#define LIBOPENCM3_SPI_H
|
||||
|
||||
#include <libopencm3/stm32/memorymap.h>
|
||||
#include <libopencm3/stm32/common/spi_common_f0124.h>
|
||||
#include <libopencm3/stm32/common/spi_common_f124.h>
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user