STM32F031K6 Fork of mbed library sources. PLL are disabled for lower clock.

Fork of mbed-dev by mbed official

Revision:
108:414e9c822e99
Parent:
0:9b334a45a8ff
Child:
120:3921aeca8633
diff -r c405d2eb506d -r 414e9c822e99 hal/i2c_api.h
--- a/hal/i2c_api.h	Mon Apr 04 22:15:11 2016 +0100
+++ b/hal/i2c_api.h	Tue Apr 05 18:15:12 2016 +0100
@@ -18,6 +18,7 @@
 
 #include "device.h"
 #include "buffer.h"
+#include "dma_api.h"
 
 #if DEVICE_I2C