We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to install CP210x.c Virtual Com Port driver for Yocto Linux?
We have IOT_GATE_MX8 Device with arm64: cat /opt/yocto/poky/meta-yocto/conf/distro/poky.conf | grep -HEi 'DISTRO_CODENAME =|DISTRO_VERSION =' (standard input):DISTRO_VERSION = "1.7.3" (standard input):DISTRO_CODENAME = "dizzy" uname -a Linux iot-gate-imx8 5.4.24-iot-gate-imx8-2.4+gbabac008e5cf #1 SMP PREEMPT Tue Mar 2 12:34:06 UTC 2021 aarch64 GNU/Linux
The text was updated successfully, but these errors were encountered:
No branches or pull requests
How to install CP210x.c Virtual Com Port driver for Yocto Linux?
We have IOT_GATE_MX8 Device with arm64:
cat /opt/yocto/poky/meta-yocto/conf/distro/poky.conf | grep -HEi 'DISTRO_CODENAME =|DISTRO_VERSION ='
(standard input):DISTRO_VERSION = "1.7.3"
(standard input):DISTRO_CODENAME = "dizzy"
uname -a
Linux iot-gate-imx8 5.4.24-iot-gate-imx8-2.4+gbabac008e5cf #1 SMP PREEMPT Tue Mar 2 12:34:06 UTC 2021 aarch64 GNU/Linux
The text was updated successfully, but these errors were encountered: