OpenBIC
OpenSource Bridge-IC
info_shell.c File Reference
#include "info_shell.h"
#include "plat_version.h"
#include "util_sys.h"
Include dependency graph for info_shell.c:

Macros

#define CONFIG_BOARD   "unknown"
 
#define RTOS_TYPE   "Zephyr"
 

Functions

int cmd_info_print (const struct shell *shell, size_t argc, char **argv)
 

Macro Definition Documentation

◆ CONFIG_BOARD

#define CONFIG_BOARD   "unknown"

◆ RTOS_TYPE

#define RTOS_TYPE   "Zephyr"

Function Documentation

◆ cmd_info_print()

int cmd_info_print ( const struct shell *  shell,
size_t  argc,
char **  argv 
)
Here is the call graph for this function: