zephyr/subsys/usb/device_next
Peter Mitsis 02cc127475 linker: subsys: Use Z_LINK_ITERABLE_SUBALIGN
Updates the linker script fragments under 'subsys' to use
Z_LINK_ITERABLE_SUBALIGN for the subalignment instead of
a hardcoded value of 4.

Signed-off-by: Peter Mitsis <peter.mitsis@intel.com>
2024-04-20 13:45:25 -04:00
..
class linker: subsys: Use Z_LINK_ITERABLE_SUBALIGN 2024-04-20 13:45:25 -04:00
CMakeLists.txt usb: device_next: implementation of USB device support notification 2024-03-22 10:10:42 +01:00
Kconfig usb: device_next: implementation of USB device support notification 2024-03-22 10:10:42 +01:00
usbd_ch9.c usb: device_next: add SetFeature(TEST_MODE) support 2023-12-12 15:01:49 +01:00
usbd_ch9.h
usbd_class_api.h usb: device_next: correct internal class API documentation 2024-02-09 10:52:16 -06:00
usbd_class.c
usbd_class.h
usbd_config.c
usbd_config.h
usbd_core.c usb: device_next: implementation of USB device support notification 2024-03-22 10:10:42 +01:00
usbd_data.ld linker: subsys: Use Z_LINK_ITERABLE_SUBALIGN 2024-04-20 13:45:25 -04:00
usbd_desc.c
usbd_desc.h
usbd_device.c driver: usb: change function parameter name from class to base_class. 2024-01-10 11:08:11 +01:00
usbd_device.h
usbd_endpoint.c
usbd_endpoint.h
usbd_init.c
usbd_init.h
usbd_interface.c
usbd_interface.h
usbd_msg.c usb: device_next: use USB notification in CDC ACM implementation 2024-03-22 10:10:42 +01:00
usbd_msg.h usb: device_next: use USB notification in CDC ACM implementation 2024-03-22 10:10:42 +01:00
usbd_shell.c usb: device_next: simplify way to set/change triple code 2023-12-13 17:52:00 +01:00