You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This avoids spurious errors when `.text` doesn't fit in `FLASH` which
have nothing to do with the position of `_stext`. By not checking, we
let the linker provide its own, more-useful, error.
Closes#509.
0 commit comments