mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
tests/sys/usbus_cdc_ecm: fix wrong path in make command
This commit is contained in:
parent
356a47d1bb
commit
e216853f39
@ -27,7 +27,7 @@ Warning:
|
||||
available endpoints is not sufficient for this. To use this application you
|
||||
have to use `stdio_uart` or any other `stdio_*` module, for example:
|
||||
|
||||
USEMODULE=stdio_uart BOARD=$(BOARD) make -C tests/usbus_cdc_ecm
|
||||
USEMODULE=stdio_uart BOARD=$(BOARD) make -C tests/sys/usbus_cdc_ecm
|
||||
|
||||
endef
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user