Nuvoton
/
NuMaker-mbed-GPIO_Interrupt
NuMaker GPIO Interrupt with Debounce Setting
mbed_app.json@2:15b06747ce59, 2016-11-11 (annotated)
- Committer:
- ccli8
- Date:
- Fri Nov 11 15:59:58 2016 +0800
- Revision:
- 2:15b06747ce59
- Child:
- 3:2f8e3fcbdd7e
Change test pin to SW1 and enable de-bounce
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
ccli8 |
2:15b06747ce59 | 1 | { |
ccli8 |
2:15b06747ce59 | 2 | "target_overrides": { |
ccli8 |
2:15b06747ce59 | 3 | "NUMAKER_PFM_NUC472": { |
ccli8 |
2:15b06747ce59 | 4 | "NUC472.gpio-irq-debounce-enable": 1 |
ccli8 |
2:15b06747ce59 | 5 | }, |
ccli8 |
2:15b06747ce59 | 6 | "NUMAKER_PFM_M453": { |
ccli8 |
2:15b06747ce59 | 7 | "M451.gpio-irq-debounce-enable": 1 |
ccli8 |
2:15b06747ce59 | 8 | } |
ccli8 |
2:15b06747ce59 | 9 | } |
ccli8 |
2:15b06747ce59 | 10 | } |