Hi,
I'm trying to use this library but when i compile it, i receive this error:
ffconf_template.h: 290:10: fatal error: cmsis_os.h: No such file or directory
290 | #include "cmsis_os.h"
| ^~~~~~~~~~~~
compilation terminated
What should i do to fix this?