Closed bparks13 closed 9 months ago
In the test driver, automatically populate with four test devices per hub. Bug fix - changed queue_u8_t member types from uint8_t to size_t to prevent overflow conditions with large streams.
Thanks, Brandon. This is merged.
In the test driver, automatically populate with four test devices per hub. Bug fix - changed queue_u8_t member types from uint8_t to size_t to prevent overflow conditions with large streams.