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
If the application's xmake.lua fails to add_deps("freestanding"), we'll trip the "being built but does not appear to be connected to a firmware image" error. Should we just have the firmware()target() do that add_deps("freestanding")?