1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-19 11:33:51 +01:00
2023-05-12 16:36:39 +02:00

11 lines
286 B
Makefile

USEMODULE = netdev_default
USEMODULE += netstats_neighbor_etx
USEMODULE += netstats_neighbor_count
USEMODULE += netstats_neighbor_rssi
USEMODULE += netstats_neighbor_lqi
USEMODULE += netstats_neighbor_tx_time
include ../Makefile.net_common
include ../netdev_common/Makefile.netdev.mk