I am programming several different TM4C boards and need a way to keep track of them in software. I could of course write something to EEPROM but would prefer to find some read-only value from vendor. Does such a thing exist? How could I access it?
Thanks!