mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
drivers/ethos: remove deprecated USE_ETHOS_FOR_STDIO define
This commit is contained in:
parent
62921e8336
commit
380b2468e3
@ -34,10 +34,6 @@
|
||||
#include "net/eui_provider.h"
|
||||
#include "net/ethernet.h"
|
||||
|
||||
#ifdef USE_ETHOS_FOR_STDIO
|
||||
#error USE_ETHOS_FOR_STDIO is deprecated, use USEMODULE+=stdio_ethos instead
|
||||
#endif
|
||||
|
||||
#ifdef MODULE_ETHOS_STDIO
|
||||
#include "stdio_uart.h"
|
||||
#include "isrpipe.h"
|
||||
|
Loading…
Reference in New Issue
Block a user