aboutsummaryrefslogtreecommitdiff
path: root/ports/stm32/boards/common_basic.ld
AgeCommit message (Collapse)Author
2020-10-29stm32/boards: Factor out common data/bss/heap/stack linker sections.Damien George
Signed-off-by: Damien George <damien@micropython.org>
2018-03-27stm32/boards: Add common_basic.ld for a board to have a single section.Damien George