zephyr/include/usb
Johann Fischer dfb7a5952f include: usb: add alignment attribute to macro USBD_CFG_DATA_DEFINE
It could be observed on native_posix_64 platform that
without alignment attribute the usb_cfg_data structures
are placed with a gap or padding in specified RAM section.
This breaks the possibility to iterate over the structures.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2021-12-10 07:22:15 -06:00
..
class include: usb: fix hid feature item typo 2021-09-28 19:22:06 +02:00
bos.h include: usb: deprecate usb_common.h and usbstruct.h 2021-08-03 13:20:07 +02:00
usb_ch9.h usb: remove USB_SCD_ATTRIBUTES macro 2021-11-08 17:01:32 +01:00
usb_common.h include: usb: deprecate usb_common.h and usbstruct.h 2021-08-03 13:20:07 +02:00
usb_device.h include: usb: add alignment attribute to macro USBD_CFG_DATA_DEFINE 2021-12-10 07:22:15 -06:00
usbstruct.h include: usb: deprecate usb_common.h and usbstruct.h 2021-08-03 13:20:07 +02:00