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
ELF files containing multiple regions were being converted to a folder with each region as a separate file, this caused the build scripts to fail since the .bin was not created.
Possibly enhancement
Maybe the mbed-os build tools should print a nicely formatted error message if this occurs and there isn't a post build hook for the platform