[STM32F3] Removed all specific F3 stuff out of common files.

This commit is contained in:
Piotr Esden-Tempski
2013-07-04 13:44:16 -07:00
parent a1321fc21f
commit ebb058825f
13 changed files with 352 additions and 215 deletions
+1 -1
View File
@@ -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_all.h>
#include <libopencm3/stm32/common/spi_common_f0124.h>
#endif