libopencm3/lib/lm3s
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
..
Makefile define platform specific constants for all chips 2012-10-19 19:10:42 +02:00
gpio.c License change of the library to LGPL, version 3 or later. 2012-03-02 14:44:49 -08:00
libopencm3_lm3s.ld add _end and __end symbols for compatibility with code written against CodeSourcery linkers 2012-10-08 16:42:47 -05:00