summaryrefslogtreecommitdiff
path: root/py
diff options
context:
space:
mode:
authorPeter D. Gray <peter@conalgo.com>2018-07-13 10:23:59 -0400
committerDamien George <damien.p.george@gmail.com>2018-07-19 12:15:34 +1000
commita8736e5c36a7e6de842217c4edb74dfc91c97512 (patch)
treefb9764e60bc1b43f71404f8ebc69392e63be6135 /py
parent3ffcef8bdfe3484b82726ada38971ed01f160e6c (diff)
stm32/flashbdev: Fix bug with L4 block cache, dereferencing block size.
The code was dereferencing 0x800 and loading a value from there, trying to use a literal value (not address) defined in the linker script (_ram_fs_cache_block_size) which was 0x800.
Diffstat (limited to 'py')
0 files changed, 0 insertions, 0 deletions