aboutsummaryrefslogtreecommitdiff
path: root/include/lpc13xx
AgeCommit message (Collapse)Author
2010-12-30More renames for libopenstm32 -> libopencm3.Uwe Hermann
2010-12-30Add initial lpc-p1343/miniblink example (untested).Uwe Hermann
This is not yet tested on hardware, it probably won't work, yet.
2010-12-30NXP LPC13XX: Initial memorymap.h and gpio.h.Uwe Hermann
Add initial support for the NXP LPC13XX family of ARM Cortex-M3 devices, including the LPC1311, LPC1313, LPC1342, or LPC1343. This should re-use parts of our generic Cortex-M3 stuff (which is gradually moved into cm3/ subdirs) where possible.