Paparazzi UAS
v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
|
#include <hal.h>
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 100 of file shell_arch.c.
References ShellConfig::sc_channel, shell_cfg, and shellInit().
Referenced by shell_init().