1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/lis2dh12
Francisco Molina b229f77ac1 drivers/lis2dh12: use ifdef instead of IS_USED
Using IS_USED leads to undefined API references
2022-01-25 08:45:09 +01:00
..
include drivers/lis2dh12: add support for temperature sensor 2021-06-03 12:59:50 +02:00
Kconfig drivers/lis2dh12: explicit bus variant selection 2021-12-08 10:39:55 +01:00
lis2dh12_internal.h drivers/lis2dh12: functionality extension 2021-03-04 00:43:04 +01:00
lis2dh12_saul.c drivers/lis2dh12: add support for temperature sensor 2021-06-03 12:59:50 +02:00
lis2dh12.c drivers/lis2dh12: use ifdef instead of IS_USED 2022-01-25 08:45:09 +01:00
Makefile drivers: make use of new driver_with_saul.mk where applicable 2022-01-06 12:07:07 +01:00
Makefile.dep drivers/lis2dh12: explicit bus variant selection 2021-12-08 10:39:55 +01:00
Makefile.include drivers/lis2dh12: declare pseudomodules at driver level 2021-10-05 11:48:52 +02:00