zephyriot / zephyr-issues

0 stars 0 forks source link

nRF5x interrupt-driven TX UART driver #1354

Open nashif opened 7 years ago

nashif commented 7 years ago

Reported by Carles Cufi:

Implement uart_fifo_fill() and uart_callback() so that a fully interrupt/semaphore driven implementation can make use of the nRF5x UART

(Imported from Jira ZEP-1484)

nashif commented 7 years ago

Blocks GH-1355