zephyr/samples/subsys/usb
Johann Fischer f67dd39bb2 drivers: ramdisk: use devicetree to instantiate RAM disk
Rework RAM disk driver to be configured using devicetree and
support multiple instances.

This patch also removes a copy of the RAM disk driver,
tests/subsys/fs/fat_fs_dual_drive/src/disk_access_test_drv.c,
that was there for testing multiple disk drivers support.

Bonus: one SYS_INIT() less and a memory region can be exported to the
host.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2023-09-18 17:36:50 +02:00
..
audio samples/usb: Fix filtering for POSIX arch 2023-05-04 16:48:01 -04:00
cdc_acm drivers: ramdisk: use devicetree to instantiate RAM disk 2023-09-18 17:36:50 +02:00
cdc_acm_composite sample/tests: remove CONFIG_USB_COMPOSITE_DEVICE usage 2023-07-26 14:37:15 +02:00
console usb: device_next: use specific macros for string descriptors 2023-05-26 09:48:19 -04:00
dfu doc: update stale links to MCUboot documentation 2023-06-07 04:40:47 -04:00
hid samples: usb: hid: remove SYS_INIT 2023-08-04 10:41:38 +02:00
hid-cdc samples: usb: rename shadow variables 2023-08-22 11:39:58 +02:00
hid-mouse drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
inf
mass drivers: ramdisk: use devicetree to instantiate RAM disk 2023-09-18 17:36:50 +02:00
shell doc: samples: update OVERLAY_CONFIG to EXTRA_CONF_FILE 2023-05-23 16:40:21 +02:00
testusb samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
webusb samples: subsys: usb: webusb: Fix Win10 detection 2023-07-10 09:26:30 +02:00
usb.rst