Kernel build for Silicon Labs CP210x UART Bridge #231
Replies: 3 comments
-
Looks like I found the answer to my own question here. https://github.com/microsoft/WSL2-Linux-Kernel/blob/linux-msft-wsl-5.10.y/drivers/usb/serial/Kconfig
Perhaps it will help someone else... |
Beta Was this translation helpful? Give feedback.
-
I may as well confirm that I was able to successfully get the Silicon Labs CP210x UART Bridge in WSL2. This was done by simply blindly following the instructions on WSL-support and selecting the USB CP210x family of UART Bridge Controllers in menuconfig. WSL2:
Windows:
So happy days for esp32 developers... |
Beta Was this translation helpful? Give feedback.
-
I've spent a few hours already before finding your post. |
Beta Was this translation helpful? Give feedback.
-
I want to use some ESP32 boards that use the Silicon Labs CP210x UART Bridge in WSL2.
The Tested Devices list notes that the Silicon Labs CP210x UART Bridge requires a kernel build. I also see that a procedure for building a WSL kernel has kindly been provided. Before I embark on this exercise could anyone clarify whether I will need to obtain sources from FTDI for this, or is 'Silicon Labs CP210x UART Bridge' driver already selectable in the 'menuconfig' (perhaps under some other guise?)
Beta Was this translation helpful? Give feedback.
All reactions