Contiki-NG
Functions

Debug driver for the nRF. More...

#include "contiki.h"
#include "uarte-arch.h"

Go to the source code of this file.

Functions

unsigned int dbg_send_bytes (const unsigned char *s, unsigned int len)
 Print a stream of bytes. More...
 
int dbg_putchar (int c)
 Print a character to debug output. More...
 

Detailed Description

Debug driver for the nRF.

Author
Yago Fontoura do Rosario yago..nosp@m.rosa.nosp@m.rio@h.nosp@m.otma.nosp@m.il.co.nosp@m.m.br

Definition in file dbg-arch.c.