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 Sep 2, 2020
1 parent 798c5dc commit f109aa7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/gnrc_networking/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ USEMODULE += netstats_l2
USEMODULE += netstats_ipv6
USEMODULE += netstats_rpl
USEMODULE += gnrc_netif_pktq
USEMODULE += gnrc_netif_events
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 f109aa7

Please sign in to comment.