can this article be used to write external loader OSPI for Keil?
here is the application note from Keil
https://developer.arm.com/documentation/kan333/latest/
but it refers to QSPI
I wonder if it would be the same to follow and make external loader in Keil for OSPI (this is the memory chip MX25LM51245GMI00)
the first problem I see is link on page 7 to QSPI drivers
GitHub - STMicroelectronics/stm32-external-loader at contrib
but I cannot find how to replace it with drivers for OSPI, I do not see any drivers for OSPI
ST seems to be slow to do some more tutorials
