shell_commands.h File Reference

Shell command definitions. More...

Detailed Description

Shell command definitions.

Author
Kaspar Schleiser kaspa.nosp@m.r@sc.nosp@m.hleis.nosp@m.er.d.nosp@m.e

Definition in file shell_commands.h.

#include "shell.h"
+ Include dependency graph for shell_commands.h:

Go to the source code of this file.

Variables

const shell_command_t _shell_command_list []
 List of shell commands.
 

Disk manipulation command names

#define DISK_GET_SECTOR_SIZE   "dget_ssize"
 
#define DISK_GET_SECTOR_COUNT   "dget_scount"
 
#define DISK_GET_BLOCK_SIZE   "dget_bsize"
 
#define DISK_READ_SECTOR_CMD   "dread_sec"
 
#define DISK_READ_BYTES_CMD   "dread"