|
Paparazzi UAS
v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
|
#include <hal.h>
Include dependency graph for shell_arch.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Typedefs | |
| typedef BaseSequentialStream | shell_stream_t |
Functions | |
| void | shell_init_arch (void) |
| Arch init. More... | |
Definition in file shell_arch.h.
| typedef BaseSequentialStream shell_stream_t |
Definition at line 31 of file shell_arch.h.
| void shell_init_arch | ( | void | ) |
Arch init.
Definition at line 93 of file shell_arch.c.
References ShellConfig::sc_channel, shell_cfg, and shellInit().
Referenced by shell_init().
Here is the call graph for this function:
Here is the caller graph for this function: