circuitpython/ports/raspberrypi/bindings
Scott Shawcroft aa2ba4d88b
Have start and end kwargs respect element size
The comment says it is `buffer[start:end]` but it assumed elements
were a single byte long. Now it correctly does multibyte elements
from array.array.

Fixes #4988
2023-01-11 15:36:41 -08:00
..
cyw43 Improve type validation errors messages, especially for pins 2023-01-10 15:02:55 -05:00
rp2pio Have start and end kwargs respect element size 2023-01-11 15:36:41 -08:00