summaryrefslogtreecommitdiffstatshomepage
path: root/extmod/vfs.c
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2020-09-22 14:08:22 +1000
committerDamien George <damien@micropython.org>2020-09-22 14:08:22 +1000
commit3e16763201d879cfdd58fdf269fbe03a3d326675 (patch)
treebfe731903ae60d506ab0b99f239e3e8f108cf63f /extmod/vfs.c
parent42342fa3cb30e2eac56ceb1d21b4eb60a0f406f3 (diff)
downloadmicropython-3e16763201d879cfdd58fdf269fbe03a3d326675.tar.gz
micropython-3e16763201d879cfdd58fdf269fbe03a3d326675.zip
stm32/rfcore: Fix FUS layout and size of ipcc_device_info_table_t.
The device info table has a different layout when core 2 is in FUS mode. In particular it's larger than the 32 bytes used when in WS mode and if the correct amount of space is not allocated then the end of the table may be overwritten with other data (eg with FUS version 0.5.3). So update the structure to fix this. Also update rfcore.py to disable IRQs (which are enabled by rfcore.c), to not depend on uctypes, and to not require the asm_thumb emitter. Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'extmod/vfs.c')
0 files changed, 0 insertions, 0 deletions