mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
1fd4d41d76
Also remove duplicate struct member.
8 lines
257 B
Makefile
8 lines
257 B
Makefile
PSEUDOMODULES += at86rf215_batmon
|
|
PSEUDOMODULES += at86rf215_subghz
|
|
PSEUDOMODULES += at86rf215_24ghz
|
|
PSEUDOMODULES += at86rf215_blocking_send
|
|
|
|
USEMODULE_INCLUDES_at86rf215 := $(LAST_MAKEFILEDIR)/include
|
|
USEMODULE_INCLUDES += $(USEMODULE_INCLUDES_at86rf215)
|