1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/ad7746
MrKevinWeiss 3ed9060527 drivers: adcxx1c, ads101x, ad7746: Change I2C macro to DEV
Due to a name clash the helper macro I2C should be change.
Helper macros in other drivers are called DEV.
Changing to DEV fixes the naming conflict.
2019-04-08 14:08:07 +02:00
..
include drivers: Add driver for AD7746 capacitance sensor 2019-02-15 13:31:18 +01:00
ad7746_saul.c drivers/ad7746: Add SAUL integration 2019-02-15 13:37:45 +01:00
ad7746.c drivers: adcxx1c, ads101x, ad7746: Change I2C macro to DEV 2019-04-08 14:08:07 +02:00
Makefile drivers: Add driver for AD7746 capacitance sensor 2019-02-15 13:31:18 +01:00