[STM32F3] Removed F3 specific stuff from the common all header.

This commit is contained in:
Piotr Esden-Tempski
2013-07-04 16:19:59 -07:00
parent 18da63879c
commit 09532f7c26
6 changed files with 745 additions and 704 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ LGPL License Terms @ref lgpl_license
#define LIBOPENCM3_USART_H
#include <libopencm3/stm32/memorymap.h>
#include <libopencm3/stm32/common/usart_common_all.h>
#include <libopencm3/stm32/common/usart_common_f124.h>
#endif