commit | e19fd2b0c853e0e58b2c56a46115c4a36cea5043 | [log] [tgz] |
---|---|---|
author | oliver@schinagl.nl <oliver@schinagl.nl> | Fri Nov 25 16:30:32 2016 +0100 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Tue Feb 07 10:54:33 2017 -0600 |
tree | fe36c8e27ba2d31e54259cc071e1b2cb207a5eb3 | |
parent | 3255e9f39087d35400ffaf887788762af254208a [diff] |
tools: Add tool to add crc8 to a mac address This patch adds a little tool that takes a generic MAC address and generates a CRC byte for it. The output is the full MAC address without any separators, ready written into an EEPROM. Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com> Signed-off-by: Olliver Schinagl <oliver@schinagl.nl> Acked-by: Joe Hershberger <joe.hershberger@ni.com>