Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

T3.x - Add Serial+MTP #648

Merged
merged 2 commits into from
Jun 7, 2022
Merged

Conversation

KurtE
Copy link
Contributor

@KurtE KurtE commented Jun 7, 2022

@mjs513 @PaulStoffregen

I used the stuff out of MTP_T4 stuff, but modified it to use the new PID. Also changed the product name to match what you have for the T4.x which did not include the word serial.

Added the T3.x Serial+MTP to the usb_desc.h

did a rudimentary test with the simple MTP + MSC test that ran on T4.x including MMOD, and tested it on T3.6 with usb host cable with a SSD plugged into it.

Add the T3.x Serial+MTP to the usb_desc.h

did a rudimentary test with the simple MTP + MSC test that ran on T4.x including MMOD, and tested it on T3.6 with usb host cable with a SSD plugged into it.
@PaulStoffregen
Copy link
Owner

Looks like PRODUCT_ID is defined twice. The RawHID defines should not be needed.

Remove  old PID line and raw hid defines

Still appears to run the MTP + MSC test case
@KurtE
Copy link
Contributor Author

KurtE commented Jun 7, 2022

Ooops, meant to remove that old PID line, ... So pushed up without it up. Also removed the old HID stuff from the define

@PaulStoffregen PaulStoffregen merged commit 8344266 into PaulStoffregen:master Jun 7, 2022
@KurtE KurtE deleted the serial_mtp_t3x branch June 7, 2022 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants