File nut/app/uart/uart.c


Included Files


Local Variables

banner
static char* banner
Used in: NutAppMain()  

presskey_P
static const char presskey_P[]

Used in: NutAppMain()  

pgm_ptr
static const char pgm_ptr[]

Used in: NutAppMain()  

inbuf
static char inbuf[128]

Used in: NutAppMain()  

Global Function NutAppMain()

int NutAppMain ( void )
Calls: NutRegisterDevice(), _fileno(), _ioctl(), _read(), _write(), _write_P(), fflush(), fgets(), fopen(), fprintf(), fputs(), fputs_P(), strchr(), strlen()
References Variables: banner nut/app/uart/uart.c
  inbuf nut/app/uart/uart.c
  pgm_ptr nut/app/uart/uart.c
  presskey_P nut/app/uart/uart.c