zephyr/subsys/usb/host/usbh_data.ld
Johann Fischer 7c1ef35027 usb: add initial USB host support
This is initial support. Necessary to test the UHC driver API,
for the USB support test implementations, and upcoming USBIP support.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2022-12-16 13:21:12 +01:00

3 lines
78 B
Plaintext

ITERABLE_SECTION_RAM(usbh_contex, 4)
ITERABLE_SECTION_RAM(usbh_class_data, 4)