mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 04:30:24 +01:00
rodata can only go in iram/irom if it's accessed only using word loads (ie no byte or half-word access).
rodata can only go in iram/irom if it's accessed only using word loads (ie no byte or half-word access).