mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards/arduino-due: adapted to UART changes
This commit is contained in:
parent
4c3a397f34
commit
0f3e6fd5b9
@ -65,7 +65,6 @@ extern "C" {
|
||||
#define UART_1_EN 1
|
||||
#define UART_2_EN 1
|
||||
#define UART_3_EN 1
|
||||
#define UART_IRQ_PRIO 1
|
||||
|
||||
/* UART 0 device configuration */
|
||||
#define UART_0_DEV UART
|
||||
|
Loading…
Reference in New Issue
Block a user