mirror of
https://github.com/W3SLAV/micropython.git
synced 2025-06-19 20:15:33 -04: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
|