Go to the source code of this file.
Macro Definition Documentation
#define ExecuteIdleState 0 |
#define ExecuteRunState 2 |
#define ExecuteStartState 1 |
#define ShellDispatchState 5 |
#define ShellExecuteState 6 |
#define ShellExecuteStopState 7 |
#define ShellInitial0State 1 |
#define ShellInitial1State 2 |
#define ShellInitial2State 3 |
#define ShellWaitCommandState 4 |
Function Documentation
void F_ShellInit |
( |
void |
| ) |
|
Variable Documentation
INT8U dmatest0[] = "dmatest0" |
INT8U dmatest1[] = "dmatest1" |
INT8U dmatest2[] = "dmatest2" |
INT8U dmatest3[] = "dmatest3" |
INT8U getimage[] = "getimage" |
INT8U runimage[] = "runimage" |
Initial value:
Definition at line 57 of file shell.c.
INT8U xmodem[] = "xmodem" |