Merge pull request #5993 from haukepetersen/fix_nucleof103_stdio
boards/nucleo-f103: remove STDIO_UART definition
This commit is contained in:
commit
e69ef1dbe0
@ -27,11 +27,6 @@
|
|||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
|
||||||
* @brief Use the first UART for STDIO on this board
|
|
||||||
*/
|
|
||||||
#define UART_STDIO_DEV UART_DEV(0)
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @name xtimer configuration
|
* @name xtimer configuration
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user