commit | 2339fa00f3fc50b892a57b8f72aa8ab0fdc081cc | [log] [tgz] |
---|---|---|
author | Erwan Gouriou <erwan.gouriou@linaro.org> | Tue Jul 07 17:15:22 2020 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Jul 07 16:41:09 2020 -0400 |
tree | 4a0265caa102be5e32bbfeb712aa4305d9b42e99 | |
parent | 157f6f65d920656d0f375a2df26e8c60b3f84347 [diff] |
scripts: sanitylib.py: Add support for STLINK-V3 probe Recent ST boards embed the new ST-Link probe V3. It is advertised as "STLINK-V3", update sanitylmib to take it into account. In handle function, it is proposed to treat it separately as current "STM32 STLink" as processing might differ in next future (hla_serial deprecation). Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>