Skip to content

Commit

Permalink
fixup! fixup! fixup! usbus/cdc_ecm: Make use of URBs for inbound frames
Browse files Browse the repository at this point in the history
  • Loading branch information
benpicco committed Feb 25, 2023
1 parent bc1372c commit 703dc6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sys/Makefile.dep
Original file line number Diff line number Diff line change
Expand Up @@ -780,6 +780,7 @@ ifneq (,$(filter usbus_cdc_ecm,$(USEMODULE)))
USEMODULE += iolist
USEMODULE += fmt
USEMODULE += usbus
USEMODULE += usbus_urb
USEMODULE += netdev_eth
USEMODULE += luid
endif
Expand Down

0 comments on commit 703dc6e

Please sign in to comment.