Description
mbed compile tries to build "lfs_emubd.c," which I think should only apply to PC unit tests? Should this be added to a .mbedignore file? From my log:
Compile [ 81.9%]: lfs_emubd.c
[Fatal Error] lfs_emubd.c@14,0: [Pe1696]: cannot open source file "dirent.h"
This might slip through building with ARM, but I don't think IAR has this h file.
Issue request type
[ ] Question
[ ] Enhancement
[x] Bug