How to use github example code with STM32MP157D-DK1
The STM32MP1 example code on github targets the STM32MP157C on the STM32MP157C-DK2 and STM32MP157C-EV1 eval boards, however both of those boards are obsolete. I am using the STM23MP157D-DK1 eval board.
How do I port the example code so that it targets the correct chip and eval board?
Specifically, I am trying looking at the OpenAMP example code:
https://github.com/STMicroelectronics/STM32CubeMP1/
Thank you,
Owen
