diff options
author | Damien George <damien@micropython.org> | 2022-05-26 11:54:48 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2022-05-26 11:54:48 +1000 |
commit | cca08922d9ce78afba419a8303d88b5c123f0baa (patch) | |
tree | 838b25d4080ec67a4bc0dd5510eba5bce930a023 /tests/micropython/native_while.py | |
parent | 1d047617bb15e5d26013eab365f96a814841f092 (diff) |
py/emitinlinethumb: Make ARMv7-M instruction use dynamically selectable.
This follows on from a5324a10747dfba921bb363ed904f05ebb6de010 and allows
mpy-cross to dynamically select whether ARMv7-M instructions are supported
in @micropython.asm_thumb functions.
The config option MICROPY_EMIT_INLINE_THUMB_ARMV7M is no longer needed, it
is now controlled by MICROPY_EMIT_THUMB_ARMV7M.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'tests/micropython/native_while.py')
0 files changed, 0 insertions, 0 deletions