libopencm3/examples/lpc17xx
chrysn 99d7b21032 define platform specific constants for all chips
previously, only stm32 chips passed the information about which chip to
build on into the compiler. this information is essential to dispatch,
thus defining LPC13XX, LPC17XX, LPC43XX and LM3S in analogy to
STM32F1..4.
2012-10-19 19:10:42 +02:00
..
blueboard-lpc1768-h Implemented gpio_clear() for LPC17xx. 2012-03-27 16:42:36 -06:00
Makefile.include define platform specific constants for all chips 2012-10-19 19:10:42 +02:00