mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
commit
881593b981
@ -32,12 +32,15 @@
|
||||
#include <sys/select.h>
|
||||
|
||||
#include "cpu.h"
|
||||
#include "debug.h"
|
||||
#include "board_uart0.h"
|
||||
#include "thread.h"
|
||||
|
||||
#include "native_internal.h"
|
||||
#include "board_internal.h"
|
||||
|
||||
#define ENABLE_DEBUG (0)
|
||||
#include "debug.h"
|
||||
|
||||
int _native_uart_sock;
|
||||
int _native_uart_conn;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user