[RTEMS Project] #2429: Fix GPIO APIs Naming Convention and Comments
RTEMS trac
trac at rtems.org
Mon Oct 19 15:24:50 UTC 2015
#2429: Fix GPIO APIs Naming Convention and Comments
-----------------------------------+--------------------
Reporter: sudarshan.rajagopalan | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 4.11.1
Component: bsps | Version: 4.10
Severity: normal | Keywords: GPIO
-----------------------------------+--------------------
Fixes the RTEMS GPIO API names:
from
rtems_bsp_enable_interrupt
rtems_bsp_disable_interrupt
rtems_bsp_select_specific_io
to
rtems_gpio_bsp_enable_interrupt
rtems_gpio_bsp_disable_interrupt
rtems_gpio_bsp_select_specific_io
--
Ticket URL: <http://devel.rtems.org/ticket/2429>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list