2021-10-21 02:38 AM
2021-10-21 02:52 AM
The name comes from an USB descriptor. Grep the source for that string, change it to your liking, recompile and reflash amd you get the new string if all was done the right way.
2021-10-21 03:36 AM
You'll need to dig into the USB Host Stack, and where it's getting the Descriptor(s) pull the name, serial number or whatever data is sent.
16-bit unicode /wide-chars as I recall, so will need extraction to a global variable