nrf51: uart_1 does not compile #21148
Labels
area: UART
Universal Asynchronous Receiver-Transmitter
bug
The issue is a bug, or the PR is fixing a bug
platform: nRF
Nordic nRFx
priority: low
Low impact/importance bug
nrf52840_pca10056 doesn't seem to compile with uart1 enabled
i suspect this dts is wrong in boards/arm/nrf52840_pca10056/nrf52840_pca10056.dts
because uart1 is UARTE
changing it to uarte makes it compile just fine. it still doesnt work at runtime tho (no output), so probably something else missing.
how to reproduce:
enable UART_1_NRF_UARTE
The text was updated successfully, but these errors were encountered: