newaetech / naeusb

USB library for ChipWhisperer devices
Apache License 2.0
14 stars 3 forks source link

Add custom udi_cdc.c #5

Closed alex-dewar closed 2 years ago

alex-dewar commented 2 years ago

Currently the fix for the CDC/streaming issue (https://github.com/newaetech/chipwhisperer/issues/395) is only in the udi_cdc.c for the Pro. This issue only affects the Pro, but it might be a good idea to add a custom one to this repo.

Will need to be careful, as messing up build order on Pro can cause hard fault issues.