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

drv_uart vs uart_app functions

Hi,

Are the functions implemented in drv_uart and uart_app even related to each other? I noticed that uart_app implements only some simple functions. Can someone please explain to me the differences between these implementations? Can I freely call the functions from either of them? Are they any different from the blocking point of view?

-vala

Related