Closed
Description
Pulling a unique ID would be useful for an example I have in mind for #345 and @tannewt mentioned in Discord that a Serial Number was pulled for the USB code and that it may be able to be added somewhere.
Personal preference is board.id()
but putting it in os
along with os.uname()
would make sense as well. Perhaps even more sense from a programming standpoint since that's where you get other board information from.