aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/tools/tlv_eeprom/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* tlv_eeprom: add eeprom-set-autoboot helper scriptMichael Auchter2021-05-311-0/+1
| | | | | | | This adds a simple script to control the autoboot flag (i.e., whether the device will automatically boot when power is connected or not). Signed-off-by: Michael Auchter <michael.auchter@ni.com>
* mpm: add tlv_eepromMichael Auchter2021-05-311-0/+40
Add support for parsing an eeprom that uses tag-length-value to store contents. Co-authored-by: Michael Auchter <michael.auchter@ni.com> Co-authored-by: Virendra Kakade <virendra.kakade@ni.com> Co-authored-by: Cristina Fuentes <cristina.fuentes@ni.com>