Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2016-12-25 | i2cget: support multi-byte reads | Daniel Friesel | -16/+4 | |
2016-01-09 | move software I2C implementation to ATTiny | Daniel Friesel | -0/+70 | |
2016-01-08 | use global defines for usb control commands | Daniel Friesel | -8/+3 | |
2016-01-08 | check software version between firmware and CLI | Daniel Friesel | -4/+28 | |
2016-01-01 | simplify USB protocol | Daniel Friesel | -11/+17 | |
2013-11-17 | add -c, -d to set sda/scl bit | Daniel Friesel | -0/+15 | |
2013-11-17 | prepare to make sda/scl bits configurable | Daniel Friesel | -8/+11 | |
2013-10-04 | derease bus clock speed to ~10kHz | Daniel Friesel | -5/+5 | |
2013-07-29 | i2cget: read 16bit ints as well | Daniel Friesel | -1/+5 | |
2013-07-28 | add vusb-i2cget | Daniel Friesel | -0/+18 | |
2013-07-28 | further abstraction | Daniel Friesel | -0/+51 | |
2013-07-28 | move common code to i2c-util.c | Daniel Friesel | -0/+257 | |