Scott Shawcroft
|
3fda0c0a1b
|
Fix board builds and use MP_ERROR_TEXT in py and extmod
|
2021-05-05 17:51:52 -07:00 |
Jeff Epler
|
172715194f
|
adafruit_bus_device: SPIDevice: Fix so it works with bitbangio.SPI
.. by calling methods, same as we did for I2C
|
2021-03-26 14:51:53 -05:00 |
microDev
|
a52eb88031
|
run code formatting script
|
2021-03-15 19:27:36 +05:30 |
Dan Halbert
|
d7305182f0
|
Remove adafruit_bus_device.SPIDevice.spi
|
2021-02-11 10:33:57 -05:00 |
Scott Shawcroft
|
a861498404
|
Merge pull request #4114 from tannewt/spidevice_spi
Add .spi accessor to SPIDevice
|
2021-02-02 09:53:10 -08:00 |
Scott Shawcroft
|
8fd6bff727
|
Add .spi accessor to SPIDevice
Fixes #4108
|
2021-02-01 20:03:23 -08:00 |
gamblor21
|
0cf2df48c4
|
Fixed for boards without longint
|
2021-02-01 17:58:34 -06:00 |
gamblor21
|
d3995eaf97
|
Fixes from draft PR
|
2021-01-16 14:21:57 -06:00 |
gamblor21
|
ea0e2f80b7
|
Changing to duck-typing
|
2021-01-16 14:21:57 -06:00 |
Jeff Epler
|
6c4df5a8b4
|
adafruit_bus_device: Don't transmit STOP condition in write_then_readinto
Closes #3795
|
2020-12-18 11:13:54 -06:00 |
gamblor21
|
03b110b44c
|
Add abort check in I2C lock
|
2020-11-11 09:58:08 -06:00 |
gamblor21
|
4c93db3595
|
Renamed to adafruit_bus_device
|
2020-11-03 18:35:20 -06:00 |