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
When picolibc is used, appends the correct flags
(--specs=picolibc.specs --crt0=semihost --oslib=semihost) to
GCC instead of the default semihost flags.
Signed-off-by: Luis Silva <[email protected]>
0 commit comments