This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Legacy UART required for UART backend

In `nrf_log_backend_uart.c` there is a reference to `./integration/nrfx/legacy/nrf_drv_uart.h`. I'm upgrading the system to use the Nordic provided backend, but it would be great if I can use something that will be supported for a while.

  • What is the reason this uses legacy files?
  • Can it be changed?
  • What will be the timeline?
  • Or would you recommend something completely different?
Related