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
Some targets have `c_lib` set to `small` but their `supported_c_libs`
only permits `std` for IAR. This causes failures in some CI runs.
As IAR is not supported anymore, simply remove them from configs.
0 commit comments