mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 17:30:41 +02:00
Supported return types are: object, bool, int, uint. For example: @micropython.asm_thumb def foo(r0, r1) -> uint: add(r0, r0, r1)
5 lines
84 B
Plaintext
5 lines
84 B
Plaintext
1
|
|
False True
|
|
0 0x20000000 0x40000000 -0x80000000
|
|
0 0x20000000 0x40000000 0x80000000
|