diff options
author | Damien George <damien@micropython.org> | 2022-06-07 15:06:12 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2022-06-07 16:55:18 +1000 |
commit | a0dae1dda21fc22517dccce3834af03714dadba4 (patch) | |
tree | d8fd6c108d6b0c998690f51c9c447a3cb8049110 /docs/esp8266/tutorial | |
parent | 2fb413b265436087a64c63d4bc1a003c010a037e (diff) |
stm32/flash: Remove FLASH_OPTR_DBANK condition in L4, H7 get_bank func.
This was added by mistake in 8f68e26f79ee325669fb7dc7bbd092fccd5b038f when
adding support for G4 MCUs, which does not using this get_bank() function.
FLASH_OPTR_DBANK is only defined on G4 and L4 MCUs, so on H7 this
FLASH_BANK_2 code was being wrongly excluded.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'docs/esp8266/tutorial')
0 files changed, 0 insertions, 0 deletions