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_NUMOF (1U)
#define UART_0_EN 1
#define UART_IRQ_PRIO 1 #define UART_IRQ_PRIO 1
/* UART pin configuration */ /* UART pin configuration */