Add flah register defines.
[bertos.git] / bertos / cpu / cortex-m3 / io / stm32.h
index 24ceb86d7b53f05ced7f9b5b047010fac7376e0d..b41b5c7602a2ecbe8bf0676050e52dc2be3d98e0 100644 (file)
@@ -49,6 +49,7 @@
 #include "stm32_uart.h"
 #include "stm32_adc.h"
 #include "stm32_i2c.h"
+#include "stm32_flash.h"
 
 #define GPIO_USART1_TX_PIN     BV(9)
 #define GPIO_USART1_RX_PIN     BV(10)