mirror of
https://github.com/micropython/micropython.git
synced 2025-09-04 17:00:30 +02:00
This API matches (as close as possible) how other pyb classes allow inplace operations, such as pyb.SPI.recv(buf).
This API matches (as close as possible) how other pyb classes allow inplace operations, such as pyb.SPI.recv(buf).