circuitpython/tests/micropython/viper_ptr8_load.py.exp
Damien George 91cfd414c0 py: Implement native load for viper.
Viper can now do: ptr8(buf)[0], which loads a byte from a buffer using
machine instructions.
2014-10-12 16:59:29 +01:00

5 lines
30 B
Plaintext

bytearray(b'1234')
49
202
202