]> Repositories - Adafruit_Blinka-hackapet.git/history - src/adafruit_blinka/microcontroller/generic_linux/spi.py
Undo previous commit, just changed requirements
[Adafruit_Blinka-hackapet.git] / src / adafruit_blinka / microcontroller / generic_linux / spi.py
2019-08-05 Melissa LeBlanc... Undo previous commit, just changed requirements
2019-08-05 Melissa LeBlanc... Use writebytes as fallback if we have an older spidev
2019-08-02 Melissa LeBlanc... Merge pull request #142 from makermelissa/master 2.2.1
2019-08-02 Melissa LeBlanc... Update writebytes to writebytes2 for long buffers
2019-06-21 Limor "Ladyada"... Merge pull request #136 from makermelissa/master 2.1.5
2019-06-20 Melissa LeBlanc... SPI fix for DragonBoard410c
2019-06-06 Melissa LeBlanc... Merge pull request #126 from brentru/fix-period-property 2.0.2
2019-06-04 Melissa LeBlanc... Merge branch 'master' of https://github.com/adafruit...
2019-06-04 brentrubellMerge pull request #124 from Groboards/master 2.0.0
2019-06-03 Christopher AlessandroAdd SAMA5 to set_no_cs
2019-05-12 Limor "Ladyada"... Merge pull request #111 from ladyada/master 1.3.0
2019-05-12 ladyadaGoogle Coral support for the i2c, spi, and GPIO pins...
2019-04-12 Drew FustiniMerge pull request #105 from pdp7/issue104
2019-04-12 Drew Fustiniremove debug output from SPI class
2019-04-12 Drew Fustinido not set SPI_NO_CS bit when chip is AM3358 #104
2019-03-25 AndyMerge remote-tracking branch 'ada/master' into jetson
2019-03-14 Limor "Ladyada"... Merge pull request #88 from NVIDIA-AI-IOT-private/jetson 1.2.5
2019-02-25 Limor "Ladyada"... Merge pull request #85 from gbrown128/write_value_support 1.2.4
2019-02-25 George BrownEnsure that the write_value passed into readinto is...
2018-11-27 Scott ShawcroftMerge pull request #48 from ladyada/libgpiod_pulsein
2018-11-26 Limor "Ladyada"... Merge pull request #51 from ladyada/master 0.3.1
2018-11-26 Your Namerenamed spi/i2c to generic linux since they're not...