libopencm3/lib/lpc17xx
Karl Palsson 9a05dcb6c0 ld scripts: drop duplication of standard sections
Instead of every "simple" target having their own duplicate file with
all the section mappings, just provide a single, simple,
"cortex-m-generic.ld" that works with our startup code and any simple
rom/ram system.  This also drops the pointless copying of files all over
the place.  Using -L flags properly is sufficient, and the standard file
is now in the root of the library already.
2018-04-28 21:12:27 +00:00
..
Makefile make: use std=c99 everywhere by default. 2017-06-08 23:01:45 +00:00
gpio.c Changed to use stdint types. 2013-06-12 19:11:22 -07:00
pwr.c lpc17xx: power: basic peripheral power functions and defns 2014-10-27 22:05:36 +00:00