debugprobe
debugprobe copied to clipboard
Add version to binary info
trafficstars
As suggested in #132, I added the version to binary by telling it from git. If git HEAD is tagged, then the tag is used as version; otherwise, the short commit hash is used. What else should be added?
Could you look at setting bcdVersion to this in tusb_config.h? Some formatting/munging may be required to fit the 0xmm.nn format that USB uses.