1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

boards/nrf6310: Remove unused UART_x_EN macro

This commit is contained in:
MrKevinWeiss 2020-08-31 16:53:11 +02:00
parent cd7588b132
commit 17622dfabb

View File

@ -36,7 +36,6 @@ extern "C" {
* @{
*/
#define UART_NUMOF (1U)
#define UART_0_EN 1
#define UART_IRQ_PRIO 1
/* UART pin configuration */