libopencm3/lib
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
..
cm3 vector: make common linker definitions available to users 2017-10-18 20:05:14 +00:00
dispatch EFM32WG and EZR32WG: use hard-fp as it's available 2018-04-27 21:37:03 +00:00
efm32 ld scripts: drop duplication of standard sections 2018-04-28 21:12:27 +00:00
ethernet ethernet: ksz80x1: fix build/compile 2018-04-14 18:40:54 +00:00
lm3s ld scripts: drop duplication of standard sections 2018-04-28 21:12:27 +00:00
lm4f ld scripts: drop duplication of standard sections 2018-04-28 21:12:27 +00:00
lpc13xx ld scripts: drop duplication of standard sections 2018-04-28 21:12:27 +00:00
lpc17xx ld scripts: drop duplication of standard sections 2018-04-28 21:12:27 +00:00
lpc43xx make: use std=c99 everywhere by default. 2017-06-08 23:01:45 +00:00
sam ld scripts: drop duplication of standard sections 2018-04-28 21:12:27 +00:00
stm32 ld scripts: drop duplication of standard sections 2018-04-28 21:12:27 +00:00
usb efm32: Split efm32/lg into /lg and /common. 2018-04-27 21:36:42 +00:00
vf6xx vector: fix externs 2017-10-18 20:51:33 +00:00
Makefile.include ld scripts: drop duplication of standard sections 2018-04-28 21:12:27 +00:00
cortex-m-generic.ld ld scripts: drop duplication of standard sections 2018-04-28 21:12:27 +00:00