In order to bring consistency in-tree, migrate all drivers to the new prefix <zephyr/...>. Note that the conversion has been scripted, refer to #45388 for more details. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
Adds STM32 FMC NOR/PSRAM controller driver. The implementation follows FMC SDRAM driver approach and uses HAL API. Tested on H7 series. Signed-off-by: Georgij Cernysiov <geo.cgv@gmail.com>