|
Contiki-NG
|
Files | |
| file | dbg.h |
| Header file for the dbg-io module. | |
Functions | |
| unsigned int | dbg_send_bytes (const unsigned char *seq, unsigned int len) |
| Print a stream of bytes. More... | |
| int | dbg_putchar (int c) |
| Print a character to debug output. More... | |
| int dbg_putchar | ( | int | c | ) |
1.8.13