NuMaker GPIO Interrupt with Debounce Setting

mbed_app.json

Committer:
ccli8
Date:
2016-11-11
Revision:
2:15b06747ce59
Child:
3:2f8e3fcbdd7e

File content as of revision 2:15b06747ce59:

{
    "target_overrides": {
        "NUMAKER_PFM_NUC472": {
            "NUC472.gpio-irq-debounce-enable": 1
        },
        "NUMAKER_PFM_M453": {
            "M451.gpio-irq-debounce-enable": 1
        }
    }
}