aboutsummaryrefslogtreecommitdiff
path: root/examples/lpc17xx
AgeCommit message (Expand)Author
2012-10-16fix clean target for example makefiles if the compiler is not in PATHFelix Ruess
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-03-27Implemented gpio_clear() for LPC17xx.Taylor Vesely
2012-03-27Produced build system for Blueboard-LPC1768-H miniblink.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-22Copy-pasted linker script from LPC13xx to LPC17XX. Set up the ram andTaylor Vesely
2012-03-22Started porting to LPC17xx. Created file stubs and started conversion.Taylor Vesely