zephyr/samples/subsys/usb
Dominik Ermel 856d7709bb samples/usb/imass: Use flash_area_flatten to wipe storage
The commit replaces flash_area_erase with flash_area_flatten,
as it allows to emulate erase and scramble data stored
on devices that do not provide erase callback.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2024-06-04 08:00:46 +02:00
..
audio
cdc_acm usb: device_next: Rename usbd_contex to usbd_context 2024-06-03 06:43:20 -07:00
cdc_acm_composite
common usb: device_next: Rename usbd_contex to usbd_context 2024-06-03 06:43:20 -07:00
console usb: device_next: Rename usbd_contex to usbd_context 2024-06-03 06:43:20 -07:00
dfu flash: Move dependency on FLASH_PAGE_LAYOUT where it belongs 2024-04-10 10:01:40 +02:00
hid
hid-cdc
hid-keyboard usb: device_next: Rename usbd_contex to usbd_context 2024-06-03 06:43:20 -07:00
hid-mouse usb: device_next: Rename usbd_contex to usbd_context 2024-06-03 06:43:20 -07:00
inf
mass samples/usb/imass: Use flash_area_flatten to wipe storage 2024-06-04 08:00:46 +02:00
shell samples: usb: add nrf54h20dk to allowed platforms 2024-05-17 14:05:08 +01:00
testusb
uac2_explicit_feedback usb: device_next: Rename usbd_contex to usbd_context 2024-06-03 06:43:20 -07:00
webusb usb: device: Do not claim to be USB 3.2 device 2024-05-06 14:54:23 +01:00
usb.rst