zephyr/samples/subsys/usb
Dominik Ermel 5a0ecb9641 flash: Move dependency on FLASH_PAGE_LAYOUT where it belongs
The commit adds dependency on Kconfig FLASH_PAGE_LAYOUT to subsystems
that really require it:
 FCB, NVS, LittleFS
and removes direct selection from '*.conf' files where no longer
needed.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2024-04-10 10:01:40 +02:00
..
audio hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
cdc_acm flash: Move dependency on FLASH_PAGE_LAYOUT where it belongs 2024-04-10 10:01:40 +02:00
cdc_acm_composite
common samples: usb: add message callback registration to the common code 2024-03-22 10:10:42 +01:00
console samples: usb: add message callback registration to the common code 2024-03-22 10:10:42 +01:00
dfu flash: Move dependency on FLASH_PAGE_LAYOUT where it belongs 2024-04-10 10:01:40 +02:00
hid samples/subsys: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
hid-cdc samples: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
hid-mouse
inf
mass samples: usb: add message callback registration to the common code 2024-03-22 10:10:42 +01:00
shell hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
testusb samples/subsys: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
uac2_explicit_feedback samples: usb: add message callback registration to the common code 2024-03-22 10:10:42 +01:00
webusb samples/subsys: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
usb.rst