summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/lpc24xx/i2c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2011-05-19 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-05-192-73/+102
| | | | | | | | | | | * i2c/i2c-config.c: New file. * include/lcd.h: Removed EMC definitions. * misc/dma.c: Fixed initialization. * include/i2c.h, include/io.h, include/lpc-ethernet-config.h, include/lpc24xx.h, console/console-config.c, i2c/i2c.c, misc/io.c, misc/lcd.c, startup/bspstart.c, startup/bspstarthooks.c: New pin configuration API. * Makefile.am, preinstall.am: Update.
* add support for LPC32xxThomas Doerfler2009-12-151-31/+31
|
* interrupt handler type changeThomas Doerfler2009-10-211-1/+1
|
* Changes throughout.Thomas Doerfler2009-09-181-2/+2
|
* add missing i2c.c fileThomas Doerfler2009-07-201-0/+386