commit | 7bf2d8ff462b2d1ef15e683c39a36a6d68d3fec2 | [log] [tgz] |
---|---|---|
author | Michal Smola <michal.smola@nxp.com> | Tue Apr 09 15:49:49 2024 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Apr 12 08:44:41 2024 -0400 |
tree | 33ea5af2699b3759d948713f59395cd5645b07fb | |
parent | 97177ba01a829511826c5e5cdb55f611c08b172f [diff] |
twister: fix NXP hw detection in hardware map Some NXP boards are not detected by twister when creating hardware map, because manufacture name is NXP instead of NXP Semiconductors expected by twister. Fix it by adding NXP to manufacturers list. Signed-off-by: Michal Smola <michal.smola@nxp.com>