Populate coprocessor using Yocto and a keil project
Im trying to integrate the firmware we have developed into our distribution on yocto. The documentation in the wiki [1] isn't really clear in how we add our own firmware to populate the MP1 coprocessor on boot. And the eample projects that the m4project.bb compiles seem to have a very rigid file structure compliant only with CubeMX. [2]
STM32 supports the Keil IDE we are wondering how we can use a project such as that in our yocto layer.
If anyone has succeeded in this endeavor please let us know.
[1]: https://wiki.st.com/stm32mpu/wiki/STM32CubeMP1_Package#Distribution_Package_for_STM32CubeMP1
