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:
150:02e0a0aed4ec
Parent:
149:156823d33999
--- a/targets/TARGET_ONSEMI/TARGET_NCS36510/pad.h	Fri Oct 28 11:17:30 2016 +0100
+++ b/targets/TARGET_ONSEMI/TARGET_NCS36510/pad.h	Tue Nov 08 17:45:16 2016 +0000
@@ -1,4 +1,3 @@
-#ifdef REVD
 /**
 ******************************************************************************
 * @file pad.h
@@ -84,5 +83,4 @@
 */
 extern boolean fPadIOCtrl(uint8_t, uint8_t, uint8_t, uint8_t);
 
-#endif //_PAD_H_
-#endif /* REVD */
\ No newline at end of file
+#endif //_PAD_H_
\ No newline at end of file