Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2018-11-12 | i2cdetect: loop by default | Daniel Friesel | -0/+1 | |
2018-10-15 | i2cdetect: Add initial CCS811 support | Daniel Friesel | -0/+10 | |
2018-08-10 | Add i2cbench app | Daniel Friesel | -2/+0 | |
2018-08-09 | i2cdetect: temporary disable i2c detection phase | Daniel Friesel | -0/+2 | |
2018-08-08 | Add 24LC64 EEPROM driver | Daniel Friesel | -0/+13 | |
2018-08-07 | Add AM2320 driver | Daniel Friesel | -0/+14 | |
2018-08-07 | i2cdetect: Adjust behaviour to available drivers | Daniel Friesel | -2/+17 | |
2018-07-17 | i2cdetect: Do not allocate i2c_status array on stack | Daniel Friesel | -1/+2 | |
2018-07-12 | Add I2C Detect app | Daniel Friesel | -0/+59 | |
2018-07-12 | Only include hw i2c drivers if sw i2c is not active | Daniel Friesel | -0/+2 | |