I am using the LPC54S018J4M
I have my code set up and working for USB HID, but I want to add in the ability to make it composite so I can include CDC VCOM as well for additional data I am getting elsewhere. My question is am I able to use the config tools/USB config in some way so I can get a general framework for the code and then I will edit it as I need? I just basically want to know if there is an easier way to do this than coding it from scratch.
Any help would be much appreciated