commit | 0964331df2cfac56f27057f7817071f6fa460453 | [log] [tgz] |
---|---|---|
author | Nicolas VINCENT <nicolas.vincent@vossloh.com> | Fri Dec 04 16:22:50 2020 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Dec 07 16:16:11 2020 -0500 |
tree | 1abfcb511dd1d6bb93234c6be151cb279bdfa2a3 | |
parent | 313d05a43823dfc5ae239c1723f5b7fbf9947b35 [diff] |
drivers/flash: add support for stm32h7 devices Fixes #29831: Implements flash driver for stm32h7 devices. The driver is independant from the other stm32 families (flash_stm32.c), only the header interface is (mainly) common. Signed-off-by: Nicolas VINCENT <nicolas.vincent@vossloh.com>