#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
_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to