-
- Downloads
tools/mpy-tool.py: Force native func alignment to halfword/word on ARM.
This is necessary for ARMV6 and V7. Without this change, calling a frozen native/viper function that is misaligned will crash.
Please register or sign in to comment
This is necessary for ARMV6 and V7. Without this change, calling a frozen native/viper function that is misaligned will crash.