mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 14:03:55 +01:00
Use pseudomodules to add a dependency on the relevant feature: periph_spi if the abp2_spi pseudomodule is selected, or periph_i2c if the abp2_i2c pseudomodule is selected.
2 lines
40 B
Makefile
2 lines
40 B
Makefile
include $(RIOTMAKE)/driver_with_saul.mk
|