Skip to content
Snippets Groups Projects
Commit 0f3e6fd5 authored by Hauke Petersen's avatar Hauke Petersen
Browse files

boards/arduino-due: adapted to UART changes

parent 4c3a397f
No related branches found
No related tags found
No related merge requests found
...@@ -65,7 +65,6 @@ extern "C" { ...@@ -65,7 +65,6 @@ extern "C" {
#define UART_1_EN 1 #define UART_1_EN 1
#define UART_2_EN 1 #define UART_2_EN 1
#define UART_3_EN 1 #define UART_3_EN 1
#define UART_IRQ_PRIO 1
/* UART 0 device configuration */ /* UART 0 device configuration */
#define UART_0_DEV UART #define UART_0_DEV UART
......
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