Contiki-NG
Functions

Hardware specific implementation of putchar() and puts() functions. More...

#include "nrf52840-conf.h"
#include "dev/uart0.h"
#include "usb/usb-serial.h"

Go to the source code of this file.

Functions

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

Detailed Description

Hardware specific implementation of putchar() and puts() functions.

Author
Wojciech Bober wojci.nosp@m.ech..nosp@m.bober.nosp@m.@nor.nosp@m.dicse.nosp@m.mi.n.nosp@m.o Alex Stanoev alex@.nosp@m.asta.nosp@m.noev..nosp@m.com

Definition in file dbg.c.