Skip to content
Snippets Groups Projects
Commit 18b32f4f authored by Oleg Hahm's avatar Oleg Hahm
Browse files

iot-lab_M3: complement stdio documentation

parent ba291cc1
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,8 @@ extern "C" {
#define F_CPU CLOCK_CORECLOCK
/**
* @name Define the UART to be used as stdio and its baudrate
* @name Define the UART to be used as stdio, its baudrate, and the size of
* receiving ringbuffer
* @{
*/
#define STDIO UART_0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment