Greetings,
Is there a good documentation source for the boards.txt file? I am trying to get a deeper understanding of what all of the values specified in the boards.txt file control. Of these, I am really trying to learn the difference between all of the VID/PID settings. I am working on a project with a Nano 33 IoT board that launches a COM port and a Keyboard with the same vid/pid setting. I am trying to determine if I can make these values different from each other. Right now they both seem to follow the nano_33_iot.build.vid and nano_33_iot.build.pid settings.
Thank you in advance!