|
Contiki-NG
|
A shell back-end for the serial portMore...
#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. | |
A shell back-end for the serial port
Definition in file serial-shell.c.
1.8.13