Moved into backyard as it was never ported to Contiki 2.x.
This commit is contained in:
parent
7beef070ca
commit
4521c330d5
|
@ -28,7 +28,7 @@
|
|||
*
|
||||
* This file is part of the Contiki operating system.
|
||||
*
|
||||
* @(#)$Id: ctk-termserial.c,v 1.1 2006/06/17 22:41:16 adamdunkels Exp $
|
||||
* @(#)$Id: ctk-termserial.c,v 1.1 2007/05/26 21:46:28 oliverschmidt Exp $
|
||||
*/
|
||||
#include "contiki.h"
|
||||
#include "loader.h"
|
|
@ -28,7 +28,7 @@
|
|||
*
|
||||
* This file is part of the Contiki operating system.
|
||||
*
|
||||
* @(#)$Id: ctk-termserial.h,v 1.1 2006/06/17 22:41:16 adamdunkels Exp $
|
||||
* @(#)$Id: ctk-termserial.h,v 1.1 2007/05/26 21:46:28 oliverschmidt Exp $
|
||||
*/
|
||||
#ifndef __CTK_TERMSERIAL_H__
|
||||
#define __CTK_TERMSERIAL_H__
|
|
@ -28,7 +28,7 @@
|
|||
*
|
||||
* This file is part of the Contiki operating system.
|
||||
*
|
||||
* @(#)$Id: ctk-termtelnet.c,v 1.1 2006/06/17 22:41:16 adamdunkels Exp $
|
||||
* @(#)$Id: ctk-termtelnet.c,v 1.1 2007/05/26 21:46:28 oliverschmidt Exp $
|
||||
*/
|
||||
#include "contiki.h"
|
||||
#include "loader.h"
|
|
@ -28,7 +28,7 @@
|
|||
*
|
||||
* This file is part of the Contiki operating system.
|
||||
*
|
||||
* @(#)$Id: ctk-termtelnet.h,v 1.1 2006/06/17 22:41:16 adamdunkels Exp $
|
||||
* @(#)$Id: ctk-termtelnet.h,v 1.1 2007/05/26 21:46:28 oliverschmidt Exp $
|
||||
*/
|
||||
#ifndef __CTK_TERMTELNET_H__
|
||||
#define __CTK_TERMTELNET_H__
|
Loading…
Reference in a new issue