diff options
author | Damien George <damien@micropython.org> | 2021-04-28 16:26:20 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2021-04-30 00:42:59 +1000 |
commit | 58be5a5aa328e687a3560d4a85fb069400b0b8ca (patch) | |
tree | 7a83a5affe3d432dfaa9391bbc02d2d20d3761c3 /docs/esp8266/tutorial | |
parent | 97f09fda3e00b4da11bed3d7fb3d83d89deeeafb (diff) |
stm32/mboot: Allow a board to customise the linker scripts.
A board can now define MBOOT_LD_FILES (at the Makefile-level) to specify
custom linker scripts. And stm32_generic.ld has been split into 2 pieces
so one or the other can be reused (usually stm32_sections.ld wolud be
reused by a board, and stm32_memory.ld redefined).
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'docs/esp8266/tutorial')
0 files changed, 0 insertions, 0 deletions