mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-16 18:13:49 +01:00
drivers/bmp180: Model saul_default in kconfig
This commit is contained in:
parent
0861012200
commit
0250bf20e3
@ -12,3 +12,9 @@ config MODULE_BMP180
|
|||||||
select MODULE_PERIPH_I2C
|
select MODULE_PERIPH_I2C
|
||||||
select MODULE_ZTIMER
|
select MODULE_ZTIMER
|
||||||
select MODULE_ZTIMER_MSEC
|
select MODULE_ZTIMER_MSEC
|
||||||
|
|
||||||
|
config HAVE_BMP180
|
||||||
|
bool
|
||||||
|
select MODULE_BMP180 if MODULE_SAUL_DEFAULT
|
||||||
|
help
|
||||||
|
Indicates that a bmp180 sensor is present.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user