edgeimpulse / firmware-syntiant-tinyml

Edge Impulse firmware for Syntiant TinyML board
Other
20 stars 8 forks source link

Keep getting Header Refrence Errors #6

Open JosephIGrijalva opened 10 months ago

JosephIGrijalva commented 10 months ago

I keep trying to build a project for my Syntiant TinyML board, but everytime I try to build it it says that UsefulBuf.h doesn't exist. As a tempoary fix. I moved that file closer to the UsefulBuf.c file. When I try to build it again another file seems to not be able to find the file even though it exists in the refrenced directory. Does anyone have any advice on what to do?