Paparazzi UAS  v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
shell_arch.h File Reference
#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...
 

Detailed Description

Author
Alexandre Bustico alexa.nosp@m.ndre.nosp@m..bust.nosp@m.ico@.nosp@m.enac..nosp@m.fr Simple debug shell

Definition in file shell_arch.h.

Typedef Documentation

◆ shell_stream_t

typedef BaseSequentialStream shell_stream_t

Definition at line 31 of file shell_arch.h.

Function Documentation

◆ shell_init_arch()

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().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: