Enabling CMSIS-NN in PlatformIO

This will surely make VSCode see that include path, but the compilation process will not see it unless you add build_flags = -I lib/ARM.CMSIS.5.3.0/CMSIS/NN/Include -I .... in your platformio.ini . Can you just quickly upload the project to github or google drive?

1 Like