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
I have a repo that contains several directories, including a PCB design. The PCB design contains files named <library name>.lib. I have added a .mbedignore file, which specifies all the non-code directories, but mbed deploy does not respect this, insisting on trying to parse my PCB library directories.