1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

pkg/openwsn: correctly add dependencies

OpenWSN requires a compatible network interface (feature
`netif_openwsn`) and UART (at least `UART_NUMOF` needs to be provided).
This commit is contained in:
Marian Buschsieweke 2024-05-27 22:54:32 +02:00
parent 798793e60a
commit aa084dd5d5
No known key found for this signature in database
GPG Key ID: 77AA882EC78084E6

View File

@ -1,3 +1,6 @@
FEATURES_REQUIRED += netif_openwsn
FEATURES_REQUIRED += periph_uart
ifneq (,$(filter openwsn_openstack,$(USEMODULE)))
USEMODULE += openwsn_iphc
USEMODULE += openwsn_ipv6