mirror of
https://github.com/micropython/micropython.git
synced 2026-01-23 20:30:20 +01:00
Viper can now do: ptr8(buf)[0], which loads a byte from a buffer using machine instructions.
4 lines
31 B
Plaintext
4 lines
31 B
Plaintext
bytearray(b'1234')
|
|
12849
|
|
26212
|