SM501_USE_UART0
.devices = SM501_USE_USB_HOST | SM501_USE_UART0,
if (idata->devices & (SM501_USE_UART0 | SM501_USE_UART1))
if (devices & SM501_USE_UART0) {