Skip to content

Commit

Permalink
gnrc_networking: use netdev_ieee802154_submac
Browse files Browse the repository at this point in the history
  • Loading branch information
jia200x committed Aug 19, 2020
1 parent 450464b commit 8246844
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/gnrc_networking/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ USEMODULE += netstats_l2
USEMODULE += netstats_ipv6
USEMODULE += netstats_rpl
USEMODULE += gnrc_netif_pktq
USEMODULE += netdev_ieee802154_submac

# Comment this out to disable code in RIOT that does safety checking
# which is not needed in a production environment but helps in the
Expand Down

0 comments on commit 8246844

Please sign in to comment.