1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/lsm6dsl
Marian Buschsieweke 86fdbd7054
core/lib: Add macros/utils.h header
The macros CONCAT(), MIN(), and MAX() are defined over and over again in
RIOT's code base. This de-duplicates the code by moving the macros to a
common place.
2023-01-07 09:47:44 +01:00
..
include drivers/lsm6dsl: migrate to ztimer 2021-12-08 15:15:30 +01:00
Kconfig drivers/lsm6dsl Allow SAUL_DEFAULT in kconfig 2021-12-15 08:39:00 +01:00
lsm6dsl_saul.c drivers/saul: use const qualifier for data to write 2022-05-23 08:35:27 +02:00
lsm6dsl.c core/lib: Add macros/utils.h header 2023-01-07 09:47:44 +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/lsm6dsl: migrate to ztimer 2021-12-08 15:15:30 +01:00
Makefile.include drivers: move USEMODULE_INCLUDES in each driver directories 2020-07-15 20:36:27 +02:00