skuep / AIOC

Ham Radio All-in-one-Cable
MIT License
761 stars 60 forks source link

Fatal error while building on cubeIDE #69

Closed PhipsmonET closed 6 months ago

PhipsmonET commented 6 months ago

Hi guys i'm having some difficulties to build your code in CubeIDE. Basically whatever i do it gives me back "../Src/usb.c:4:10: fatal error: tusb.h: No such file or directory" while building, it almost seems like the makefile doesn't know where to find the src of tinyusb.

Do you guys by any chanche still have a copy of the cubeIDE project folder?

skuep commented 6 months ago

See https://github.com/skuep/AIOC/issues/49

PhipsmonET commented 6 months ago

thanks, solved!