EmBitz

Full Version: path problem (included file not found)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I try to port a Tinyusb example project to Embitz. 
I get a fatal error: bsp/board.h: No such file or directory, but I don't understand why. According to the attached pictore, the file is there.
[attachment=137]
(19-07-2022, 02:04 PM)vorosj Wrote: [ -> ]I try to port a Tinyusb example project to Embitz. 
I get a fatal error: bsp/board.h: No such file or directory, but I don't understand why. According to the attached pictore, the file is there.

Is the option as highlighted below, checked?

[attachment=138]
I missed that one, thank you for.