Ha Thach
Ha Thach
I made the change proposal for the idea here https://github.com/hathach/tinyusb/pull/2987 . We check/assert when app driver count is intialized and give up if total driver count overflows 8-bit. The rest...
> It's been a couple months since I worked on this. If I understand your PR, you are trying to explicitly keep that macro to type `uint8_t`, and chose to...
closed since I still prefer the simpler alt https://github.com/hathach/tinyusb/pull/2987. Thank you @henrygab for bring this issue into attention.
hihi, thank you @howard0su for the PR, and sorry for late response. Recently, we have added a new API for ISO transfer, that would reserve the largest packet size before...
@HiFiPhile yeah, we should update the rp2040 driver, I will do that later on, after the hcd for dwc2 (WIP).
closed since a better approach with iso allocate/active is implemented https://github.com/hathach/tinyusb/pull/2847
try again with master, it may be fixed now.
sure, please make the PR
Can you merge/rebase on master to fix circleci build
issued with ceedling 1.0.0 is fixed #2949 , pleaes rebase/merge it should passed then