Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
4a9ee68e127d156fc4187331ee5f063e8128d582
/
.
/
samples
/
subsys
/
usb
/
cdc_acm
/
overlay-composite-cdc-msc.conf
blob: f6f109cece68b72de8b516dc48964211e17ee452 [
file
] [
log
] [
blame
]
# Overlay file for composite configuration
# CDC ACM + Mass Storage (RAM)
CONFIG_USB_COMPOSITE_DEVICE
=
y
CONFIG_USB_MASS_STORAGE
=
y
CONFIG_USB_MASS_STORAGE_LOG_LEVEL_ERR
=
y
#RAM DISK
CONFIG_DISK_ACCESS_RAM
=
y