]> Repositories - Adafruit_Blinka-hackapet.git/history - src/adafruit_blinka/microcontroller/generic_linux
Merge branch 'master' of https://github.com/adafruit/Adafruit_Blinka
[Adafruit_Blinka-hackapet.git] / src / adafruit_blinka / microcontroller / generic_linux /
2019-06-06 Melissa LeBlanc... Merge branch 'master' of https://github.com/adafruit...
2019-06-06 Melissa LeBlanc... Merge pull request #126 from brentru/fix-period-property 2.0.2
2019-06-06 Melissa LeBlanc... Merge pull request #127 from Groboards/master 2.0.1
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 brentrubellMerge pull request #121 from sommersoft/pwmout_deinit 1.3.4
2019-06-03 sommersoftkeep from chaining ValueErrors
2019-06-03 brentruadd property to period methods
2019-06-03 sommersoftadd '_is_deinited()' to guard against reads/writes...
2019-06-03 sommersoftMerge branch 'master' of https://github.com/adafruit...
2019-06-03 Christopher AlessandroAdd SAMA5 to set_no_cs
2019-06-03 brentrubellMerge pull request #117 from Groboards/master
2019-05-31 sommersoftreplace 'close()' with 'deinit()'
2019-05-31 sommersoftadd 'deinit()' function
2019-05-19 Christopher AlessandroThis line also causes a similar write error
2019-05-19 Christopher AlessandroThis line causes a write error when setting up the...
2019-05-19 Christopher AlessandroRevert "Commenting these out gets rid of errors and...
2019-05-18 Christopher AlessandroCommenting these out gets rid of errors and allows...
2019-05-12 Limor "Ladyada"... Merge pull request #113 from ladyada/master 1.3.2
2019-05-12 ladyadafix some sysfs complaints on init or freq change, and...
2019-05-12 Limor "Ladyada"... Merge pull request #112 from ladyada/master 1.3.1
2019-05-12 ladyadaadd a periphery-based sysfs pwmout object - tested...
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-12-03 Limor "Ladyada"... Merge pull request #59 from ladyada/orangepipc 0.4.0
2018-12-02 ladyadatypo fix
2018-12-02 ladyadaall gpio, i2c, and SPI tested
2018-12-01 ladyadaorange pi GPIO led blinky
2018-11-27 Scott ShawcroftMerge pull request #48 from ladyada/libgpiod_pulsein
2018-11-26 Limor "Ladyada"... Merge pull request #52 from ladyada/master 0.3.2
2018-11-26 ladyadaadd blank but required init file so it gets included
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...