]> Repositories - Adafruit_Blinka-hackapet.git/commit
Implementing Write_ReadInto for Raspberry Pi (#19)
authorbrentrubell <brentru@users.noreply.github.com>
Tue, 24 Jul 2018 18:25:16 +0000 (14:25 -0400)
committerGitHub <noreply@github.com>
Tue, 24 Jul 2018 18:25:16 +0000 (14:25 -0400)
commit5ffe910b4390149bb627219ee5021e15dc1b4e1f
treea5f270fc115a6310bdd10bc746d27c4e9e909ccb
parent998befb5d068ea8dfadf17cd9196857dc36d9b0b
Implementing Write_ReadInto for Raspberry Pi (#19)

Adding an implementation for write_readinto to the Raspberry Pi's spi.py class.
src/adafruit_blinka/microcontroller/raspi_23/spi.py [changed mode: 0644->0755]
src/busio.py