Contiki-NG
Functions
shell-commands.c File Reference

    The Contiki shell commands
More...

#include "contiki.h"
#include "shell.h"
#include "shell-commands.h"
#include "lib/list.h"
#include "sys/log.h"
#include "dev/watchdog.h"
#include "net/ipv6/uip.h"
#include "net/ipv6/uiplib.h"
#include "net/ipv6/uip-icmp6.h"
#include "net/ipv6/uip-ds6.h"
#include "net/routing/routing.h"
#include "net/mac/llsec802154.h"
#include <stdlib.h>

Go to the source code of this file.

Functions

 watchdog_reboot ()
 Keeps control until the WDT throws a reset signal. More...
 
void shell_commands_init (void)
 Initializes Shell-commands module.
 

Detailed Description

    The Contiki shell commands
Author
Simon Duquennoy simon.nosp@m..duq.nosp@m.uenno.nosp@m.y@in.nosp@m.ria.f.nosp@m.r

Definition in file shell-commands.c.