mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
drivers/ina2xx: declare pseudomodules at driver level
This commit is contained in:
parent
a6e58f744c
commit
82e6df6a50
@ -1,2 +1,6 @@
|
||||
# include variants of INA2xx drivers as pseudo modules
|
||||
PSEUDOMODULES += ina219
|
||||
PSEUDOMODULES += ina220
|
||||
|
||||
USEMODULE_INCLUDES_ina2xx := $(LAST_MAKEFILEDIR)/include
|
||||
USEMODULE_INCLUDES += $(USEMODULE_INCLUDES_ina2xx)
|
||||
|
Loading…
Reference in New Issue
Block a user