Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
shell_types.h File Reference

Header file for the shell terminal types and colors. More...

Go to the source code of this file.

Enumerations

enum  shell_vt100_color {
  SHELL_VT100_COLOR_BLACK , SHELL_VT100_COLOR_RED , SHELL_VT100_COLOR_GREEN , SHELL_VT100_COLOR_YELLOW ,
  SHELL_VT100_COLOR_BLUE , SHELL_VT100_COLOR_MAGENTA , SHELL_VT100_COLOR_CYAN , SHELL_VT100_COLOR_WHITE ,
  SHELL_VT100_COLOR_DEFAULT
}
 Text colors available for shell output. More...

Detailed Description

Header file for the shell terminal types and colors.