Contiki-NG
serial-shell.c File Reference

A shell back-end for the serial port. More...

#include "contiki.h"
#include "dev/serial-line.h"
#include "sys/log.h"
#include "shell.h"
#include "serial-shell.h"

Go to the source code of this file.

Functions

void serial_shell_init (void)
 Initializes Serial Shell module.
 

Detailed Description

A shell back-end for the serial port.

Author
Adam Dunkels adam@.nosp@m.sics.nosp@m..se Simon Duquennoy simon.nosp@m..duq.nosp@m.uenno.nosp@m.y@in.nosp@m.ria.f.nosp@m.r

Definition in file serial-shell.c.