Commit dbd3eaa
qemu/mcu/arm/mps3.ld: Fix C++ linking.
This commit expands the linkerscript for MPS3-series boards to let C++
code link with the interpreter core.
The linkerscript now contains all necessary sections for C++ code that
uses exceptions to be part of a user module inside the MicroPython
image.
Signed-off-by: Alessandro Gatti <a.gatti@frob.it>1 parent 2f52e1d commit dbd3eaa
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
25 | 29 | | |
| 30 | + | |
| 31 | + | |
26 | 32 | | |
27 | 33 | | |
28 | 34 | | |
| |||
0 commit comments