RE: stm32h7 support for SDRAM via FMC

2020-03-06 Thread David Sidrane
Андрей [mailto:zappare...@yandex.ru] Sent: Friday, March 06, 2020 2:37 AM To: dev@nuttx.apache.org Subject: stm32h7 support for SDRAM via FMC Hello developers! I have added support for SDRAM initialization and registration with system heap to the FMC driver on stm32h7 family. I would like to submit

stm32h7 support for SDRAM via FMC

2020-03-06 Thread Заболотный Андрей
Hello developers! I have added support for SDRAM initialization and registration with system heap to the FMC driver on stm32h7 family. I would like to submit these changes to mainline NuttX. The respective git branch is here: https://bitbucket.org/zapparello/nuttx/branch/stm32h7-fmc The branch