dist/tools/ethos: adapt README.md to USEMODULE+=stdio_ethos
This commit is contained in:
parent
5e2f2672e9
commit
f1ffa10c7e
6
dist/tools/ethos/README.md
vendored
6
dist/tools/ethos/README.md
vendored
@ -8,8 +8,8 @@ To use, add
|
|||||||
|
|
||||||
#
|
#
|
||||||
GNRC_NETIF_NUMOF := 2
|
GNRC_NETIF_NUMOF := 2
|
||||||
USEMODULE += ethos gnrc_netdev
|
USEMODULE += stdio_ethos gnrc_netdev
|
||||||
CFLAGS += '-DETHOS_UART=UART_DEV(0)' -DETHOS_BAUDRATE=115200 -DUSE_ETHOS_FOR_STDIO
|
CFLAGS += '-DETHOS_UART=UART_DEV(0)' -DETHOS_BAUDRATE=115200
|
||||||
|
|
||||||
to app Makefile, "make clean all flash", then run this tool so follows:
|
to app Makefile, "make clean all flash", then run this tool as follows:
|
||||||
# sudo ./ethos <tap-device> <serial>
|
# sudo ./ethos <tap-device> <serial>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user