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
Instead of putting it in our uninit section, we need to ensure it
is also uninit by the UF2 bootloader. We both leave at least the
first 32k of RAM for the soft device, so place our word just before
the end of 32k. This is ok because we only use it before the SD is
started.
Fixes#9143 and doesn't require a bootloader change.
0 commit comments