1 2 3 4 5 6 7 8 9
# check if Xtensa inline asm is supported @micropython.asm_xtensa def f(): ret_n() print("xtensa")