Open buha opened 1 month ago
Context: https://ez.analog.com/microcontroller-no-os-drivers/f/q-a/587353/usage-uart-rx-interrupts-xilinx-platform
xilinx_uart lacks the asynchronous_rx feature, we should implement it and get rid of these #ifdefs: https://github.com/analogdevicesinc/no-OS/blob/70d148cd856644520db0109b81af0549886ff0c2/iio/iio_app/iio_app.c#L242-L245
Context: https://ez.analog.com/microcontroller-no-os-drivers/f/q-a/587353/usage-uart-rx-interrupts-xilinx-platform
xilinx_uart lacks the asynchronous_rx feature, we should implement it and get rid of these #ifdefs: https://github.com/analogdevicesinc/no-OS/blob/70d148cd856644520db0109b81af0549886ff0c2/iio/iio_app/iio_app.c#L242-L245