aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@leaflabs.com>2011-11-15 02:43:01 -0500
committerMarti Bolivar <mbolivar@leaflabs.com>2011-11-15 02:49:38 -0500
commit0348fe811c2b8aa7a3cde0804fe547c22c0eab4b (patch)
tree3ca58e97b4675ad1b3ee59d3a5ac736b0c34adbc /README
parent7c1a00a8369287010e82d05350cc94dd14ad0785 (diff)
Make vector table symbols family-specific during linking.
- support/make/target-config.mk: add LD_FAMILY_PATH, the directory to search for STM32 family-specific link configuration files. For now, this is just a stub which points to support/ld/stm32/f1/performance, since that's all we currently support. We can add the logic to support different STM32 families here later. - Makefile: Pass -L $(LD_FAMILY_PATH) to linker. - Rename support/ld/names.inc to support/ld/stm32/f1/performance/vector_symbols.inc. - common.inc: INCLUDE vector_symbols.inc instead of names.inc. Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions