usb.names.h (Device Naming issue)

Status
Not open for further replies.

Brion Sohn

Well-known member
Hello I am trying to figure out what is going on with the usb.names and how it works and what I might be able to do to fix an issue I am having.

Actually I know how it works with having the additional .c file with replacement naming for the usb.names.h to propagate into the usb.desc.c

The issue I am having though is when it is actually working using Windows 10..

So I have compiled with the following:

Joystick ONLY -- re-naming does not show up (can't remember off the top of my head what it shows as)
Serial ONLY -- re-naming does not show up (shows as Generic USB Serial Device)
Serial+Keyboard+Mouse+Joystick -- Works fine and shows the naming overrides
custom Joystick+Serial -- again Works fine and shows the naming overrides

So what I would like to do is have the naming Overides work on JUST the Serial compiling as I don't NEED the joystick with this particular program.

So I was wondering why or what needs to be adjusted to get this to work and be read...

Brion Sohn
 
Status
Not open for further replies.
Back
Top