Copy a basic sample from zephyr sample (Ex: E:\Zephyr_Workspace\external\zephyr\samples\basic\blinky) to your new project directory Modify new project name (NNInference) and CMakeLists.txt Add project ...
Hello guys, I have a problem here, vscode stopped suggesting imports for python, but only the ones inside .venv folder, my dependencies in this case of course. I tried many things, since resintall ...