Commit 1e1b9b7
committed
samples: usb: shell: host_prj.conf overaly for esp32
Add board support files needed to test the ESP32-S3 devkit
with host support, as well as host_prj.conf used to test the
USB shell with host support exclusively.
Example build command:
west build -b esp32s3_devkitm/esp32s3/procpu samples/subsys/usb/shell/ \
-DEXTRA_CONF_FILE=host_prj.conf -DCONFIG_USB_DEVICE_STACK_NEXT=n
Signed-off-by: Roman Leonov <[email protected]>1 parent 2d2e0d7 commit 1e1b9b7
File tree
2 files changed
+31
-0
lines changed- samples/subsys/usb/shell
- boards
2 files changed
+31
-0
lines changedLines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
0 commit comments