In some implementation (rockpro64) the `CR` is sent after the `LF`, while in others (such as imx) it is sent prior to the `LF`. I *think* it should be sent prior (as in, `imx` is correct). Is there a reason the `rockpro64` is implemented differently?