Changeset 867b99f in rtems for c/src/lib/libbsp

Timestamp:
12/15/15 15:21:03 (8 years ago)
Author:
Martin Galvan <martin.galvan@…>
Branches:
5, master
Children:
b355e190
Parents:
18847ac
git-author:
Martin Galvan <martin.galvan@…> (12/15/15 15:21:03)
git-committer:
Gedare Bloom <gedare@…> (12/16/15 19:07:38)
Message:

Beaglebone Black: Fix rtems_gpio_bsp_disable_interrupt disabling all the GPIO interrupts

Currently, rtems_gpio_bsp_disable_interrupt disables the interrupts for all the
pins, not just the one that actually caused the interrupt. This patch
fixes that issue.

Closes #2497.

(No files)

Note: See TracChangeset for help on using the changeset viewer.