Skip to content
Snippets Groups Projects
Commit e69ef1db authored by Martine Lenders's avatar Martine Lenders Committed by GitHub
Browse files

Merge pull request #5993 from haukepetersen/fix_nucleof103_stdio

boards/nucleo-f103: remove STDIO_UART definition
parents bc232a56 6892b4d3
No related branches found
No related tags found
No related merge requests found
......@@ -27,11 +27,6 @@
extern "C" {
#endif
/**
* @brief Use the first UART for STDIO on this board
*/
#define UART_STDIO_DEV UART_DEV(0)
/**
* @name xtimer configuration
*/
......
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