[RTEMS Project] #2441: lpc1768 variants fail to build with error in gpio.c

RTEMS trac trac at rtems.org
Thu Nov 5 14:28:51 UTC 2015


#2441: lpc1768 variants fail to build with error in gpio.c
---------------------------+------------------------------
 Reporter:  joel.sherrill  |       Owner:  sebastian.huber
     Type:  defect         |      Status:  closed
 Priority:  normal         |   Milestone:  4.12
Component:  General        |     Version:  4.12
 Severity:  normal         |  Resolution:  fixed
 Keywords:                 |
---------------------------+------------------------------
Changes (by Martin Galvan <martin.galvan@…>):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"1d55e157ca9f4a9ff806f8fa5fcc79b03a7b8178/rtems"]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="1d55e157ca9f4a9ff806f8fa5fcc79b03a7b8178"
 LPC1768: Fix compilation error

 The LPC1768 variants have a gpio.h file whose name clashes with the gpio.h
 from
 the new GPIO API. This results on the BSPs failing to compile.

 This patch renames the LPC1768 gpio.* files to lpc-gpio.*, as it's done on
 other
 BSPs (e.g. Beaglebone).

 Closes #2441.
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/2441#comment:2>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list