aboutsummaryrefslogtreecommitdiff
path: root/examples/lpc43xx
AgeCommit message (Expand)Author
2012-08-14Use make wildcard command for source dir detect. Library path fix.Piotr Esden-Tempski
2012-08-13Examples detect if they are being built in src dir.Piotr Esden-Tempski
2012-08-13Changed local build target for library and linker files.Piotr Esden-Tempski
2012-06-13Fix Linker bug copy ROM to RAM & exec from RAM (need more test).TitanMKD
2012-06-10Added ROM to RAM code copy & exec with example of how to use it (miniblink_ro...TitanMKD
2012-06-09Work on scs.h register and also nvic.h.TitanMKD
2012-06-07quick comment fixMichael Ossmann
2012-06-06Fixed SSP, tested with Oscilloscope Write work fine (tested SPI Mode).TitanMKD
2012-06-05removed some unused SCU configMichael Ossmann
2012-06-04resolved minor conflictMichael Ossmann
2012-06-05* Added SSP Driver (Not Tested).TitanMKD
2012-06-04moved stuff out of i2cdemo.c and into drivers/headersMichael Ossmann
2012-06-04fixed i2cdemo to supply 1V8 for Si5351C output supplyMichael Ossmann
2012-06-03Merge branch 'master' of git://github.com/mossmann/libopencm3TitanMKD
2012-06-03got I2C demo working but stuff still needs to be moved out of here and into d...Michael Ossmann
2012-06-03Added SCU I2C0 specific configuration.TitanMKD
2012-06-02Added JellyBean Configuration for PinMux, GPIO In/Out (work in progress).TitanMKD
2012-05-30started i2c example, still incomplete and much will be moved to drivers/heade...Michael Ossmann
2012-05-27added diolan-lpc-4350-db1 examplesMichael Ossmann
2012-05-22lpc43xx example, copied from lpc17xx and modifiedMichael Ossmann