Question
Hi, I have created a STM32 project using STM32CubeIDE , Now I need to integrate Cortex-M4 firmware with distribution on yocto.
I copied the STM32CubeIDE project into PATH: openstlinux-5.10-dunfell-mp1-21-03-31/layers/sources/m4projects-stm32mp1/Projects/STM32MP1
Added projects path in recipes-extended/m4projects/m4projects-stm32mp1.bb
But i find that file structure for examples is different from the file structure of STM32CubeIDE project
