How do you use a memsmic1 example ?
Hey ! I'm trying to use the "microphone streaming' with stm32wb55 in memsmic1 expansion package but I struggle to do it (i'm new to stm32cubeide).
First, I import project from file system and I get this :
I click on finish and I get this :
Here I cannot build the project, i dont know why. In previous step, I saw that I could chose to import only the Eclipse project. If I do so, this time I can build the project but I got a error message :
"make: *** No rule to make target 'C:/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.c', needed by 'Middlewares/ST/STM32_USB_Device_Library/Core/usbd_core.o'. Stop."
It seems that there are missing files, where can I find them ? Did I forgot a step when importing this project ?
