Merge pull request #135 from g-oikonomou/contrib/remove-NO_PUTCHAR-macros

Remove obsolete SLIP_foo_CONF_NO_PUTCHAR
This commit is contained in:
Simon Duquennoy 2017-11-01 12:53:09 +01:00 committed by GitHub
commit d48bd17f08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 0 additions and 20 deletions

View File

@ -178,10 +178,6 @@ typedef uint32_t rtimer_clock_t;
the uart1_* API */
#endif
/* Turn off example-provided putchars */
#define SLIP_BRIDGE_CONF_NO_PUTCHAR 1
#define SLIP_RADIO_CONF_NO_PUTCHAR 1
#ifndef SLIP_ARCH_CONF_ENABLED
/*
* Determine whether we need SLIP

View File

@ -132,10 +132,6 @@ typedef uint64_t rtimer_clock_t;
#define TSCH_CONF_MAX_EB_PERIOD (4 * CLOCK_SECOND)
#endif /* MAC_CONF_WITH_TSCH */
/* Turn off example-provided putchars */
#define SLIP_BRIDGE_CONF_NO_PUTCHAR 1
#define CFS_CONF_OFFSET_TYPE long
#define RF_CHANNEL 26

View File

@ -227,10 +227,6 @@ typedef uint32_t rtimer_clock_t;
the uart1_* API */
#endif
/* Turn off example-provided putchars */
#define SLIP_BRIDGE_CONF_NO_PUTCHAR 1
#define SLIP_RADIO_CONF_NO_PUTCHAR 1
#ifndef SLIP_ARCH_CONF_ENABLED
/*
* Determine whether we need SLIP

View File

@ -165,10 +165,6 @@
#define BOARD_CONF_DEBUGGER_DEVPACK 1
#endif
/* Turn off example-provided putchars */
#define SLIP_BRIDGE_CONF_NO_PUTCHAR 1
#define SLIP_RADIO_CONF_NO_PUTCHAR 1
#ifndef SLIP_ARCH_CONF_ENABLED
/*
* Determine whether we need SLIP

View File

@ -224,10 +224,6 @@ typedef uint32_t rtimer_clock_t;
the uart1_* API */
#endif
/* Turn off example-provided putchars */
#define SLIP_BRIDGE_CONF_NO_PUTCHAR 1
#define SLIP_RADIO_CONF_NO_PUTCHAR 1
#ifndef SLIP_ARCH_CONF_ENABLED
/*
* Determine whether we need SLIP