]> Repositories - Adafruit_Blinka-hackapet.git/history - src/adafruit_blinka/microcontroller/raspi_23
force labeling of kwargs
[Adafruit_Blinka-hackapet.git] / src / adafruit_blinka / microcontroller / raspi_23 /
2018-08-17 ladyadaforce labeling of kwargs
2018-08-17 ladyadaAdd writeto_then_readfrom for non-stop transactions...
2018-08-12 ladyadaadd start/end as per http://circuitpython.readthedocs...
2018-07-25 Limor "Ladyada"... Merge pull request #20 from brentru/write_readinto_patches 0.1.10
2018-07-24 brentrudata into buffer_in
2018-07-24 brentruadding fixes from previous PR review
2018-07-24 brentrubellImplementing Write_ReadInto for Raspberry Pi (#19)
2018-06-30 Limor "Ladyada"... Merge pull request #16 from ladyada/master 0.1.8
2018-06-30 ladyadaSPI write/readinto work, tested with BME280
2018-06-30 Limor "Ladyada"... Merge pull request #14 from ladyada/master 0.1.7
2018-06-30 ladyadaadd more pins, and organize a little nicer
2018-06-30 ladyadaquiet gpio
2018-06-28 Limor "Ladyada"... Merge pull request #13 from tannewt/raspi 0.1.0
2018-06-28 ladyadaremove extraneous debugs
2018-06-27 ladyadabeginningish of SPI support
2018-06-27 ladyadajust raw read/write for i2c - tested with mcp9808
2018-06-27 ladyadacompleted busio i2c demo
2018-06-27 ladyadaadd i2c scanning
2018-06-27 ladyadabegin i2c
2018-06-27 ladyadadigitalio works
2018-06-27 ladyadamatches other boards nicer