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
Diff: targets/TARGET_NUVOTON/TARGET_M451/mbed_lib.json
- Revision:
- 153:fa9ff456f731
- Parent:
- 149:156823d33999
--- a/targets/TARGET_NUVOTON/TARGET_M451/mbed_lib.json Thu Dec 15 11:48:27 2016 +0000 +++ b/targets/TARGET_NUVOTON/TARGET_M451/mbed_lib.json Tue Dec 20 17:27:56 2016 +0000 @@ -5,6 +5,10 @@ "help": "Enable GPIO IRQ debounce", "value": 0 }, + "gpio-irq-debounce-enable-list": { + "help": "Comma separated pin list to enable GPIO IRQ debounce", + "value": "NC" + }, "gpio-irq-debounce-clock-source": { "help": "Select GPIO IRQ debounce clock source: GPIO_DBCTL_DBCLKSRC_HCLK or GPIO_DBCTL_DBCLKSRC_LIRC", "value": "GPIO_DBCTL_DBCLKSRC_LIRC"