Is it possible to enable nsh over composite usb configuration using RP2040?
Open
- Dominant language
- C
- Stars
- 4k
- Forks
- 1.7k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 237
Description
Hello, I'm using raspberry pi pico (RP2040) and trying to build an application requires exposing 4 USB composite devices
for example, I need to run the following over USB2.0 interface:
1- NSH
2- serial control interface 1
3- serial control interface 2
4- pass-through SD card using MSC composite instance
Examples usbmsc, usbnsh and composite works perfectly but I can't find the correct mix of configurations that enables me to start nsh as composite instance.
Thank you.
Contributor guide
Assessment
This issue has not been assessed yet.