-
- Downloads
py: Allow to pass in read-only buffers to viper and inline-asm funcs.
Fixes #4936.
Showing
- py/nativeglue.c 1 addition, 1 deletionpy/nativeglue.c
- py/objfun.c 1 addition, 1 deletionpy/objfun.c
- tests/inlineasm/asmsum.py 4 additions, 0 deletionstests/inlineasm/asmsum.py
- tests/inlineasm/asmsum.py.exp 1 addition, 0 deletionstests/inlineasm/asmsum.py.exp
- tests/micropython/viper_addr.py 10 additions, 0 deletionstests/micropython/viper_addr.py
- tests/micropython/viper_addr.py.exp 1 addition, 0 deletionstests/micropython/viper_addr.py.exp
Loading