commit | 50156e0ea9ccd8feba2f7e6223fa3668d7ecda90 | [log] [tgz] |
---|---|---|
author | Alexander Wachter <alexander.wachter@student.tugraz.at> | Sun Feb 03 18:39:34 2019 +0100 |
committer | Maureen Helm <maureen.helm@nxp.com> | Thu Feb 07 15:08:18 2019 -0600 |
tree | 6006503032b7d4d550c7cf37aab927abee7d2d82 | |
parent | 5ef93aa63974126c523312e2e6e00213430600f7 [diff] |
drivers: hwinfo: add driver support for kinetis device ID Add driver support for kinetis ID device. The length depends on the SoC. `SIM_GetUniqueId` was not used because the struct would reorder the ID and makes the driver more complicated because the length of the struct depends on the SoC. Signed-off-by: Alexander Wachter <alexander.wachter@student.tugraz.at>