Nuvoton
/
NuMaker-mbed-GPIO_Interrupt
NuMaker GPIO Interrupt with Debounce Setting
Diff: mbed_app.json
- Revision:
- 17:707b60147ca6
- Parent:
- 15:d825021a7e5b
- Child:
- 19:6e52d72cc78b
--- a/mbed_app.json Fri Jul 26 13:24:34 2019 +0800 +++ b/mbed_app.json Thu Oct 24 09:46:38 2019 +0000 @@ -29,6 +29,11 @@ "target.gpio-irq-debounce-enable-list": "SW2, SW3", "target.gpio-irq-debounce-clock-source": "GPIO_DBCTL_DBCLKSRC_LIRC", "target.gpio-irq-debounce-sample-rate": "GPIO_DBCTL_DBCLKSEL_16" + }, + "NUMAKER_IOT_M263A": { + "target.gpio-irq-debounce-enable-list": "SW2, SW3", + "target.gpio-irq-debounce-clock-source": "GPIO_DBCTL_DBCLKSRC_LIRC", + "target.gpio-irq-debounce-sample-rate": "GPIO_DBCTL_DBCLKSEL_16" } } }