osd-contiki/platform
Benoît Thébaudeau 436b585d7e cc2538dk: Make it possible to override SLIP_ARCH_CONF_ENABLED
As the comment in contiki-conf.h says, the automatic definition of
SLIP_ARCH_CONF_ENABLED works only if UIP_FALLBACK_INTERFACE is tied to SLIP. If
UIP_FALLBACK_INTERFACE is set to another interface, SLIP_ARCH_CONF_ENABLED is
still automatically set to 1, leading to unwanted SLIP_END characters from
dbg.c:putchar() being printed on the UART.

This change makes it possible to force the definition of SLIP_ARCH_CONF_ENABLED
(e.g. from project-conf.h), so that it can be disabled if UIP_FALLBACK_INTERFACE
is used with something else than SLIP.

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
2013-11-25 20:48:52 +01:00
..
apple2enh Added 6502 driver for WIZnet W5100 in MACRAW mode. 2013-11-09 23:15:20 +01:00
atarixl Final adjustments for the switch from 'atari' to 'atarixl'. 2013-10-06 17:23:39 +02:00
avr-atmega128rfa1 Fix naming issues and includes in uip-ds6-nbr.h 2013-08-19 17:48:30 +02:00
avr-raven Fix naming issues and includes in uip-ds6-nbr.h 2013-08-19 17:48:30 +02:00
avr-ravenlcd Add polyphonic ringtones for received messages. 2010-12-20 20:03:56 +00:00
avr-ravenusb Fix naming issues and includes in uip-ds6-nbr.h 2013-08-19 17:48:30 +02:00
avr-rcb Removed now unused per-module neighbor table size configs. Use NEIGHBOR_CONF_MAX_NEIGHBORS instead. 2013-08-19 17:48:30 +02:00
avr-zigbit Removed now unused per-module neighbor table size configs. Use NEIGHBOR_CONF_MAX_NEIGHBORS instead. 2013-08-19 17:48:30 +02:00
c64 Initialize tcpip process before resolver process. 2013-09-01 20:53:51 +02:00
c128 Initialize tcpip process before resolver process. 2013-09-01 20:53:51 +02:00
cc2530dk Fix naming issues and includes in uip-ds6-nbr.h 2013-08-19 17:48:30 +02:00
cc2538dk cc2538dk: Make it possible to override SLIP_ARCH_CONF_ENABLED 2013-11-25 20:48:52 +01:00
cooja Removed the old unused hc.[ch] code 2013-11-24 11:02:35 +01:00
econotag Fix naming issues and includes in uip-ds6-nbr.h 2013-08-19 17:48:30 +02:00
exp5438 Removed old unused profile.h code 2013-11-19 08:31:52 +01:00
iris Fix naming issues and includes in uip-ds6-nbr.h 2013-08-19 17:48:30 +02:00
mbxxx Fix naming issues and includes in uip-ds6-nbr.h 2013-08-19 17:48:30 +02:00
micaz Clean up setting channel and CCA-threshold for CC2420 based motes. 2013-11-07 17:28:33 +01:00
minimal-net Fix naming issues and includes in uip-ds6-nbr.h 2013-08-19 17:48:30 +02:00
native Fix naming issues and includes in uip-ds6-nbr.h 2013-08-19 17:48:30 +02:00
seedeye Fix naming issues and includes in uip-ds6-nbr.h 2013-08-19 17:48:30 +02:00
sensinode Fix naming issues and includes in uip-ds6-nbr.h 2013-08-19 17:48:30 +02:00
sky Removed old unused profile.h code 2013-11-19 08:31:52 +01:00
stm32test Simplified host OS platform detection in Makefiles 2012-02-25 10:09:33 -05:00
win32 Fix naming issues and includes in uip-ds6-nbr.h 2013-08-19 17:48:30 +02:00
wismote Removed old unused profile.h code 2013-11-19 08:31:52 +01:00
z1 Removed old unused profile.h code 2013-11-19 08:31:52 +01:00
z1sp Fix naming issues and includes in uip-ds6-nbr.h 2013-08-19 17:48:30 +02:00