1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/dist/tools/ethos
2016-02-07 19:15:15 +01:00
..
ethos.c dist: add ethos UNIX tool 2016-02-07 19:15:15 +01:00
LICENSE dist: add ethos UNIX tool 2016-02-07 19:15:15 +01:00
Makefile dist: add ethos UNIX tool 2016-02-07 19:15:15 +01:00
README.md dist: add ethos UNIX tool 2016-02-07 19:15:15 +01:00

Requirements

  • currently, the host side only compiles on Linux

Usage

To use, add

#
GNRC_NETIF_NUMOF := 2
USEMODULE += ethos gnrc_netdev2
CFLAGS += '-DETHOS_UART=UART_DEV(0)' -DETHOS_BAUDRATE=115200 -DUSE_ETHOS_FOR_STDIO

to app Makefile, "make clean all flash", then run this tool so follows: # sudo ./ethos