Ivan Grokhotkov 48c4a10827 Merge branch 'feature/gpio_intr_function' into 'master'
GPIO driver: add per-pin interrupt handlers

1. add ISR handler apis so that users of different layers can hook their own isr handler on different GPIO.
    Audio project has different software layers, they need different gpio isr handler for layer instead of processing all GPIO interrupts in one handler.
    If this kind of calling a handler from isr is not proper, please kindly point out.
2. add gpio example code.
3. update gpio doc.

See merge request !345
2016-12-29 12:36:04 +08:00
..
2016-12-16 14:31:29 +08:00
2016-12-02 16:02:20 +08:00
2016-12-15 18:20:00 +08:00
2016-11-10 22:50:55 +01:00
2016-11-21 10:25:11 +08:00
2016-11-10 22:50:55 +01:00
2016-12-16 14:31:29 +08:00
2016-12-16 14:31:29 +08:00
2016-11-22 01:44:23 +08:00
2016-12-18 17:20:17 +08:00
2016-11-23 17:23:21 +08:00
2016-12-21 11:55:53 +08:00
2016-11-21 10:25:11 +08:00
2016-11-17 12:09:08 +08:00