aboutsummaryrefslogtreecommitdiff
path: root/include/libopencm3/lpc17xx/gpio.h
AgeCommit message (Expand)Author
2012-12-16Fix trivial typo INTERRPUT -> INTERRUPT.Roger Light
2012-09-02Add C linkage declaration for C++ usageNicolas Schodet
2012-03-27Implemented gpio_clear() for LPC17xx.Taylor Vesely
2012-03-26Added a bunch of register definitions and gpio_set() to LPC17xx gpio.Taylor Vesely
2012-03-22Wrote miniblink.c for Blueboard-LPC1768-H, cleaned up gpio.h.Taylor Vesely
2012-03-22Started to set up GPIO registers.Taylor Vesely
2012-03-22Started porting to LPC17xx. Created file stubs and started conversion.Taylor Vesely