index
:
multipass
'🏳️⚧️'
main
merge-prep/lennart
protocol-modeling
protocol-modeling-netsys
state-duration-timers
HAL / Library OS for a bunch of embedded platforms
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
app
/
i2cdetect
Age
Commit message (
Expand
)
Author
Lines
2022-01-16
fix app (non-kconfig) builds in some application Makefiles
Daniel Friesel
-0
/
+1
2021-12-25
i2cdetect: retry i2c setup if it fails
Daniel Friesel
-2
/
+2
2021-12-22
i2cdetect: fix hardware i2c check
Daniel Friesel
-1
/
+2
2021-12-20
i2cdetect, dataloger: use config variable for i2c include
Daniel Friesel
-3
/
+2
2021-05-28
softi2c driver: move to kconfig-first approach
Daniel Friesel
-1
/
+1
2021-04-12
i2cdetect: select hardware i2c meta-variable in app mode
Daniel Friesel
-0
/
+1
2021-04-10
Allow software and hardware i2c to be used together (e.g. on different pins)
Daniel Friesel
-2
/
+3
2021-02-25
move datalog functions from i2cdetect into separate app
Daniel Friesel
-205
/
+23
2021-02-24
i2cdetect: ccs811: more concise output, use low-power measuring mode
Daniel Friesel
-5
/
+3
2021-02-24
app makefiles: set CONFIG_* variables where applicable
Daniel Friesel
-1
/
+1
2021-02-14
add initialization and readout to CCS811 driver
Daniel Friesel
-1
/
+17
2020-12-08
add licensing information
Daniel Friesel
-0
/
+15
2020-09-04
i2cdetect mpu9250: derp
Daniel Friesel
-4
/
+4
2020-08-31
Further add Kconfig fixes
Daniel Friesel
-1
/
+1
2020-08-28
Expose configuration via Kconfig
Daniel Friesel
-3
/
+6
2020-03-11
Add S5851A temperature sensor driver
Daniel Friesel
-0
/
+13
2020-03-02
i2cdetect: fix mpu9250 usage
Daniel Friesel
-3
/
+3
2019-10-25
BME280: Add DFA model
Daniel Friesel
-1
/
+1
2019-10-25
BME280 driver: normalize API, add i2cdetect test
Daniel Friesel
-0
/
+28
2019-10-21
Add basic MPU9250 driver
Daniel Friesel
-0
/
+20
2019-10-18
Add preliminary version of HDC1080 driver (not working reliably yet)
Daniel Friesel
-0
/
+13
2019-09-24
convert BME680 driver to C++ class
Daniel Friesel
-21
/
+18
2019-09-23
Add Bosch SensorTec BME680 driver + utilities
Daniel Friesel
-0
/
+39
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