Add adc defines.
[bertos.git] / bertos / cpu / cortex-m3 / io / stm32.h
index 707d1653a57a60bd386c06e19ad8fc1771faeca8..adbf5423e73e43e9f53326f0503fd0473027d634 100644 (file)
@@ -45,6 +45,7 @@
 #include "stm32_nvic.h"
 #include "stm32_ints.h"
 #include "stm32_uart.h"
+#include "stm32_adc.h"
 
 #define GPIO_USART1_TX_PIN     BV(9)
 #define GPIO_USART1_RX_PIN     BV(10)