hal_tick.h changed for the L432KC target in TARGET/../device/ in order to reassign the system ticker from TIM2 to TIM7, since TIM2 was needed as a 32bit encoder counter.

Dependents:   Nucleo_L432KC_Quadrature_Decoder_with_ADC_and_DAC

Fork of mbed-dev by mbed official

Revision:
107:414e9c822e99
Parent:
0:9b334a45a8ff
Child:
119: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