Commit Graph

9 Commits

Author SHA1 Message Date
ladyada e2237ec32c swap around args for mixed use register 2019-05-18 03:10:14 -04:00
ladyada 805c5f5033 allow a register to be i2c or spi 2019-05-18 02:47:48 -04:00
ladyada 38dcfd17b0 fix missing bitorder define on some platforms, and update i2cregister to busioreg 2019-05-18 00:12:37 -04:00
ladyada 31ba580ed3 spi register support 2019-05-18 00:04:51 -04:00
ladyada bb33ff7118 initial SPI bus device 2019-05-17 23:36:14 -04:00
ladyada a5bfc4ffa8 add an unsafe read 2019-03-07 16:23:12 -05:00
ladyada 428cdb3dbd ok have some rough read/write libraries 2019-03-07 16:15:30 -05:00
ladyada 91f5520704 write, read and write_then_read 2019-03-07 15:13:03 -05:00
ladyada 694010c57b create an i2c device with an address and be able to detect it 2019-03-07 14:23:42 -05:00