Timestamp:
11/05/15 14:17:23 (8 years ago)
Author:
Martin Galvan <martin.galvan@…>
Branches:
5, master
Children:
f8bdd12
Parents:
c1e98cd
git-author:
Martin Galvan <martin.galvan@…> (11/05/15 14:17:23)
git-committer:
Sebastian Huber <sebastian.huber@…> (11/05/15 14:27:46)
Message:

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.

(No files)

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