nuttx/arch/arm
Lwazi Dube d66282a893 usbhost: Fix function address generation for multi-port root hubs.
Devices connected to the same USB bus should have unique function addresses.
This was not true for root hubs with multiple ports. After this change,
enumeration is more reliable on the sama5d3-xplained board when both root hub
ports are used.

This change amounts to using one usbhost_devaddr_s object per root hub
instead of one per root hub port. For the majority of boards only one
root hub port is available so no change in behavior should be expected.
2023-05-11 09:44:18 +02:00
..
include stm32f0l0g0: Add GPIOE to STM32G0x 2023-05-10 18:01:07 +08:00
src usbhost: Fix function address generation for multi-port root hubs. 2023-05-11 09:44:18 +02:00
Kconfig arm/unwind: EABI unwind needs frame pointer support 2023-04-27 16:38:40 +08:00