From 505b98f6bf1767b74166e2a955b51212fc77db01 Mon Sep 17 00:00:00 2001 From: Guillaume Gautier Date: Wed, 15 Mar 2023 09:04:39 +0100 Subject: [PATCH] variants: add all openocd.cfg for all variants (except c0) STM32C0 has no target cfg file in openocd scripts directory. For all other variants, the openocd file is added. Signed-off-by: Guillaume Gautier --- variants/STM32F0xx/F030C6T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F030C8T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F030CCT/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F030F4P/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F030K6T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F030R8T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F030RCT/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F031C(4-6)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F031E6Y_F038E6Y/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F031F(4-6)P/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F031G(4-6)U/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F031K(4-6)U/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F031K6T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F038C6T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F038F6P/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F038G6U/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F038K6U/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F042C(4-6)(T-U)/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F042F(4-6)P/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F042G(4-6)U/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F042K(4-6)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F042K(4-6)U/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F042T6Y/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F048C6U/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F048G6U/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F048T6Y/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F051C4(T-U)/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F051C6(T-U)/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F051C8(T-U)/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F051K(6-8)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F051K(6-8)U/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F051K4T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F051K4U/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F051R4T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F051R6T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F051R8(H-T)/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F051T8Y/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F058C8U/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F058R8(H-T)/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F058T8Y/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F070C6T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F070CBT/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F070F6P/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F070RBT/openocd.cfg | 17 +++++++++++++++++ .../F071C8(T-U)_F071CB(T-U-Y)/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F071RBT/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F071V(8-B)(H-T)/openocd.cfg | 17 +++++++++++++++++ .../F072C8(T-U)_F072CB(T-U-Y)/openocd.cfg | 17 +++++++++++++++++ .../STM32F0xx/F072R8T_F072RB(H-I-T)/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F072V(8-B)(H-T)/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F078CB(T-U-Y)/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F078RB(H-T)/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F078VB(H-T)/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F091C(B-C)(T-U)/openocd.cfg | 17 +++++++++++++++++ .../STM32F0xx/F091RBT_F091RC(H-T-Y)/openocd.cfg | 17 +++++++++++++++++ .../STM32F0xx/F091VBT_F091VC(H-T)/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F098CC(T-U)/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F098RC(H-T-Y)/openocd.cfg | 17 +++++++++++++++++ variants/STM32F0xx/F098VC(H-T)/openocd.cfg | 17 +++++++++++++++++ variants/STM32F1xx/F100C(4-6)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F1xx/F100C(8-B)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F1xx/F100R(4-6)H/openocd.cfg | 17 +++++++++++++++++ variants/STM32F1xx/F100R(4-6)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F1xx/F100R(8-B)H/openocd.cfg | 17 +++++++++++++++++ variants/STM32F1xx/F100R(8-B)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F1xx/F100R(C-D-E)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F1xx/F100V(8-B)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F1xx/F100V(C-D-E)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F1xx/F100Z(C-D-E)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F1xx/F101C(4-6)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F1xx/F101C(8-B)(T-U)/openocd.cfg | 17 +++++++++++++++++ variants/STM32F1xx/F101R(4-6)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F1xx/F101R(8-B)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F1xx/F101R(C-D-E)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F1xx/F101R(F-G)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F1xx/F101RBH/openocd.cfg | 17 +++++++++++++++++ variants/STM32F1xx/F101T(4-6)U/openocd.cfg | 17 +++++++++++++++++ variants/STM32F1xx/F101T(8-B)U/openocd.cfg | 17 +++++++++++++++++ variants/STM32F1xx/F101V(8-B)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F1xx/F101V(C-D-E)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F1xx/F101V(F-G)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F1xx/F101Z(C-D-E)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F1xx/F101Z(F-G)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F1xx/F102C(4-6)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F1xx/F102C(8-B)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F1xx/F102R(4-6)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F1xx/F102R(8-B)T/openocd.cfg | 17 +++++++++++++++++ .../STM32F1xx/F103C4T_F103C6(T-U)/openocd.cfg | 17 +++++++++++++++++ .../STM32F1xx/F103C8T_F103CB(T-U)/openocd.cfg | 17 +++++++++++++++++ variants/STM32F1xx/F103R(4-6)H/openocd.cfg | 17 +++++++++++++++++ variants/STM32F1xx/F103R(4-6)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F1xx/F103R(8-B)H/openocd.cfg | 17 +++++++++++++++++ variants/STM32F1xx/F103R(8-B)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F1xx/F103R(C-D-E)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F1xx/F103R(C-D-E)Y/openocd.cfg | 17 +++++++++++++++++ variants/STM32F1xx/F103R(F-G)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F1xx/F103T(4-6)U/openocd.cfg | 17 +++++++++++++++++ variants/STM32F1xx/F103T(8-B)U/openocd.cfg | 17 +++++++++++++++++ .../STM32F1xx/F103V(C-D-E)(H-T)/openocd.cfg | 17 +++++++++++++++++ variants/STM32F1xx/F103V(F-G)T/openocd.cfg | 17 +++++++++++++++++ .../F103V8(H-T)_F103VB(H-I-T)/openocd.cfg | 17 +++++++++++++++++ .../STM32F1xx/F103Z(C-D-E)(H-T)/openocd.cfg | 17 +++++++++++++++++ variants/STM32F1xx/F103Z(F-G)(H-T)/openocd.cfg | 17 +++++++++++++++++ variants/STM32F1xx/F105R(8-B-C)T/openocd.cfg | 17 +++++++++++++++++ .../F105V(8-B)(H-T)_F105VCT/openocd.cfg | 17 +++++++++++++++++ variants/STM32F1xx/F107R(B-C)T/openocd.cfg | 17 +++++++++++++++++ .../STM32F1xx/F107VBT_F107VC(H-T)/openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../F205V(B-C-E-F-G)T_F215V(E-G)T/openocd.cfg | 17 +++++++++++++++++ .../F205Z(C-E-F-G)T_F215Z(E-G)T/openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../F207V(C-E-F-G)T_F217V(E-G)T/openocd.cfg | 17 +++++++++++++++++ .../F207Z(C-E-F-G)T_F217Z(E-G)T/openocd.cfg | 17 +++++++++++++++++ .../STM32F3xx/F301C6T_F301C8(T-Y)/openocd.cfg | 17 +++++++++++++++++ variants/STM32F3xx/F301K(6-8)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F3xx/F301K(6-8)U/openocd.cfg | 17 +++++++++++++++++ variants/STM32F3xx/F301R(6-8)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F3xx/F302C(B-C)T/openocd.cfg | 17 +++++++++++++++++ .../STM32F3xx/F302C6T_F302C8(T-Y)/openocd.cfg | 17 +++++++++++++++++ variants/STM32F3xx/F302K(6-8)U/openocd.cfg | 17 +++++++++++++++++ variants/STM32F3xx/F302R(6-8)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F3xx/F302R(B-C)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F3xx/F302R(D-E)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F3xx/F302V(B-C)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F3xx/F302V(D-E)(H-T)/openocd.cfg | 17 +++++++++++++++++ variants/STM32F3xx/F302VCY/openocd.cfg | 17 +++++++++++++++++ variants/STM32F3xx/F302Z(D-E)T/openocd.cfg | 17 +++++++++++++++++ .../F303C(6-8)T_F334C(4-6-8)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F3xx/F303C(B-C)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F3xx/F303C8Y_F334C8Y/openocd.cfg | 17 +++++++++++++++++ .../F303K(6-8)T_F334K(4-6-8)T/openocd.cfg | 17 +++++++++++++++++ .../F303K(6-8)U_F334K(4-6-8)U/openocd.cfg | 17 +++++++++++++++++ .../F303R(6-8)T_F334R(6-8)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F3xx/F303R(B-C)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F3xx/F303R(D-E)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F3xx/F303V(B-C)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F3xx/F303V(D-E)(H-T)/openocd.cfg | 17 +++++++++++++++++ variants/STM32F3xx/F303VCY/openocd.cfg | 17 +++++++++++++++++ variants/STM32F3xx/F303VEY/openocd.cfg | 17 +++++++++++++++++ variants/STM32F3xx/F303Z(D-E)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F3xx/F318C8(T-Y)/openocd.cfg | 17 +++++++++++++++++ variants/STM32F3xx/F318K8U/openocd.cfg | 17 +++++++++++++++++ variants/STM32F3xx/F328C8T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F3xx/F358CCT/openocd.cfg | 17 +++++++++++++++++ variants/STM32F3xx/F358RCT/openocd.cfg | 17 +++++++++++++++++ variants/STM32F3xx/F358VCT/openocd.cfg | 17 +++++++++++++++++ variants/STM32F3xx/F373C(8-B-C)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F3xx/F373R(8-B-C)T/openocd.cfg | 17 +++++++++++++++++ .../STM32F3xx/F373V(8-B-C)(H-T)/openocd.cfg | 17 +++++++++++++++++ variants/STM32F3xx/F378CCT/openocd.cfg | 17 +++++++++++++++++ variants/STM32F3xx/F378RC(T-Y)/openocd.cfg | 17 +++++++++++++++++ variants/STM32F3xx/F378VC(H-T)/openocd.cfg | 17 +++++++++++++++++ variants/STM32F3xx/F398VET/openocd.cfg | 17 +++++++++++++++++ .../F401CC(F-U-Y)_F401C(B-D-E)(U-Y)/openocd.cfg | 17 +++++++++++++++++ variants/STM32F4xx/F401R(B-C-D-E)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F4xx/F401V(B-C-D-E)H/openocd.cfg | 17 +++++++++++++++++ variants/STM32F4xx/F401V(B-C-D-E)T/openocd.cfg | 17 +++++++++++++++++ .../STM32F4xx/F405O(E-G)Y_F415OGY/openocd.cfg | 17 +++++++++++++++++ variants/STM32F4xx/F405RGT_F415RGT/openocd.cfg | 17 +++++++++++++++++ variants/STM32F4xx/F405VGT_F415VGT/openocd.cfg | 17 +++++++++++++++++ variants/STM32F4xx/F405ZGT_F415ZGT/openocd.cfg | 17 +++++++++++++++++ .../F407I(E-G)(H-T)_F417I(E-G)(H-T)/openocd.cfg | 17 +++++++++++++++++ .../F407V(E-G)T_F417V(E-G)T/openocd.cfg | 17 +++++++++++++++++ .../F407Z(E-G)T_F417Z(E-G)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F4xx/F410C(8-B)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F4xx/F410C(8-B)U/openocd.cfg | 17 +++++++++++++++++ variants/STM32F4xx/F410R(8-B)(I-T)/openocd.cfg | 17 +++++++++++++++++ variants/STM32F4xx/F410T(8-B)Y/openocd.cfg | 17 +++++++++++++++++ variants/STM32F4xx/F411C(C-E)(U-Y)/openocd.cfg | 17 +++++++++++++++++ variants/STM32F4xx/F411R(C-E)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F4xx/F411V(C-E)H/openocd.cfg | 17 +++++++++++++++++ variants/STM32F4xx/F411V(C-E)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F4xx/F412C(E-G)U/openocd.cfg | 17 +++++++++++++++++ .../STM32F4xx/F412R(E-G)(T-Y)x(P)/openocd.cfg | 17 +++++++++++++++++ variants/STM32F4xx/F412V(E-G)H/openocd.cfg | 17 +++++++++++++++++ variants/STM32F4xx/F412V(E-G)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F4xx/F412Z(E-G)(J-T)/openocd.cfg | 17 +++++++++++++++++ .../STM32F4xx/F413C(G-H)U_F423CHU/openocd.cfg | 17 +++++++++++++++++ .../STM32F4xx/F413M(G-H)Y_F423MHY/openocd.cfg | 17 +++++++++++++++++ .../STM32F4xx/F413R(G-H)T_F423RHT/openocd.cfg | 17 +++++++++++++++++ .../STM32F4xx/F413V(G-H)H_F423VHH/openocd.cfg | 17 +++++++++++++++++ .../STM32F4xx/F413V(G-H)T_F423VHT/openocd.cfg | 17 +++++++++++++++++ .../F413Z(G-H)(J-T)_F423ZH(J-T)/openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ variants/STM32F4xx/F446M(C-E)Y/openocd.cfg | 17 +++++++++++++++++ variants/STM32F4xx/F446R(C-E)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32F4xx/F446V(C-E)T/openocd.cfg | 17 +++++++++++++++++ .../STM32F4xx/F446Z(C-E)(H-J-T)/openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../F469V(E-G-I)T_F479V(G-I)T/openocd.cfg | 17 +++++++++++++++++ .../F469Z(E-G-I)T_F479Z(G-I)T/openocd.cfg | 17 +++++++++++++++++ .../F722I(C-E)(K-T)_F732IE(K-T)/openocd.cfg | 17 +++++++++++++++++ .../F722R(C-E)T_F730R8T_F732RET/openocd.cfg | 17 +++++++++++++++++ .../F722V(C-E)T_F730V8T_F732VET/openocd.cfg | 17 +++++++++++++++++ .../STM32F7xx/F722Z(C-E)T_F732ZET/openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../F723V(C-E)(T-Y)_F733VE(T-Y)/openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../F765Z(G-I)T_F767Z(G-I)T_F777ZIT/openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../STM32F7xx/F769I(G-I)T_F779IIT/openocd.cfg | 17 +++++++++++++++++ variants/STM32G0xx/G030C(6-8)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32G0xx/G030F6P/openocd.cfg | 17 +++++++++++++++++ variants/STM32G0xx/G030J6M/openocd.cfg | 17 +++++++++++++++++ variants/STM32G0xx/G030K(6-8)T/openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../G031G(4-6-8)U_G041G(6-8)U/openocd.cfg | 17 +++++++++++++++++ .../STM32G0xx/G031J(4-6)M_G041J6M/openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ variants/STM32G0xx/G050C(6-8)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32G0xx/G050F6P/openocd.cfg | 17 +++++++++++++++++ variants/STM32G0xx/G050K(6-8)T/openocd.cfg | 17 +++++++++++++++++ .../G051C(6-8)(T-U)_G061C(6-8)(T-U)/openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../G051G(6-8)U_G061G(6-8)U/openocd.cfg | 17 +++++++++++++++++ .../G051K(6-8)(T-U)_G061K(6-8)(T-U)/openocd.cfg | 17 +++++++++++++++++ variants/STM32G0xx/G070CBT/openocd.cfg | 17 +++++++++++++++++ variants/STM32G0xx/G070KBT/openocd.cfg | 17 +++++++++++++++++ variants/STM32G0xx/G070RBT/openocd.cfg | 17 +++++++++++++++++ .../G071C(6-8-B)(T-U)_G081CB(T-U)/openocd.cfg | 17 +++++++++++++++++ variants/STM32G0xx/G071EBY_G081EBY/openocd.cfg | 17 +++++++++++++++++ .../STM32G0xx/G071G(6-8-B)U_G081GBU/openocd.cfg | 17 +++++++++++++++++ .../G071G(8-B)UxN_G081GBUxN/openocd.cfg | 17 +++++++++++++++++ .../G071K(6-8-B)(T-U)_G081KB(T-U)/openocd.cfg | 17 +++++++++++++++++ .../G071K(8-B)(T-U)xN_G081KB(T-U)xN/openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ variants/STM32G0xx/G0B0CET/openocd.cfg | 17 +++++++++++++++++ variants/STM32G0xx/G0B0KET/openocd.cfg | 17 +++++++++++++++++ variants/STM32G0xx/G0B0RET/openocd.cfg | 17 +++++++++++++++++ variants/STM32G0xx/G0B0VET/openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../G0B1M(B-C-E)T_G0C1M(C-E)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32G0xx/G0B1NEY_G0C1NEY/openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../G0B1R(B-C-E)T_G0C1R(C-E)T/openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../STM32G4xx/G431C(6-8-B)T_G441CBT/openocd.cfg | 17 +++++++++++++++++ .../STM32G4xx/G431C(6-8-B)U_G441CBU/openocd.cfg | 17 +++++++++++++++++ variants/STM32G4xx/G431CBY_G441CBY/openocd.cfg | 17 +++++++++++++++++ .../G431K(6-8-B)(T-U)_G441KB(T-U)/openocd.cfg | 17 +++++++++++++++++ .../STM32G4xx/G431M(6-8-B)T_G441MBT/openocd.cfg | 17 +++++++++++++++++ .../G431R(6-8-B)(I-T)_G441RB(I-T)/openocd.cfg | 17 +++++++++++++++++ .../STM32G4xx/G431V(6-8-B)T_G441VBT/openocd.cfg | 17 +++++++++++++++++ variants/STM32G4xx/G471C(C-E)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32G4xx/G471C(C-E)U/openocd.cfg | 17 +++++++++++++++++ variants/STM32G4xx/G471M(C-E)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32G4xx/G471MEY/openocd.cfg | 17 +++++++++++++++++ variants/STM32G4xx/G471Q(C-E)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32G4xx/G471R(C-E)T/openocd.cfg | 17 +++++++++++++++++ .../STM32G4xx/G471V(C-E)(H-I-T)/openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../G473MEY_G474MEY_G483MEY_G484MEY/openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../STM32G4xx/G491C(C-E)T_G4A1CET/openocd.cfg | 17 +++++++++++++++++ .../STM32G4xx/G491C(C-E)U_G4A1CEU/openocd.cfg | 17 +++++++++++++++++ .../STM32G4xx/G491K(C-E)U_G4A1KEU/openocd.cfg | 17 +++++++++++++++++ .../G491M(C-E)(S-T)_G4A1ME(S-T)/openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../STM32G4xx/G491V(C-E)T_G4A1VET/openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../H723Z(E-G)I_H730ZBI_H733ZGI/openocd.cfg | 17 +++++++++++++++++ .../H723Z(E-G)T_H730ZBT_H733ZGT/openocd.cfg | 17 +++++++++++++++++ .../H725A(E-G)I_H730ABIxQ_H735AGI/openocd.cfg | 17 +++++++++++++++++ .../H725I(E-G)K_H730IBKxQ_H735IGK/openocd.cfg | 17 +++++++++++++++++ .../H725I(E-G)T_H730IBTxQ_H735IGT/openocd.cfg | 17 +++++++++++++++++ .../STM32H7xx/H725R(E-G)V_H735RGV/openocd.cfg | 17 +++++++++++++++++ .../STM32H7xx/H725V(E-G)H_H735VGH/openocd.cfg | 17 +++++++++++++++++ .../STM32H7xx/H725V(E-G)T_H735VGT/openocd.cfg | 17 +++++++++++++++++ variants/STM32H7xx/H725VGY_H735VGY/openocd.cfg | 17 +++++++++++++++++ .../STM32H7xx/H725Z(E-G)T_H735ZGT/openocd.cfg | 17 +++++++++++++++++ .../H742A(G-I)I_H743A(G-I)I_H753AII/openocd.cfg | 17 +++++++++++++++++ .../H742B(G-I)T_H743B(G-I)T_H753BIT/openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../STM32H7xx/H745B(G-I)T_H755BIT/openocd.cfg | 17 +++++++++++++++++ .../STM32H7xx/H745I(G-I)K_H755IIK/openocd.cfg | 17 +++++++++++++++++ .../STM32H7xx/H745I(G-I)T_H755IIT/openocd.cfg | 17 +++++++++++++++++ .../STM32H7xx/H745Z(G-I)T_H755ZIT/openocd.cfg | 17 +++++++++++++++++ .../STM32H7xx/H747B(G-I)T_H757BIT/openocd.cfg | 17 +++++++++++++++++ variants/STM32H7xx/H747ZIY_H757ZIY/openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../H7A3I(G-I)TxQ_H7B3IITxQ/openocd.cfg | 17 +++++++++++++++++ .../H7A3L(G-I)HxQ_H7B3LIHxQ/openocd.cfg | 17 +++++++++++++++++ .../STM32H7xx/H7A3N(G-I)H_H7B3NIH/openocd.cfg | 17 +++++++++++++++++ .../STM32H7xx/H7A3QIYxQ_H7B3QIYxQ/openocd.cfg | 17 +++++++++++++++++ .../H7A3R(G-I)T_H7B0RBT_H7B3RIT/openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../H7A3V(G-I)HxQ_H7B3VIHxQ/openocd.cfg | 17 +++++++++++++++++ .../H7A3V(G-I)TxQ_H7B3VITxQ/openocd.cfg | 17 +++++++++++++++++ .../H7A3Z(G-I)T_H7B0ZBT_H7B3ZIT/openocd.cfg | 17 +++++++++++++++++ .../H7A3Z(G-I)TxQ_H7B3ZITxQ/openocd.cfg | 17 +++++++++++++++++ variants/STM32L0xx/L010C6T/openocd.cfg | 17 +++++++++++++++++ .../L010F4P_L011F(3-4)P_L021F4P/openocd.cfg | 17 +++++++++++++++++ .../L010K4T_L011K(3-4)T_L021K4T/openocd.cfg | 17 +++++++++++++++++ variants/STM32L0xx/L010K8T/openocd.cfg | 17 +++++++++++++++++ variants/STM32L0xx/L010R8T/openocd.cfg | 17 +++++++++++++++++ variants/STM32L0xx/L010RBT/openocd.cfg | 17 +++++++++++++++++ .../STM32L0xx/L011D(3-4)P_L021D4P/openocd.cfg | 17 +++++++++++++++++ variants/STM32L0xx/L011E(3-4)Y/openocd.cfg | 17 +++++++++++++++++ .../STM32L0xx/L011F(3-4)U_L021F4U/openocd.cfg | 17 +++++++++++++++++ .../STM32L0xx/L011G(3-4)U_L021G4U/openocd.cfg | 17 +++++++++++++++++ .../STM32L0xx/L011K(3-4)U_L021K4U/openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../STM32L0xx/L031E(4-6)Y_L041E6Y/openocd.cfg | 17 +++++++++++++++++ .../STM32L0xx/L031F(4-6)P_L041F6P/openocd.cfg | 17 +++++++++++++++++ .../STM32L0xx/L031G(4-6)U_L041G6U/openocd.cfg | 17 +++++++++++++++++ .../STM32L0xx/L031G6UxS_L041G6UxS/openocd.cfg | 17 +++++++++++++++++ .../STM32L0xx/L031K(4-6)T_L041K6T/openocd.cfg | 17 +++++++++++++++++ .../STM32L0xx/L031K(4-6)U_L041K6U/openocd.cfg | 17 +++++++++++++++++ variants/STM32L0xx/L051C(6-8)(T-U)/openocd.cfg | 17 +++++++++++++++++ variants/STM32L0xx/L051K(6-8)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32L0xx/L051K(6-8)U/openocd.cfg | 17 +++++++++++++++++ variants/STM32L0xx/L051R(6-8)H/openocd.cfg | 17 +++++++++++++++++ variants/STM32L0xx/L051R(6-8)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32L0xx/L051T(6-8)Y/openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../STM32L0xx/L052K(6-8)T_L062K8T/openocd.cfg | 17 +++++++++++++++++ .../STM32L0xx/L052K(6-8)U_L062K8U/openocd.cfg | 17 +++++++++++++++++ .../L052R(6-8)H_L053R(6-8)H/openocd.cfg | 17 +++++++++++++++++ .../L052R(6-8)T_L053R(6-8)T_L063R8T/openocd.cfg | 17 +++++++++++++++++ .../STM32L0xx/L052T6Y_L052T8(F-Y)/openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ variants/STM32L0xx/L071C(B-Z)Y/openocd.cfg | 17 +++++++++++++++++ .../STM32L0xx/L071K(8-B-Z)U_L081KZU/openocd.cfg | 17 +++++++++++++++++ .../STM32L0xx/L071K(B-Z)T_L081KZT/openocd.cfg | 17 +++++++++++++++++ variants/STM32L0xx/L071R(B-Z)H/openocd.cfg | 17 +++++++++++++++++ variants/STM32L0xx/L071R(B-Z)T/openocd.cfg | 17 +++++++++++++++++ .../STM32L0xx/L071V(8-B-Z)(I-T)/openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../L072K(B-Z)T_L082K(B-Z)T/openocd.cfg | 17 +++++++++++++++++ .../L072K(B-Z)U_L082K(B-Z)U/openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ variants/STM32L1xx/L100RCT/openocd.cfg | 17 +++++++++++++++++ .../L151CC(T-U)_L152CC(T-U)/openocd.cfg | 17 +++++++++++++++++ .../L151QCH_L152QCH_L162QCH/openocd.cfg | 17 +++++++++++++++++ .../L151QDH_L152QDH_L162QDH/openocd.cfg | 17 +++++++++++++++++ variants/STM32L1xx/L151QEH_L152QEH/openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../L151RET_L152RET_L162RET/openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../L151VDT_L152VDT_L162VDT/openocd.cfg | 17 +++++++++++++++++ .../L151ZCT_L152ZCT_L162ZCT/openocd.cfg | 17 +++++++++++++++++ .../L151ZDT_L152ZDT_L162ZDT/openocd.cfg | 17 +++++++++++++++++ .../L151ZET_L152ZET_L162ZET/openocd.cfg | 17 +++++++++++++++++ .../L412C(8-B)(T-U)_L422CB(T-U)/openocd.cfg | 17 +++++++++++++++++ variants/STM32L4xx/L412CB(T-U)xP/openocd.cfg | 17 +++++++++++++++++ .../L412K(8-B)(T-U)_L422KB(T-U)/openocd.cfg | 17 +++++++++++++++++ .../L412R(8-B)(I-T)_L422RB(I-T)/openocd.cfg | 17 +++++++++++++++++ variants/STM32L4xx/L412RB(I-T)xP/openocd.cfg | 17 +++++++++++++++++ .../STM32L4xx/L412T(8-B)Y_L422TBY/openocd.cfg | 17 +++++++++++++++++ variants/STM32L4xx/L412TBYxP/openocd.cfg | 17 +++++++++++++++++ variants/STM32L4xx/L431C(B-C)(T-U)/openocd.cfg | 17 +++++++++++++++++ variants/STM32L4xx/L431C(B-C)Y/openocd.cfg | 17 +++++++++++++++++ variants/STM32L4xx/L431K(B-C)U/openocd.cfg | 17 +++++++++++++++++ .../STM32L4xx/L431R(B-C)(I-T-Y)/openocd.cfg | 17 +++++++++++++++++ variants/STM32L4xx/L431VC(I-T)/openocd.cfg | 17 +++++++++++++++++ .../STM32L4xx/L432K(B-C)U_L442KCU/openocd.cfg | 17 +++++++++++++++++ .../L433C(B-C)(T-U)_L443CC(T-U)/openocd.cfg | 17 +++++++++++++++++ .../L433C(B-C)Y_L443CC(F-Y)/openocd.cfg | 17 +++++++++++++++++ .../L433R(B-C)(I-T-Y)_L443RC(I-T-Y)/openocd.cfg | 17 +++++++++++++++++ variants/STM32L4xx/L433RCTxP/openocd.cfg | 17 +++++++++++++++++ .../L433VC(I-T)_L443VC(I-T)/openocd.cfg | 17 +++++++++++++++++ .../STM32L4xx/L451CCU_L451CE(T-U)/openocd.cfg | 17 +++++++++++++++++ .../STM32L4xx/L451R(C-E)(I-T-Y)/openocd.cfg | 17 +++++++++++++++++ variants/STM32L4xx/L451V(C-E)(I-T)/openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ variants/STM32L4xx/L452RETxP/openocd.cfg | 17 +++++++++++++++++ .../L452V(C-E)(I-T)_L462VE(I-T)/openocd.cfg | 17 +++++++++++++++++ variants/STM32L4xx/L471Q(E-G)I/openocd.cfg | 17 +++++++++++++++++ variants/STM32L4xx/L471R(E-G)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32L4xx/L471V(E-G)T/openocd.cfg | 17 +++++++++++++++++ variants/STM32L4xx/L471Z(E-G)(J-T)/openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../L476J(E-G)Y_L485J(C-E)Y_L486JGY/openocd.cfg | 17 +++++++++++++++++ variants/STM32L4xx/L476JGYxP/openocd.cfg | 17 +++++++++++++++++ variants/STM32L4xx/L476M(E-G)Y/openocd.cfg | 17 +++++++++++++++++ .../L476QEI_L476QGIx(P)_L486QGI/openocd.cfg | 17 +++++++++++++++++ variants/STM32L4xx/L476VGYxP/openocd.cfg | 17 +++++++++++++++++ .../L476ZET_L476ZG(J-T)_L486ZGT/openocd.cfg | 17 +++++++++++++++++ variants/STM32L4xx/L476ZGTxP/openocd.cfg | 17 +++++++++++++++++ .../STM32L4xx/L496A(E-G)I_L4A6AGI/openocd.cfg | 17 +++++++++++++++++ .../STM32L4xx/L496AGIxP_L4A6AGIxP/openocd.cfg | 17 +++++++++++++++++ .../L496QEI_L496QGIx(S)_L4A6QGI/openocd.cfg | 17 +++++++++++++++++ .../STM32L4xx/L496QGIxP_L4A6QGIxP/openocd.cfg | 17 +++++++++++++++++ .../STM32L4xx/L496R(E-G)T_L4A6RGT/openocd.cfg | 17 +++++++++++++++++ variants/STM32L4xx/L496RGTxP/openocd.cfg | 17 +++++++++++++++++ .../STM32L4xx/L496V(E-G)T_L4A6VGT/openocd.cfg | 17 +++++++++++++++++ .../STM32L4xx/L496VGTxP_L4A6VGTxP/openocd.cfg | 17 +++++++++++++++++ variants/STM32L4xx/L496VGY_L4A6VGY/openocd.cfg | 17 +++++++++++++++++ .../STM32L4xx/L496VGYxP_L4A6VGYxP/openocd.cfg | 17 +++++++++++++++++ variants/STM32L4xx/L496WGYxP/openocd.cfg | 17 +++++++++++++++++ .../STM32L4xx/L496Z(E-G)T_L4A6ZGT/openocd.cfg | 17 +++++++++++++++++ .../STM32L4xx/L496ZGTxP_L4A6ZGTxP/openocd.cfg | 17 +++++++++++++++++ variants/STM32L4xx/L4A6RGTxP/openocd.cfg | 17 +++++++++++++++++ .../STM32L4xx/L4P5A(G-E)I_L4Q5AGI/openocd.cfg | 17 +++++++++++++++++ .../STM32L4xx/L4P5AGIxP_L4Q5AGIxP/openocd.cfg | 17 +++++++++++++++++ .../L4P5C(E-G)(T-U)_L4Q5CG(T-U)/openocd.cfg | 17 +++++++++++++++++ .../L4P5CG(T-U)xP_L4Q5CG(T-U)xP/openocd.cfg | 17 +++++++++++++++++ .../STM32L4xx/L4P5Q(G-E)I_L4Q5QGI/openocd.cfg | 17 +++++++++++++++++ .../L4P5QGIx(P-S)_L4Q5QGIxP/openocd.cfg | 17 +++++++++++++++++ .../STM32L4xx/L4P5R(G-E)T_L4Q5RGT/openocd.cfg | 17 +++++++++++++++++ .../STM32L4xx/L4P5RGTxP_L4Q5RGTxP/openocd.cfg | 17 +++++++++++++++++ .../STM32L4xx/L4P5V(G-E)T_L4Q5VGT/openocd.cfg | 17 +++++++++++++++++ .../STM32L4xx/L4P5V(G-E)Y_L4Q5VGY/openocd.cfg | 17 +++++++++++++++++ .../STM32L4xx/L4P5VGTxP_L4Q5VGTxP/openocd.cfg | 17 +++++++++++++++++ .../STM32L4xx/L4P5VGYxP_L4Q5VGYxP/openocd.cfg | 17 +++++++++++++++++ .../STM32L4xx/L4P5Z(G-E)T_L4Q5ZGT/openocd.cfg | 17 +++++++++++++++++ .../STM32L4xx/L4P5ZGTxP_L4Q5ZGTxP/openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../L4R5QGIx(S)_L4R5QIIx(P)_L4S5QII/openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ variants/STM32L4xx/L4R5ZITxP/openocd.cfg | 17 +++++++++++++++++ .../STM32L4xx/L4R9A(G-I)I_L4S9AII/openocd.cfg | 17 +++++++++++++++++ .../STM32L4xx/L4R9V(G-I)T_L4S9VIT/openocd.cfg | 17 +++++++++++++++++ .../STM32L4xx/L4R9Z(G-I)J_L4S9ZIJ/openocd.cfg | 17 +++++++++++++++++ .../STM32L4xx/L4R9Z(G-I)T_L4S9ZIT/openocd.cfg | 17 +++++++++++++++++ variants/STM32L4xx/L4R9ZIYxP/openocd.cfg | 17 +++++++++++++++++ .../L552C(C-E)(T-U)_L562CE(T-U)/openocd.cfg | 17 +++++++++++++++++ .../L552CE(T-U)xP_L562CE(T-U)xP/openocd.cfg | 17 +++++++++++++++++ .../STM32L5xx/L552MEYxP_L562MEYxP/openocd.cfg | 17 +++++++++++++++++ .../STM32L5xx/L552MEYxQ_L562MEYxQ/openocd.cfg | 17 +++++++++++++++++ .../L552Q(C-E)IxQ_L562QEIxQ/openocd.cfg | 17 +++++++++++++++++ variants/STM32L5xx/L552QEI_L562QEI/openocd.cfg | 17 +++++++++++++++++ .../STM32L5xx/L552QEIxP_L562QEIxP/openocd.cfg | 17 +++++++++++++++++ .../STM32L5xx/L552R(C-E)T_L562RET/openocd.cfg | 17 +++++++++++++++++ .../STM32L5xx/L552RETxP_L562RETxP/openocd.cfg | 17 +++++++++++++++++ .../STM32L5xx/L552RETxQ_L562RETxQ/openocd.cfg | 17 +++++++++++++++++ .../L552V(C-E)TxQ_L562VETxQ/openocd.cfg | 17 +++++++++++++++++ variants/STM32L5xx/L552VET_L562VET/openocd.cfg | 17 +++++++++++++++++ .../L552Z(C-E)TxQ_L562ZETxQ/openocd.cfg | 17 +++++++++++++++++ variants/STM32L5xx/L552ZET_L562ZET/openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../U535C(B-C-E)(T-U)_U545CE(T-U)/openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../STM32U5xx/U535JEYxQ_U545JEYxQ/openocd.cfg | 17 +++++++++++++++++ .../U535N(C-E)YxQ_U545NEYxQ/openocd.cfg | 17 +++++++++++++++++ .../STM32U5xx/U535R(B-C-E)I_U545REI/openocd.cfg | 17 +++++++++++++++++ .../U535R(B-C-E)IxQ_U545REIxQ/openocd.cfg | 17 +++++++++++++++++ .../STM32U5xx/U535R(B-C-E)T_U545RET/openocd.cfg | 17 +++++++++++++++++ .../U535R(B-C-E)TxQ_U545RETxQ/openocd.cfg | 17 +++++++++++++++++ .../STM32U5xx/U535V(C-E)I_U545VEI/openocd.cfg | 17 +++++++++++++++++ .../U535V(C-E)IxQ_U545VEIxQ/openocd.cfg | 17 +++++++++++++++++ .../STM32U5xx/U535V(C-E)T_U545VET/openocd.cfg | 17 +++++++++++++++++ .../U535V(C-E)TxQ_U545VETxQ/openocd.cfg | 17 +++++++++++++++++ .../STM32U5xx/U575A(G-I)I_U585AII/openocd.cfg | 17 +++++++++++++++++ .../U575A(G-I)IxQ_U585AIIxQ/openocd.cfg | 17 +++++++++++++++++ .../U575C(G-I)(T-U)_U585CI(T-U)/openocd.cfg | 17 +++++++++++++++++ .../U575C(G-I)(T-U)xQ_U585CI(T-U)xQ/openocd.cfg | 17 +++++++++++++++++ .../U575O(G-I)YxQ_U585OIYxQ/openocd.cfg | 17 +++++++++++++++++ .../STM32U5xx/U575Q(G-I)I_U585QII/openocd.cfg | 17 +++++++++++++++++ .../U575Q(G-I)IxQ_U585QIIxQ/openocd.cfg | 17 +++++++++++++++++ .../STM32U5xx/U575R(G-I)T_U585RIT/openocd.cfg | 17 +++++++++++++++++ .../U575R(G-I)TxQ_U585RITxQ/openocd.cfg | 17 +++++++++++++++++ .../STM32U5xx/U575V(G-I)T_U585VIT/openocd.cfg | 17 +++++++++++++++++ .../U575V(G-I)TxQ_U585VITxQ/openocd.cfg | 17 +++++++++++++++++ .../STM32U5xx/U575Z(G-I)T_U585ZIT/openocd.cfg | 17 +++++++++++++++++ .../U575Z(G-I)TxQ_U585ZITxQ/openocd.cfg | 17 +++++++++++++++++ .../STM32U5xx/U595A(I-J)H_U5A5AJH/openocd.cfg | 17 +++++++++++++++++ .../U595A(I-J)HxQ_U5A5AJHxQ/openocd.cfg | 17 +++++++++++++++++ .../STM32U5xx/U595Q(I-J)I_U5A5QJI/openocd.cfg | 17 +++++++++++++++++ .../U595Q(I-J)IxQ_U5A5QJIxQ/openocd.cfg | 17 +++++++++++++++++ .../STM32U5xx/U595R(I-J)T_U5A5RJT/openocd.cfg | 17 +++++++++++++++++ .../U595R(I-J)TxQ_U5A5RJTxQ/openocd.cfg | 17 +++++++++++++++++ .../U595V(I-J)T_U599VJT_U5A5VJT/openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../STM32U5xx/U595Z(I-J)T_U5A5ZJT/openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../U595Z(I-J)YxQ_U5A5ZJYxQ/openocd.cfg | 17 +++++++++++++++++ .../STM32U5xx/U599BJYxQ_U5A9BJYxQ/openocd.cfg | 17 +++++++++++++++++ .../U599N(I-J)HxQ_U5A9NJHxQ/openocd.cfg | 17 +++++++++++++++++ .../U599Z(I-J)YxQ_U5A9ZJYxQ/openocd.cfg | 17 +++++++++++++++++ variants/STM32WBxx/WB10CCU/openocd.cfg | 17 +++++++++++++++++ variants/STM32WBxx/WB15CCU/openocd.cfg | 17 +++++++++++++++++ variants/STM32WBxx/WB15CCUxE/openocd.cfg | 17 +++++++++++++++++ variants/STM32WBxx/WB15CCY/openocd.cfg | 17 +++++++++++++++++ variants/STM32WBxx/WB1MMCH/openocd.cfg | 17 +++++++++++++++++ .../STM32WBxx/WB30CEUxA_WB50CGU/openocd.cfg | 17 +++++++++++++++++ .../WB35C(C-E)UxA_WB55C(C-E-G)U/openocd.cfg | 17 +++++++++++++++++ variants/STM32WBxx/WB55R(C-E-G)V/openocd.cfg | 17 +++++++++++++++++ .../WB55V(C-E-G)(Q-Y)_WB55VYY/openocd.cfg | 17 +++++++++++++++++ variants/STM32WBxx/WB5MMGH/openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ .../openocd.cfg | 17 +++++++++++++++++ variants/STM32WLxx/WL5MOCH/openocd.cfg | 17 +++++++++++++++++ 531 files changed, 9027 insertions(+) create mode 100644 variants/STM32F0xx/F030C6T/openocd.cfg create mode 100644 variants/STM32F0xx/F030C8T/openocd.cfg create mode 100644 variants/STM32F0xx/F030CCT/openocd.cfg create mode 100644 variants/STM32F0xx/F030F4P/openocd.cfg create mode 100644 variants/STM32F0xx/F030K6T/openocd.cfg create mode 100644 variants/STM32F0xx/F030R8T/openocd.cfg create mode 100644 variants/STM32F0xx/F030RCT/openocd.cfg create mode 100644 variants/STM32F0xx/F031C(4-6)T/openocd.cfg create mode 100644 variants/STM32F0xx/F031E6Y_F038E6Y/openocd.cfg create mode 100644 variants/STM32F0xx/F031F(4-6)P/openocd.cfg create mode 100644 variants/STM32F0xx/F031G(4-6)U/openocd.cfg create mode 100644 variants/STM32F0xx/F031K(4-6)U/openocd.cfg create mode 100644 variants/STM32F0xx/F031K6T/openocd.cfg create mode 100644 variants/STM32F0xx/F038C6T/openocd.cfg create mode 100644 variants/STM32F0xx/F038F6P/openocd.cfg create mode 100644 variants/STM32F0xx/F038G6U/openocd.cfg create mode 100644 variants/STM32F0xx/F038K6U/openocd.cfg create mode 100644 variants/STM32F0xx/F042C(4-6)(T-U)/openocd.cfg create mode 100644 variants/STM32F0xx/F042F(4-6)P/openocd.cfg create mode 100644 variants/STM32F0xx/F042G(4-6)U/openocd.cfg create mode 100644 variants/STM32F0xx/F042K(4-6)T/openocd.cfg create mode 100644 variants/STM32F0xx/F042K(4-6)U/openocd.cfg create mode 100644 variants/STM32F0xx/F042T6Y/openocd.cfg create mode 100644 variants/STM32F0xx/F048C6U/openocd.cfg create mode 100644 variants/STM32F0xx/F048G6U/openocd.cfg create mode 100644 variants/STM32F0xx/F048T6Y/openocd.cfg create mode 100644 variants/STM32F0xx/F051C4(T-U)/openocd.cfg create mode 100644 variants/STM32F0xx/F051C6(T-U)/openocd.cfg create mode 100644 variants/STM32F0xx/F051C8(T-U)/openocd.cfg create mode 100644 variants/STM32F0xx/F051K(6-8)T/openocd.cfg create mode 100644 variants/STM32F0xx/F051K(6-8)U/openocd.cfg create mode 100644 variants/STM32F0xx/F051K4T/openocd.cfg create mode 100644 variants/STM32F0xx/F051K4U/openocd.cfg create mode 100644 variants/STM32F0xx/F051R4T/openocd.cfg create mode 100644 variants/STM32F0xx/F051R6T/openocd.cfg create mode 100644 variants/STM32F0xx/F051R8(H-T)/openocd.cfg create mode 100644 variants/STM32F0xx/F051T8Y/openocd.cfg create mode 100644 variants/STM32F0xx/F058C8U/openocd.cfg create mode 100644 variants/STM32F0xx/F058R8(H-T)/openocd.cfg create mode 100644 variants/STM32F0xx/F058T8Y/openocd.cfg create mode 100644 variants/STM32F0xx/F070C6T/openocd.cfg create mode 100644 variants/STM32F0xx/F070CBT/openocd.cfg create mode 100644 variants/STM32F0xx/F070F6P/openocd.cfg create mode 100644 variants/STM32F0xx/F070RBT/openocd.cfg create mode 100644 variants/STM32F0xx/F071C8(T-U)_F071CB(T-U-Y)/openocd.cfg create mode 100644 variants/STM32F0xx/F071RBT/openocd.cfg create mode 100644 variants/STM32F0xx/F071V(8-B)(H-T)/openocd.cfg create mode 100644 variants/STM32F0xx/F072C8(T-U)_F072CB(T-U-Y)/openocd.cfg create mode 100644 variants/STM32F0xx/F072R8T_F072RB(H-I-T)/openocd.cfg create mode 100644 variants/STM32F0xx/F072V(8-B)(H-T)/openocd.cfg create mode 100644 variants/STM32F0xx/F078CB(T-U-Y)/openocd.cfg create mode 100644 variants/STM32F0xx/F078RB(H-T)/openocd.cfg create mode 100644 variants/STM32F0xx/F078VB(H-T)/openocd.cfg create mode 100644 variants/STM32F0xx/F091C(B-C)(T-U)/openocd.cfg create mode 100644 variants/STM32F0xx/F091RBT_F091RC(H-T-Y)/openocd.cfg create mode 100644 variants/STM32F0xx/F091VBT_F091VC(H-T)/openocd.cfg create mode 100644 variants/STM32F0xx/F098CC(T-U)/openocd.cfg create mode 100644 variants/STM32F0xx/F098RC(H-T-Y)/openocd.cfg create mode 100644 variants/STM32F0xx/F098VC(H-T)/openocd.cfg create mode 100644 variants/STM32F1xx/F100C(4-6)T/openocd.cfg create mode 100644 variants/STM32F1xx/F100C(8-B)T/openocd.cfg create mode 100644 variants/STM32F1xx/F100R(4-6)H/openocd.cfg create mode 100644 variants/STM32F1xx/F100R(4-6)T/openocd.cfg create mode 100644 variants/STM32F1xx/F100R(8-B)H/openocd.cfg create mode 100644 variants/STM32F1xx/F100R(8-B)T/openocd.cfg create mode 100644 variants/STM32F1xx/F100R(C-D-E)T/openocd.cfg create mode 100644 variants/STM32F1xx/F100V(8-B)T/openocd.cfg create mode 100644 variants/STM32F1xx/F100V(C-D-E)T/openocd.cfg create mode 100644 variants/STM32F1xx/F100Z(C-D-E)T/openocd.cfg create mode 100644 variants/STM32F1xx/F101C(4-6)T/openocd.cfg create mode 100644 variants/STM32F1xx/F101C(8-B)(T-U)/openocd.cfg create mode 100644 variants/STM32F1xx/F101R(4-6)T/openocd.cfg create mode 100644 variants/STM32F1xx/F101R(8-B)T/openocd.cfg create mode 100644 variants/STM32F1xx/F101R(C-D-E)T/openocd.cfg create mode 100644 variants/STM32F1xx/F101R(F-G)T/openocd.cfg create mode 100644 variants/STM32F1xx/F101RBH/openocd.cfg create mode 100644 variants/STM32F1xx/F101T(4-6)U/openocd.cfg create mode 100644 variants/STM32F1xx/F101T(8-B)U/openocd.cfg create mode 100644 variants/STM32F1xx/F101V(8-B)T/openocd.cfg create mode 100644 variants/STM32F1xx/F101V(C-D-E)T/openocd.cfg create mode 100644 variants/STM32F1xx/F101V(F-G)T/openocd.cfg create mode 100644 variants/STM32F1xx/F101Z(C-D-E)T/openocd.cfg create mode 100644 variants/STM32F1xx/F101Z(F-G)T/openocd.cfg create mode 100644 variants/STM32F1xx/F102C(4-6)T/openocd.cfg create mode 100644 variants/STM32F1xx/F102C(8-B)T/openocd.cfg create mode 100644 variants/STM32F1xx/F102R(4-6)T/openocd.cfg create mode 100644 variants/STM32F1xx/F102R(8-B)T/openocd.cfg create mode 100644 variants/STM32F1xx/F103C4T_F103C6(T-U)/openocd.cfg create mode 100644 variants/STM32F1xx/F103C8T_F103CB(T-U)/openocd.cfg create mode 100644 variants/STM32F1xx/F103R(4-6)H/openocd.cfg create mode 100644 variants/STM32F1xx/F103R(4-6)T/openocd.cfg create mode 100644 variants/STM32F1xx/F103R(8-B)H/openocd.cfg create mode 100644 variants/STM32F1xx/F103R(8-B)T/openocd.cfg create mode 100644 variants/STM32F1xx/F103R(C-D-E)T/openocd.cfg create mode 100644 variants/STM32F1xx/F103R(C-D-E)Y/openocd.cfg create mode 100644 variants/STM32F1xx/F103R(F-G)T/openocd.cfg create mode 100644 variants/STM32F1xx/F103T(4-6)U/openocd.cfg create mode 100644 variants/STM32F1xx/F103T(8-B)U/openocd.cfg create mode 100644 variants/STM32F1xx/F103V(C-D-E)(H-T)/openocd.cfg create mode 100644 variants/STM32F1xx/F103V(F-G)T/openocd.cfg create mode 100644 variants/STM32F1xx/F103V8(H-T)_F103VB(H-I-T)/openocd.cfg create mode 100644 variants/STM32F1xx/F103Z(C-D-E)(H-T)/openocd.cfg create mode 100644 variants/STM32F1xx/F103Z(F-G)(H-T)/openocd.cfg create mode 100644 variants/STM32F1xx/F105R(8-B-C)T/openocd.cfg create mode 100644 variants/STM32F1xx/F105V(8-B)(H-T)_F105VCT/openocd.cfg create mode 100644 variants/STM32F1xx/F107R(B-C)T/openocd.cfg create mode 100644 variants/STM32F1xx/F107VBT_F107VC(H-T)/openocd.cfg create mode 100644 variants/STM32F2xx/F205RE(T-Y)_F205R(B-C-F)T_F205RG(E-T-Y)_F215R(E-G)T/openocd.cfg create mode 100644 variants/STM32F2xx/F205V(B-C-E-F-G)T_F215V(E-G)T/openocd.cfg create mode 100644 variants/STM32F2xx/F205Z(C-E-F-G)T_F215Z(E-G)T/openocd.cfg create mode 100644 variants/STM32F2xx/F207I(C-E-F-G)(H-T)_F217I(E-G)(H-T)/openocd.cfg create mode 100644 variants/STM32F2xx/F207V(C-E-F-G)T_F217V(E-G)T/openocd.cfg create mode 100644 variants/STM32F2xx/F207Z(C-E-F-G)T_F217Z(E-G)T/openocd.cfg create mode 100644 variants/STM32F3xx/F301C6T_F301C8(T-Y)/openocd.cfg create mode 100644 variants/STM32F3xx/F301K(6-8)T/openocd.cfg create mode 100644 variants/STM32F3xx/F301K(6-8)U/openocd.cfg create mode 100644 variants/STM32F3xx/F301R(6-8)T/openocd.cfg create mode 100644 variants/STM32F3xx/F302C(B-C)T/openocd.cfg create mode 100644 variants/STM32F3xx/F302C6T_F302C8(T-Y)/openocd.cfg create mode 100644 variants/STM32F3xx/F302K(6-8)U/openocd.cfg create mode 100644 variants/STM32F3xx/F302R(6-8)T/openocd.cfg create mode 100644 variants/STM32F3xx/F302R(B-C)T/openocd.cfg create mode 100644 variants/STM32F3xx/F302R(D-E)T/openocd.cfg create mode 100644 variants/STM32F3xx/F302V(B-C)T/openocd.cfg create mode 100644 variants/STM32F3xx/F302V(D-E)(H-T)/openocd.cfg create mode 100644 variants/STM32F3xx/F302VCY/openocd.cfg create mode 100644 variants/STM32F3xx/F302Z(D-E)T/openocd.cfg create mode 100644 variants/STM32F3xx/F303C(6-8)T_F334C(4-6-8)T/openocd.cfg create mode 100644 variants/STM32F3xx/F303C(B-C)T/openocd.cfg create mode 100644 variants/STM32F3xx/F303C8Y_F334C8Y/openocd.cfg create mode 100644 variants/STM32F3xx/F303K(6-8)T_F334K(4-6-8)T/openocd.cfg create mode 100644 variants/STM32F3xx/F303K(6-8)U_F334K(4-6-8)U/openocd.cfg create mode 100644 variants/STM32F3xx/F303R(6-8)T_F334R(6-8)T/openocd.cfg create mode 100644 variants/STM32F3xx/F303R(B-C)T/openocd.cfg create mode 100644 variants/STM32F3xx/F303R(D-E)T/openocd.cfg create mode 100644 variants/STM32F3xx/F303V(B-C)T/openocd.cfg create mode 100644 variants/STM32F3xx/F303V(D-E)(H-T)/openocd.cfg create mode 100644 variants/STM32F3xx/F303VCY/openocd.cfg create mode 100644 variants/STM32F3xx/F303VEY/openocd.cfg create mode 100644 variants/STM32F3xx/F303Z(D-E)T/openocd.cfg create mode 100644 variants/STM32F3xx/F318C8(T-Y)/openocd.cfg create mode 100644 variants/STM32F3xx/F318K8U/openocd.cfg create mode 100644 variants/STM32F3xx/F328C8T/openocd.cfg create mode 100644 variants/STM32F3xx/F358CCT/openocd.cfg create mode 100644 variants/STM32F3xx/F358RCT/openocd.cfg create mode 100644 variants/STM32F3xx/F358VCT/openocd.cfg create mode 100644 variants/STM32F3xx/F373C(8-B-C)T/openocd.cfg create mode 100644 variants/STM32F3xx/F373R(8-B-C)T/openocd.cfg create mode 100644 variants/STM32F3xx/F373V(8-B-C)(H-T)/openocd.cfg create mode 100644 variants/STM32F3xx/F378CCT/openocd.cfg create mode 100644 variants/STM32F3xx/F378RC(T-Y)/openocd.cfg create mode 100644 variants/STM32F3xx/F378VC(H-T)/openocd.cfg create mode 100644 variants/STM32F3xx/F398VET/openocd.cfg create mode 100644 variants/STM32F4xx/F401CC(F-U-Y)_F401C(B-D-E)(U-Y)/openocd.cfg create mode 100644 variants/STM32F4xx/F401R(B-C-D-E)T/openocd.cfg create mode 100644 variants/STM32F4xx/F401V(B-C-D-E)H/openocd.cfg create mode 100644 variants/STM32F4xx/F401V(B-C-D-E)T/openocd.cfg create mode 100644 variants/STM32F4xx/F405O(E-G)Y_F415OGY/openocd.cfg create mode 100644 variants/STM32F4xx/F405RGT_F415RGT/openocd.cfg create mode 100644 variants/STM32F4xx/F405VGT_F415VGT/openocd.cfg create mode 100644 variants/STM32F4xx/F405ZGT_F415ZGT/openocd.cfg create mode 100644 variants/STM32F4xx/F407I(E-G)(H-T)_F417I(E-G)(H-T)/openocd.cfg create mode 100644 variants/STM32F4xx/F407V(E-G)T_F417V(E-G)T/openocd.cfg create mode 100644 variants/STM32F4xx/F407Z(E-G)T_F417Z(E-G)T/openocd.cfg create mode 100644 variants/STM32F4xx/F410C(8-B)T/openocd.cfg create mode 100644 variants/STM32F4xx/F410C(8-B)U/openocd.cfg create mode 100644 variants/STM32F4xx/F410R(8-B)(I-T)/openocd.cfg create mode 100644 variants/STM32F4xx/F410T(8-B)Y/openocd.cfg create mode 100644 variants/STM32F4xx/F411C(C-E)(U-Y)/openocd.cfg create mode 100644 variants/STM32F4xx/F411R(C-E)T/openocd.cfg create mode 100644 variants/STM32F4xx/F411V(C-E)H/openocd.cfg create mode 100644 variants/STM32F4xx/F411V(C-E)T/openocd.cfg create mode 100644 variants/STM32F4xx/F412C(E-G)U/openocd.cfg create mode 100644 variants/STM32F4xx/F412R(E-G)(T-Y)x(P)/openocd.cfg create mode 100644 variants/STM32F4xx/F412V(E-G)H/openocd.cfg create mode 100644 variants/STM32F4xx/F412V(E-G)T/openocd.cfg create mode 100644 variants/STM32F4xx/F412Z(E-G)(J-T)/openocd.cfg create mode 100644 variants/STM32F4xx/F413C(G-H)U_F423CHU/openocd.cfg create mode 100644 variants/STM32F4xx/F413M(G-H)Y_F423MHY/openocd.cfg create mode 100644 variants/STM32F4xx/F413R(G-H)T_F423RHT/openocd.cfg create mode 100644 variants/STM32F4xx/F413V(G-H)H_F423VHH/openocd.cfg create mode 100644 variants/STM32F4xx/F413V(G-H)T_F423VHT/openocd.cfg create mode 100644 variants/STM32F4xx/F413Z(G-H)(J-T)_F423ZH(J-T)/openocd.cfg create mode 100644 variants/STM32F4xx/F427A(G-I)H_F429A(G-I)H_F437AIH_F439AIH/openocd.cfg create mode 100644 variants/STM32F4xx/F427I(G-I)(H-T)_F429I(E-G-I)(H-T)_F437I(G-I)(H-T)_F439I(G-I)(H-T)/openocd.cfg create mode 100644 variants/STM32F4xx/F427V(G-I)T_F429V(E-G-I)T_F437V(G-I)T_F439V(G-I)T/openocd.cfg create mode 100644 variants/STM32F4xx/F427Z(G-I)T_F429ZET_F429Z(G-I)(T-Y)_F437Z(G-I)T_F439Z(G-I)(T-Y)/openocd.cfg create mode 100644 variants/STM32F4xx/F429B(E-G-I)T_F429N(E-G-I)H_F439B(G-I)T_F439N(G-I)H/openocd.cfg create mode 100644 variants/STM32F4xx/F446M(C-E)Y/openocd.cfg create mode 100644 variants/STM32F4xx/F446R(C-E)T/openocd.cfg create mode 100644 variants/STM32F4xx/F446V(C-E)T/openocd.cfg create mode 100644 variants/STM32F4xx/F446Z(C-E)(H-J-T)/openocd.cfg create mode 100644 variants/STM32F4xx/F469A(E-G-I)(H-Y)_F479A(G-I)(H-Y)/openocd.cfg create mode 100644 variants/STM32F4xx/F469B(E-G-I)T_F469N(E-G-I)H_F479B(G-I)T_F479N(G-I)H/openocd.cfg create mode 100644 variants/STM32F4xx/F469I(E-G-I)(H-T)_F479I(G-I)(H-T)/openocd.cfg create mode 100644 variants/STM32F4xx/F469V(E-G-I)T_F479V(G-I)T/openocd.cfg create mode 100644 variants/STM32F4xx/F469Z(E-G-I)T_F479Z(G-I)T/openocd.cfg create mode 100644 variants/STM32F7xx/F722I(C-E)(K-T)_F732IE(K-T)/openocd.cfg create mode 100644 variants/STM32F7xx/F722R(C-E)T_F730R8T_F732RET/openocd.cfg create mode 100644 variants/STM32F7xx/F722V(C-E)T_F730V8T_F732VET/openocd.cfg create mode 100644 variants/STM32F7xx/F722Z(C-E)T_F732ZET/openocd.cfg create mode 100644 variants/STM32F7xx/F723I(C-E)(K-T)_F730I8K_F733IE(K-T)/openocd.cfg create mode 100644 variants/STM32F7xx/F723V(C-E)(T-Y)_F733VE(T-Y)/openocd.cfg create mode 100644 variants/STM32F7xx/F723Z(C-E)(I-T)_F730Z8T_F733ZE(I-T)/openocd.cfg create mode 100644 variants/STM32F7xx/F745I(E-G)(K-T)_F746I(E-G)(K-T)_F756IG(K-T)/openocd.cfg create mode 100644 variants/STM32F7xx/F745V(E-G)(H-T)_F746V(E-G)(H-T)_F750V8T_F756VG(H-T)/openocd.cfg create mode 100644 variants/STM32F7xx/F745Z(E-G)T_F746Z(E-G)(T-Y)_F750Z8T_F756ZG(T-Y)/openocd.cfg create mode 100644 variants/STM32F7xx/F746B(E-G)T_F746N(E-G)H_F750N8H_F756BGT_F756NGH/openocd.cfg create mode 100644 variants/STM32F7xx/F765B(G-I)T_F765N(G-I)H_F767B(G-I)T_F767N(G-I)H_F777BIT_F777NIH/openocd.cfg create mode 100644 variants/STM32F7xx/F765I(G-I)(K-T)_F767I(G-I)(K-T)_F777II(K-T)/openocd.cfg create mode 100644 variants/STM32F7xx/F765V(G-I)(H-T)_F767V(G-I)(H-T)_F777VI(H-T)/openocd.cfg create mode 100644 variants/STM32F7xx/F765Z(G-I)T_F767Z(G-I)T_F777ZIT/openocd.cfg create mode 100644 variants/STM32F7xx/F768AIY_F769A(G-I)Y_F778AIY_F779AIY/openocd.cfg create mode 100644 variants/STM32F7xx/F769B(G-I)T_F769N(G-I)H_F779BIT_F779NIH/openocd.cfg create mode 100644 variants/STM32F7xx/F769I(G-I)T_F779IIT/openocd.cfg create mode 100644 variants/STM32G0xx/G030C(6-8)T/openocd.cfg create mode 100644 variants/STM32G0xx/G030F6P/openocd.cfg create mode 100644 variants/STM32G0xx/G030J6M/openocd.cfg create mode 100644 variants/STM32G0xx/G030K(6-8)T/openocd.cfg create mode 100644 variants/STM32G0xx/G031C(4-6-8)(T-U)_G041C(6-8)(T-U)/openocd.cfg create mode 100644 variants/STM32G0xx/G031F(4-6-8)P_G031Y8Y_G041F(6-8)P_G041Y8Y/openocd.cfg create mode 100644 variants/STM32G0xx/G031G(4-6-8)U_G041G(6-8)U/openocd.cfg create mode 100644 variants/STM32G0xx/G031J(4-6)M_G041J6M/openocd.cfg create mode 100644 variants/STM32G0xx/G031K(4-6-8)(T-U)_G041K(6-8)(T-U)/openocd.cfg create mode 100644 variants/STM32G0xx/G050C(6-8)T/openocd.cfg create mode 100644 variants/STM32G0xx/G050F6P/openocd.cfg create mode 100644 variants/STM32G0xx/G050K(6-8)T/openocd.cfg create mode 100644 variants/STM32G0xx/G051C(6-8)(T-U)_G061C(6-8)(T-U)/openocd.cfg create mode 100644 variants/STM32G0xx/G051F6P_G051F8(P-Y)_G061F6P_G061F8(P-Y)/openocd.cfg create mode 100644 variants/STM32G0xx/G051G(6-8)U_G061G(6-8)U/openocd.cfg create mode 100644 variants/STM32G0xx/G051K(6-8)(T-U)_G061K(6-8)(T-U)/openocd.cfg create mode 100644 variants/STM32G0xx/G070CBT/openocd.cfg create mode 100644 variants/STM32G0xx/G070KBT/openocd.cfg create mode 100644 variants/STM32G0xx/G070RBT/openocd.cfg create mode 100644 variants/STM32G0xx/G071C(6-8-B)(T-U)_G081CB(T-U)/openocd.cfg create mode 100644 variants/STM32G0xx/G071EBY_G081EBY/openocd.cfg create mode 100644 variants/STM32G0xx/G071G(6-8-B)U_G081GBU/openocd.cfg create mode 100644 variants/STM32G0xx/G071G(8-B)UxN_G081GBUxN/openocd.cfg create mode 100644 variants/STM32G0xx/G071K(6-8-B)(T-U)_G081KB(T-U)/openocd.cfg create mode 100644 variants/STM32G0xx/G071K(8-B)(T-U)xN_G081KB(T-U)xN/openocd.cfg create mode 100644 variants/STM32G0xx/G071R(6-8)T_G071RB(I-T)_G081RB(I-T)/openocd.cfg create mode 100644 variants/STM32G0xx/G0B0CET/openocd.cfg create mode 100644 variants/STM32G0xx/G0B0KET/openocd.cfg create mode 100644 variants/STM32G0xx/G0B0RET/openocd.cfg create mode 100644 variants/STM32G0xx/G0B0VET/openocd.cfg create mode 100644 variants/STM32G0xx/G0B1C(B-C-E)(T-U)_G0C1C(C-E)(T-U)/openocd.cfg create mode 100644 variants/STM32G0xx/G0B1C(B-C-E)(T-U)xN_G0C1C(C-E)(T-U)xN/openocd.cfg create mode 100644 variants/STM32G0xx/G0B1K(B-C-E)(T-U)_G0C1K(C-E)(T-U)/openocd.cfg create mode 100644 variants/STM32G0xx/G0B1K(B-C-E)(T-U)xN_G0C1K(C-E)(T-U)xN/openocd.cfg create mode 100644 variants/STM32G0xx/G0B1M(B-C-E)T_G0C1M(C-E)T/openocd.cfg create mode 100644 variants/STM32G0xx/G0B1NEY_G0C1NEY/openocd.cfg create mode 100644 variants/STM32G0xx/G0B1R(B-C-E)(I-T)xN_G0C1R(C-E)(I-T)xN/openocd.cfg create mode 100644 variants/STM32G0xx/G0B1R(B-C-E)T_G0C1R(C-E)T/openocd.cfg create mode 100644 variants/STM32G0xx/G0B1V(B-C-E)(I-T)_G0C1V(C-E)(I-T)/openocd.cfg create mode 100644 variants/STM32G4xx/G431C(6-8-B)T_G441CBT/openocd.cfg create mode 100644 variants/STM32G4xx/G431C(6-8-B)U_G441CBU/openocd.cfg create mode 100644 variants/STM32G4xx/G431CBY_G441CBY/openocd.cfg create mode 100644 variants/STM32G4xx/G431K(6-8-B)(T-U)_G441KB(T-U)/openocd.cfg create mode 100644 variants/STM32G4xx/G431M(6-8-B)T_G441MBT/openocd.cfg create mode 100644 variants/STM32G4xx/G431R(6-8-B)(I-T)_G441RB(I-T)/openocd.cfg create mode 100644 variants/STM32G4xx/G431V(6-8-B)T_G441VBT/openocd.cfg create mode 100644 variants/STM32G4xx/G471C(C-E)T/openocd.cfg create mode 100644 variants/STM32G4xx/G471C(C-E)U/openocd.cfg create mode 100644 variants/STM32G4xx/G471M(C-E)T/openocd.cfg create mode 100644 variants/STM32G4xx/G471MEY/openocd.cfg create mode 100644 variants/STM32G4xx/G471Q(C-E)T/openocd.cfg create mode 100644 variants/STM32G4xx/G471R(C-E)T/openocd.cfg create mode 100644 variants/STM32G4xx/G471V(C-E)(H-I-T)/openocd.cfg create mode 100644 variants/STM32G4xx/G473C(B-C-E)T_G474C(B-C-E)T_G483CET_G484CET/openocd.cfg create mode 100644 variants/STM32G4xx/G473C(B-C-E)U_G474C(B-C-E)U_G483CEU_G484CEU/openocd.cfg create mode 100644 variants/STM32G4xx/G473M(B-C-E)T_G474M(B-C-E)T_G483MET_G484MET/openocd.cfg create mode 100644 variants/STM32G4xx/G473MEY_G474MEY_G483MEY_G484MEY/openocd.cfg create mode 100644 variants/STM32G4xx/G473P(B-C-E)I_G474P(B-C-E)I_G483PEI_G484PEI/openocd.cfg create mode 100644 variants/STM32G4xx/G473Q(B-C-E)T_G474Q(B-C-E)T_G483QET_G484QET/openocd.cfg create mode 100644 variants/STM32G4xx/G473R(B-C-E)T_G474R(B-C-E)T_G483RET_G484RET/openocd.cfg create mode 100644 variants/STM32G4xx/G473V(B-C-E)(H-T)_G474V(B-C-E)(H-T)_G483VE(H-T)_G484VE(H-T)/openocd.cfg create mode 100644 variants/STM32G4xx/G491C(C-E)T_G4A1CET/openocd.cfg create mode 100644 variants/STM32G4xx/G491C(C-E)U_G4A1CEU/openocd.cfg create mode 100644 variants/STM32G4xx/G491K(C-E)U_G4A1KEU/openocd.cfg create mode 100644 variants/STM32G4xx/G491M(C-E)(S-T)_G4A1ME(S-T)/openocd.cfg create mode 100644 variants/STM32G4xx/G491RC(I-T)_G491RE(I-T-Y)_G4A1RE(I-T-Y)/openocd.cfg create mode 100644 variants/STM32G4xx/G491V(C-E)T_G4A1VET/openocd.cfg create mode 100644 variants/STM32H7xx/H723V(E-G)(H-T)_H730VB(H-T)_H733VG(H-T)/openocd.cfg create mode 100644 variants/STM32H7xx/H723Z(E-G)I_H730ZBI_H733ZGI/openocd.cfg create mode 100644 variants/STM32H7xx/H723Z(E-G)T_H730ZBT_H733ZGT/openocd.cfg create mode 100644 variants/STM32H7xx/H725A(E-G)I_H730ABIxQ_H735AGI/openocd.cfg create mode 100644 variants/STM32H7xx/H725I(E-G)K_H730IBKxQ_H735IGK/openocd.cfg create mode 100644 variants/STM32H7xx/H725I(E-G)T_H730IBTxQ_H735IGT/openocd.cfg create mode 100644 variants/STM32H7xx/H725R(E-G)V_H735RGV/openocd.cfg create mode 100644 variants/STM32H7xx/H725V(E-G)H_H735VGH/openocd.cfg create mode 100644 variants/STM32H7xx/H725V(E-G)T_H735VGT/openocd.cfg create mode 100644 variants/STM32H7xx/H725VGY_H735VGY/openocd.cfg create mode 100644 variants/STM32H7xx/H725Z(E-G)T_H735ZGT/openocd.cfg create mode 100644 variants/STM32H7xx/H742A(G-I)I_H743A(G-I)I_H753AII/openocd.cfg create mode 100644 variants/STM32H7xx/H742B(G-I)T_H743B(G-I)T_H753BIT/openocd.cfg create mode 100644 variants/STM32H7xx/H742I(G-I)(K-T)_H743I(G-I)(K-T)_H750IB(K-T)_H753II(K-T)/openocd.cfg create mode 100644 variants/STM32H7xx/H742V(G-I)(H-T)_H743V(G-I)(H-T)_H750VBT_H753VI(H-T)/openocd.cfg create mode 100644 variants/STM32H7xx/H742X(G-I)H_H743X(G-I)H_H745X(G-I)H_H747X(G-I)H_H750XBH_H753XIH_H755XIH_H757XIH/openocd.cfg create mode 100644 variants/STM32H7xx/H742Z(G-I)T_H743Z(G-I)T_H747A(G-I)I_H747I(G-I)T_H750ZBT_H753ZIT_H757AII_H757IIT/openocd.cfg create mode 100644 variants/STM32H7xx/H745B(G-I)T_H755BIT/openocd.cfg create mode 100644 variants/STM32H7xx/H745I(G-I)K_H755IIK/openocd.cfg create mode 100644 variants/STM32H7xx/H745I(G-I)T_H755IIT/openocd.cfg create mode 100644 variants/STM32H7xx/H745Z(G-I)T_H755ZIT/openocd.cfg create mode 100644 variants/STM32H7xx/H747B(G-I)T_H757BIT/openocd.cfg create mode 100644 variants/STM32H7xx/H747ZIY_H757ZIY/openocd.cfg create mode 100644 variants/STM32H7xx/H7A3A(G-I)IxQ_H7B0ABIxQ_H7B3AIIxQ/openocd.cfg create mode 100644 variants/STM32H7xx/H7A3I(G-I)(K-T)_H7B0IBT_H7B3II(K-T)/openocd.cfg create mode 100644 variants/STM32H7xx/H7A3I(G-I)KxQ_H7B0IBKxQ_H7B3IIKxQ/openocd.cfg create mode 100644 variants/STM32H7xx/H7A3I(G-I)TxQ_H7B3IITxQ/openocd.cfg create mode 100644 variants/STM32H7xx/H7A3L(G-I)HxQ_H7B3LIHxQ/openocd.cfg create mode 100644 variants/STM32H7xx/H7A3N(G-I)H_H7B3NIH/openocd.cfg create mode 100644 variants/STM32H7xx/H7A3QIYxQ_H7B3QIYxQ/openocd.cfg create mode 100644 variants/STM32H7xx/H7A3R(G-I)T_H7B0RBT_H7B3RIT/openocd.cfg create mode 100644 variants/STM32H7xx/H7A3V(G-I)(H-T)_H7B0VBT_H7B3VI(H-T)/openocd.cfg create mode 100644 variants/STM32H7xx/H7A3V(G-I)HxQ_H7B3VIHxQ/openocd.cfg create mode 100644 variants/STM32H7xx/H7A3V(G-I)TxQ_H7B3VITxQ/openocd.cfg create mode 100644 variants/STM32H7xx/H7A3Z(G-I)T_H7B0ZBT_H7B3ZIT/openocd.cfg create mode 100644 variants/STM32H7xx/H7A3Z(G-I)TxQ_H7B3ZITxQ/openocd.cfg create mode 100644 variants/STM32L0xx/L010C6T/openocd.cfg create mode 100644 variants/STM32L0xx/L010F4P_L011F(3-4)P_L021F4P/openocd.cfg create mode 100644 variants/STM32L0xx/L010K4T_L011K(3-4)T_L021K4T/openocd.cfg create mode 100644 variants/STM32L0xx/L010K8T/openocd.cfg create mode 100644 variants/STM32L0xx/L010R8T/openocd.cfg create mode 100644 variants/STM32L0xx/L010RBT/openocd.cfg create mode 100644 variants/STM32L0xx/L011D(3-4)P_L021D4P/openocd.cfg create mode 100644 variants/STM32L0xx/L011E(3-4)Y/openocd.cfg create mode 100644 variants/STM32L0xx/L011F(3-4)U_L021F4U/openocd.cfg create mode 100644 variants/STM32L0xx/L011G(3-4)U_L021G4U/openocd.cfg create mode 100644 variants/STM32L0xx/L011K(3-4)U_L021K4U/openocd.cfg create mode 100644 variants/STM32L0xx/L031C(4-6)(T-U)_L041C4T_L041C6(T-U)/openocd.cfg create mode 100644 variants/STM32L0xx/L031E(4-6)Y_L041E6Y/openocd.cfg create mode 100644 variants/STM32L0xx/L031F(4-6)P_L041F6P/openocd.cfg create mode 100644 variants/STM32L0xx/L031G(4-6)U_L041G6U/openocd.cfg create mode 100644 variants/STM32L0xx/L031G6UxS_L041G6UxS/openocd.cfg create mode 100644 variants/STM32L0xx/L031K(4-6)T_L041K6T/openocd.cfg create mode 100644 variants/STM32L0xx/L031K(4-6)U_L041K6U/openocd.cfg create mode 100644 variants/STM32L0xx/L051C(6-8)(T-U)/openocd.cfg create mode 100644 variants/STM32L0xx/L051K(6-8)T/openocd.cfg create mode 100644 variants/STM32L0xx/L051K(6-8)U/openocd.cfg create mode 100644 variants/STM32L0xx/L051R(6-8)H/openocd.cfg create mode 100644 variants/STM32L0xx/L051R(6-8)T/openocd.cfg create mode 100644 variants/STM32L0xx/L051T(6-8)Y/openocd.cfg create mode 100644 variants/STM32L0xx/L052C(6-8)(T-U)_L053C(6-8)(T-U)_L062C8U_L063C8(T-U)/openocd.cfg create mode 100644 variants/STM32L0xx/L052K(6-8)T_L062K8T/openocd.cfg create mode 100644 variants/STM32L0xx/L052K(6-8)U_L062K8U/openocd.cfg create mode 100644 variants/STM32L0xx/L052R(6-8)H_L053R(6-8)H/openocd.cfg create mode 100644 variants/STM32L0xx/L052R(6-8)T_L053R(6-8)T_L063R8T/openocd.cfg create mode 100644 variants/STM32L0xx/L052T6Y_L052T8(F-Y)/openocd.cfg create mode 100644 variants/STM32L0xx/L071C(8-B-Z)(T-U)_L081CBT_L081CZ(T-U)/openocd.cfg create mode 100644 variants/STM32L0xx/L071C(B-Z)Y/openocd.cfg create mode 100644 variants/STM32L0xx/L071K(8-B-Z)U_L081KZU/openocd.cfg create mode 100644 variants/STM32L0xx/L071K(B-Z)T_L081KZT/openocd.cfg create mode 100644 variants/STM32L0xx/L071R(B-Z)H/openocd.cfg create mode 100644 variants/STM32L0xx/L071R(B-Z)T/openocd.cfg create mode 100644 variants/STM32L0xx/L071V(8-B-Z)(I-T)/openocd.cfg create mode 100644 variants/STM32L0xx/L072C(B-Z)(T-U)_L073C(B-Z)(T-U)_L082CZU_L083CBT_L083CZ(T-U)/openocd.cfg create mode 100644 variants/STM32L0xx/L072CBY_L072CZ(E-Y)_L073CZY_L082CZY/openocd.cfg create mode 100644 variants/STM32L0xx/L072K(B-Z)T_L082K(B-Z)T/openocd.cfg create mode 100644 variants/STM32L0xx/L072K(B-Z)U_L082K(B-Z)U/openocd.cfg create mode 100644 variants/STM32L0xx/L072R(B-Z)(H-I)_L073RBH_L073RZ(H-I)_L083R(B-Z)H/openocd.cfg create mode 100644 variants/STM32L0xx/L072R(B-Z)T_L073R(B-Z)T_L083R(B-Z)T/openocd.cfg create mode 100644 variants/STM32L0xx/L072V(8-B-Z)(I-T)_L073V(8-B-Z)(I-T)_L083V(8-B-Z)(I-T)/openocd.cfg create mode 100644 variants/STM32L1xx/L100C6Ux(A)_L151C(6-8-B)(T-U)x(A)_L152C(6-8-B)(T-U)x(A)/openocd.cfg create mode 100644 variants/STM32L1xx/L100R(8-B)Tx(A)_L151R(6-8-B)Tx(A)_L152R(6-8-B)Tx(A)/openocd.cfg create mode 100644 variants/STM32L1xx/L100RCT/openocd.cfg create mode 100644 variants/STM32L1xx/L151CC(T-U)_L152CC(T-U)/openocd.cfg create mode 100644 variants/STM32L1xx/L151QCH_L152QCH_L162QCH/openocd.cfg create mode 100644 variants/STM32L1xx/L151QDH_L152QDH_L162QDH/openocd.cfg create mode 100644 variants/STM32L1xx/L151QEH_L152QEH/openocd.cfg create mode 100644 variants/STM32L1xx/L151R(6-8-B)Hx(A)_L152R(6-8-B)Hx(A)/openocd.cfg create mode 100644 variants/STM32L1xx/L151RC(T-Y)x(A)_L151UCY_L152RCTx(A)_L152UCY_L162RCTx(A)/openocd.cfg create mode 100644 variants/STM32L1xx/L151RD(T-Y)_L152RD(T-Y)_L162RD(T-Y)/openocd.cfg create mode 100644 variants/STM32L1xx/L151RET_L152RET_L162RET/openocd.cfg create mode 100644 variants/STM32L1xx/L151V(8-B)(H-T)x(A)_L152V(8-B)(H-T)x(A)/openocd.cfg create mode 100644 variants/STM32L1xx/L151VC(H-T)x(A)_L152VC(H-T)x(A)_L162VC(H-T)x(A)/openocd.cfg create mode 100644 variants/STM32L1xx/L151VD(T-Y)xX_L151VE(T-Y)_L152VDTxX_L152VE(T-Y)_L162VDYxX_L162VE(T-Y)/openocd.cfg create mode 100644 variants/STM32L1xx/L151VDT_L152VDT_L162VDT/openocd.cfg create mode 100644 variants/STM32L1xx/L151ZCT_L152ZCT_L162ZCT/openocd.cfg create mode 100644 variants/STM32L1xx/L151ZDT_L152ZDT_L162ZDT/openocd.cfg create mode 100644 variants/STM32L1xx/L151ZET_L152ZET_L162ZET/openocd.cfg create mode 100644 variants/STM32L4xx/L412C(8-B)(T-U)_L422CB(T-U)/openocd.cfg create mode 100644 variants/STM32L4xx/L412CB(T-U)xP/openocd.cfg create mode 100644 variants/STM32L4xx/L412K(8-B)(T-U)_L422KB(T-U)/openocd.cfg create mode 100644 variants/STM32L4xx/L412R(8-B)(I-T)_L422RB(I-T)/openocd.cfg create mode 100644 variants/STM32L4xx/L412RB(I-T)xP/openocd.cfg create mode 100644 variants/STM32L4xx/L412T(8-B)Y_L422TBY/openocd.cfg create mode 100644 variants/STM32L4xx/L412TBYxP/openocd.cfg create mode 100644 variants/STM32L4xx/L431C(B-C)(T-U)/openocd.cfg create mode 100644 variants/STM32L4xx/L431C(B-C)Y/openocd.cfg create mode 100644 variants/STM32L4xx/L431K(B-C)U/openocd.cfg create mode 100644 variants/STM32L4xx/L431R(B-C)(I-T-Y)/openocd.cfg create mode 100644 variants/STM32L4xx/L431VC(I-T)/openocd.cfg create mode 100644 variants/STM32L4xx/L432K(B-C)U_L442KCU/openocd.cfg create mode 100644 variants/STM32L4xx/L433C(B-C)(T-U)_L443CC(T-U)/openocd.cfg create mode 100644 variants/STM32L4xx/L433C(B-C)Y_L443CC(F-Y)/openocd.cfg create mode 100644 variants/STM32L4xx/L433R(B-C)(I-T-Y)_L443RC(I-T-Y)/openocd.cfg create mode 100644 variants/STM32L4xx/L433RCTxP/openocd.cfg create mode 100644 variants/STM32L4xx/L433VC(I-T)_L443VC(I-T)/openocd.cfg create mode 100644 variants/STM32L4xx/L451CCU_L451CE(T-U)/openocd.cfg create mode 100644 variants/STM32L4xx/L451R(C-E)(I-T-Y)/openocd.cfg create mode 100644 variants/STM32L4xx/L451V(C-E)(I-T)/openocd.cfg create mode 100644 variants/STM32L4xx/L452CCU_L452CE(T-U)x(P)_L462CE(T-U)/openocd.cfg create mode 100644 variants/STM32L4xx/L452RC(I-T-Y)_L452RE(I-T-Y)x(P)_L462RE(I-T-Y)/openocd.cfg create mode 100644 variants/STM32L4xx/L452RETxP/openocd.cfg create mode 100644 variants/STM32L4xx/L452V(C-E)(I-T)_L462VE(I-T)/openocd.cfg create mode 100644 variants/STM32L4xx/L471Q(E-G)I/openocd.cfg create mode 100644 variants/STM32L4xx/L471R(E-G)T/openocd.cfg create mode 100644 variants/STM32L4xx/L471V(E-G)T/openocd.cfg create mode 100644 variants/STM32L4xx/L471Z(E-G)(J-T)/openocd.cfg create mode 100644 variants/STM32L4xx/L475R(C-E-G)T_L476R(C-E-G)T_L486RGT/openocd.cfg create mode 100644 variants/STM32L4xx/L475V(C-E-G)T_L476V(C-E-G)T_L486VGT/openocd.cfg create mode 100644 variants/STM32L4xx/L476J(E-G)Y_L485J(C-E)Y_L486JGY/openocd.cfg create mode 100644 variants/STM32L4xx/L476JGYxP/openocd.cfg create mode 100644 variants/STM32L4xx/L476M(E-G)Y/openocd.cfg create mode 100644 variants/STM32L4xx/L476QEI_L476QGIx(P)_L486QGI/openocd.cfg create mode 100644 variants/STM32L4xx/L476VGYxP/openocd.cfg create mode 100644 variants/STM32L4xx/L476ZET_L476ZG(J-T)_L486ZGT/openocd.cfg create mode 100644 variants/STM32L4xx/L476ZGTxP/openocd.cfg create mode 100644 variants/STM32L4xx/L496A(E-G)I_L4A6AGI/openocd.cfg create mode 100644 variants/STM32L4xx/L496AGIxP_L4A6AGIxP/openocd.cfg create mode 100644 variants/STM32L4xx/L496QEI_L496QGIx(S)_L4A6QGI/openocd.cfg create mode 100644 variants/STM32L4xx/L496QGIxP_L4A6QGIxP/openocd.cfg create mode 100644 variants/STM32L4xx/L496R(E-G)T_L4A6RGT/openocd.cfg create mode 100644 variants/STM32L4xx/L496RGTxP/openocd.cfg create mode 100644 variants/STM32L4xx/L496V(E-G)T_L4A6VGT/openocd.cfg create mode 100644 variants/STM32L4xx/L496VGTxP_L4A6VGTxP/openocd.cfg create mode 100644 variants/STM32L4xx/L496VGY_L4A6VGY/openocd.cfg create mode 100644 variants/STM32L4xx/L496VGYxP_L4A6VGYxP/openocd.cfg create mode 100644 variants/STM32L4xx/L496WGYxP/openocd.cfg create mode 100644 variants/STM32L4xx/L496Z(E-G)T_L4A6ZGT/openocd.cfg create mode 100644 variants/STM32L4xx/L496ZGTxP_L4A6ZGTxP/openocd.cfg create mode 100644 variants/STM32L4xx/L4A6RGTxP/openocd.cfg create mode 100644 variants/STM32L4xx/L4P5A(G-E)I_L4Q5AGI/openocd.cfg create mode 100644 variants/STM32L4xx/L4P5AGIxP_L4Q5AGIxP/openocd.cfg create mode 100644 variants/STM32L4xx/L4P5C(E-G)(T-U)_L4Q5CG(T-U)/openocd.cfg create mode 100644 variants/STM32L4xx/L4P5CG(T-U)xP_L4Q5CG(T-U)xP/openocd.cfg create mode 100644 variants/STM32L4xx/L4P5Q(G-E)I_L4Q5QGI/openocd.cfg create mode 100644 variants/STM32L4xx/L4P5QGIx(P-S)_L4Q5QGIxP/openocd.cfg create mode 100644 variants/STM32L4xx/L4P5R(G-E)T_L4Q5RGT/openocd.cfg create mode 100644 variants/STM32L4xx/L4P5RGTxP_L4Q5RGTxP/openocd.cfg create mode 100644 variants/STM32L4xx/L4P5V(G-E)T_L4Q5VGT/openocd.cfg create mode 100644 variants/STM32L4xx/L4P5V(G-E)Y_L4Q5VGY/openocd.cfg create mode 100644 variants/STM32L4xx/L4P5VGTxP_L4Q5VGTxP/openocd.cfg create mode 100644 variants/STM32L4xx/L4P5VGYxP_L4Q5VGYxP/openocd.cfg create mode 100644 variants/STM32L4xx/L4P5Z(G-E)T_L4Q5ZGT/openocd.cfg create mode 100644 variants/STM32L4xx/L4P5ZGTxP_L4Q5ZGTxP/openocd.cfg create mode 100644 variants/STM32L4xx/L4R5AGI_L4R5AIIx(P)_L4R7AII_L4S5AII_L4S7AII/openocd.cfg create mode 100644 variants/STM32L4xx/L4R5QGIx(S)_L4R5QIIx(P)_L4S5QII/openocd.cfg create mode 100644 variants/STM32L4xx/L4R5V(G-I)T_L4R7VIT_L4S5VIT_L4S7VIT/openocd.cfg create mode 100644 variants/STM32L4xx/L4R5Z(G-I)T_L4R7ZIT_L4S5ZIT_L4S7ZIT/openocd.cfg create mode 100644 variants/STM32L4xx/L4R5Z(G-I)Y_L4R9Z(G-I)Y_L4S5ZIY_L4S9ZIY/openocd.cfg create mode 100644 variants/STM32L4xx/L4R5ZITxP/openocd.cfg create mode 100644 variants/STM32L4xx/L4R9A(G-I)I_L4S9AII/openocd.cfg create mode 100644 variants/STM32L4xx/L4R9V(G-I)T_L4S9VIT/openocd.cfg create mode 100644 variants/STM32L4xx/L4R9Z(G-I)J_L4S9ZIJ/openocd.cfg create mode 100644 variants/STM32L4xx/L4R9Z(G-I)T_L4S9ZIT/openocd.cfg create mode 100644 variants/STM32L4xx/L4R9ZIYxP/openocd.cfg create mode 100644 variants/STM32L5xx/L552C(C-E)(T-U)_L562CE(T-U)/openocd.cfg create mode 100644 variants/STM32L5xx/L552CE(T-U)xP_L562CE(T-U)xP/openocd.cfg create mode 100644 variants/STM32L5xx/L552MEYxP_L562MEYxP/openocd.cfg create mode 100644 variants/STM32L5xx/L552MEYxQ_L562MEYxQ/openocd.cfg create mode 100644 variants/STM32L5xx/L552Q(C-E)IxQ_L562QEIxQ/openocd.cfg create mode 100644 variants/STM32L5xx/L552QEI_L562QEI/openocd.cfg create mode 100644 variants/STM32L5xx/L552QEIxP_L562QEIxP/openocd.cfg create mode 100644 variants/STM32L5xx/L552R(C-E)T_L562RET/openocd.cfg create mode 100644 variants/STM32L5xx/L552RETxP_L562RETxP/openocd.cfg create mode 100644 variants/STM32L5xx/L552RETxQ_L562RETxQ/openocd.cfg create mode 100644 variants/STM32L5xx/L552V(C-E)TxQ_L562VETxQ/openocd.cfg create mode 100644 variants/STM32L5xx/L552VET_L562VET/openocd.cfg create mode 100644 variants/STM32L5xx/L552Z(C-E)TxQ_L562ZETxQ/openocd.cfg create mode 100644 variants/STM32L5xx/L552ZET_L562ZET/openocd.cfg create mode 100644 variants/STM32MP1xx/MP131AA(E-F-G)_MP131CA(E-F-G)_MP131DA(E-F-G)_MP131FA(E-F-G)/openocd.cfg create mode 100644 variants/STM32MP1xx/MP133AA(E-F-G)_MP133CA(E-F-G)_MP133DA(E-F-G)_MP133FA(E-F-G)_MP135AA(E-F-G)_MP135CA(E-F-G)_MP135DA(E-F-G)_MP135FA(E-F-G)/openocd.cfg create mode 100644 variants/STM32MP1xx/MP151AA(B-D)_MP151CA(B-D)_MP151DA(B-D)_MP151FA(B-D)/openocd.cfg create mode 100644 variants/STM32MP1xx/MP151AAA_MP151CAA_MP151DAA_MP151FAA/openocd.cfg create mode 100644 variants/STM32MP1xx/MP151AAC_MP151CAC_MP151DAC_MP151FAC/openocd.cfg create mode 100644 variants/STM32MP1xx/MP153AA(B-D)_MP153CA(B-D)_MP153DA(B-D)_MP153FA(B-D)_MP157AA(B-D)_MP157CA(B-D)_MP157DA(B-D)_MP157FA(B-D)/openocd.cfg create mode 100644 variants/STM32MP1xx/MP153AAA_MP153CAA_MP153DAA_MP153FAA_MP157AAA_MP157CAA_MP157DAA_MP157FAA/openocd.cfg create mode 100644 variants/STM32MP1xx/MP153AAC_MP153CAC_MP153DAC_MP153FAC_MP157AAC_MP157CAC_MP157DAC_MP157FAC/openocd.cfg create mode 100644 variants/STM32U5xx/U535C(B-C-E)(T-U)_U545CE(T-U)/openocd.cfg create mode 100644 variants/STM32U5xx/U535C(B-C-E)(T-U)xQ_U545CE(T-U)xQ/openocd.cfg create mode 100644 variants/STM32U5xx/U535JEYxQ_U545JEYxQ/openocd.cfg create mode 100644 variants/STM32U5xx/U535N(C-E)YxQ_U545NEYxQ/openocd.cfg create mode 100644 variants/STM32U5xx/U535R(B-C-E)I_U545REI/openocd.cfg create mode 100644 variants/STM32U5xx/U535R(B-C-E)IxQ_U545REIxQ/openocd.cfg create mode 100644 variants/STM32U5xx/U535R(B-C-E)T_U545RET/openocd.cfg create mode 100644 variants/STM32U5xx/U535R(B-C-E)TxQ_U545RETxQ/openocd.cfg create mode 100644 variants/STM32U5xx/U535V(C-E)I_U545VEI/openocd.cfg create mode 100644 variants/STM32U5xx/U535V(C-E)IxQ_U545VEIxQ/openocd.cfg create mode 100644 variants/STM32U5xx/U535V(C-E)T_U545VET/openocd.cfg create mode 100644 variants/STM32U5xx/U535V(C-E)TxQ_U545VETxQ/openocd.cfg create mode 100644 variants/STM32U5xx/U575A(G-I)I_U585AII/openocd.cfg create mode 100644 variants/STM32U5xx/U575A(G-I)IxQ_U585AIIxQ/openocd.cfg create mode 100644 variants/STM32U5xx/U575C(G-I)(T-U)_U585CI(T-U)/openocd.cfg create mode 100644 variants/STM32U5xx/U575C(G-I)(T-U)xQ_U585CI(T-U)xQ/openocd.cfg create mode 100644 variants/STM32U5xx/U575O(G-I)YxQ_U585OIYxQ/openocd.cfg create mode 100644 variants/STM32U5xx/U575Q(G-I)I_U585QII/openocd.cfg create mode 100644 variants/STM32U5xx/U575Q(G-I)IxQ_U585QIIxQ/openocd.cfg create mode 100644 variants/STM32U5xx/U575R(G-I)T_U585RIT/openocd.cfg create mode 100644 variants/STM32U5xx/U575R(G-I)TxQ_U585RITxQ/openocd.cfg create mode 100644 variants/STM32U5xx/U575V(G-I)T_U585VIT/openocd.cfg create mode 100644 variants/STM32U5xx/U575V(G-I)TxQ_U585VITxQ/openocd.cfg create mode 100644 variants/STM32U5xx/U575Z(G-I)T_U585ZIT/openocd.cfg create mode 100644 variants/STM32U5xx/U575Z(G-I)TxQ_U585ZITxQ/openocd.cfg create mode 100644 variants/STM32U5xx/U595A(I-J)H_U5A5AJH/openocd.cfg create mode 100644 variants/STM32U5xx/U595A(I-J)HxQ_U5A5AJHxQ/openocd.cfg create mode 100644 variants/STM32U5xx/U595Q(I-J)I_U5A5QJI/openocd.cfg create mode 100644 variants/STM32U5xx/U595Q(I-J)IxQ_U5A5QJIxQ/openocd.cfg create mode 100644 variants/STM32U5xx/U595R(I-J)T_U5A5RJT/openocd.cfg create mode 100644 variants/STM32U5xx/U595R(I-J)TxQ_U5A5RJTxQ/openocd.cfg create mode 100644 variants/STM32U5xx/U595V(I-J)T_U599VJT_U5A5VJT/openocd.cfg create mode 100644 variants/STM32U5xx/U595V(I-J)TxQ_U599V(I-J)TxQ_U5A5VJTxQ_U5A9VJTxQ/openocd.cfg create mode 100644 variants/STM32U5xx/U595Z(I-J)T_U5A5ZJT/openocd.cfg create mode 100644 variants/STM32U5xx/U595Z(I-J)TxQ_U599Z(I-J)TxQ_U5A5ZJTxQ_U5A9ZJTxQ/openocd.cfg create mode 100644 variants/STM32U5xx/U595Z(I-J)YxQ_U5A5ZJYxQ/openocd.cfg create mode 100644 variants/STM32U5xx/U599BJYxQ_U5A9BJYxQ/openocd.cfg create mode 100644 variants/STM32U5xx/U599N(I-J)HxQ_U5A9NJHxQ/openocd.cfg create mode 100644 variants/STM32U5xx/U599Z(I-J)YxQ_U5A9ZJYxQ/openocd.cfg create mode 100644 variants/STM32WBxx/WB10CCU/openocd.cfg create mode 100644 variants/STM32WBxx/WB15CCU/openocd.cfg create mode 100644 variants/STM32WBxx/WB15CCUxE/openocd.cfg create mode 100644 variants/STM32WBxx/WB15CCY/openocd.cfg create mode 100644 variants/STM32WBxx/WB1MMCH/openocd.cfg create mode 100644 variants/STM32WBxx/WB30CEUxA_WB50CGU/openocd.cfg create mode 100644 variants/STM32WBxx/WB35C(C-E)UxA_WB55C(C-E-G)U/openocd.cfg create mode 100644 variants/STM32WBxx/WB55R(C-E-G)V/openocd.cfg create mode 100644 variants/STM32WBxx/WB55V(C-E-G)(Q-Y)_WB55VYY/openocd.cfg create mode 100644 variants/STM32WBxx/WB5MMGH/openocd.cfg create mode 100644 variants/STM32WLxx/WL54CCU_WL55CCU_WLE4C(8-B-C)U_WLE5C(8-B-C)U/openocd.cfg create mode 100644 variants/STM32WLxx/WL54JCI_WL55JCI_WLE4J(8-B-C)I_WLE5J(8-B-C)I/openocd.cfg create mode 100644 variants/STM32WLxx/WL5MOCH/openocd.cfg diff --git a/variants/STM32F0xx/F030C6T/openocd.cfg b/variants/STM32F0xx/F030C6T/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F030C6T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F030C8T/openocd.cfg b/variants/STM32F0xx/F030C8T/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F030C8T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F030CCT/openocd.cfg b/variants/STM32F0xx/F030CCT/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F030CCT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F030F4P/openocd.cfg b/variants/STM32F0xx/F030F4P/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F030F4P/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F030K6T/openocd.cfg b/variants/STM32F0xx/F030K6T/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F030K6T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F030R8T/openocd.cfg b/variants/STM32F0xx/F030R8T/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F030R8T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F030RCT/openocd.cfg b/variants/STM32F0xx/F030RCT/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F030RCT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F031C(4-6)T/openocd.cfg b/variants/STM32F0xx/F031C(4-6)T/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F031C(4-6)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F031E6Y_F038E6Y/openocd.cfg b/variants/STM32F0xx/F031E6Y_F038E6Y/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F031E6Y_F038E6Y/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F031F(4-6)P/openocd.cfg b/variants/STM32F0xx/F031F(4-6)P/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F031F(4-6)P/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F031G(4-6)U/openocd.cfg b/variants/STM32F0xx/F031G(4-6)U/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F031G(4-6)U/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F031K(4-6)U/openocd.cfg b/variants/STM32F0xx/F031K(4-6)U/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F031K(4-6)U/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F031K6T/openocd.cfg b/variants/STM32F0xx/F031K6T/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F031K6T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F038C6T/openocd.cfg b/variants/STM32F0xx/F038C6T/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F038C6T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F038F6P/openocd.cfg b/variants/STM32F0xx/F038F6P/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F038F6P/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F038G6U/openocd.cfg b/variants/STM32F0xx/F038G6U/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F038G6U/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F038K6U/openocd.cfg b/variants/STM32F0xx/F038K6U/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F038K6U/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F042C(4-6)(T-U)/openocd.cfg b/variants/STM32F0xx/F042C(4-6)(T-U)/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F042C(4-6)(T-U)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F042F(4-6)P/openocd.cfg b/variants/STM32F0xx/F042F(4-6)P/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F042F(4-6)P/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F042G(4-6)U/openocd.cfg b/variants/STM32F0xx/F042G(4-6)U/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F042G(4-6)U/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F042K(4-6)T/openocd.cfg b/variants/STM32F0xx/F042K(4-6)T/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F042K(4-6)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F042K(4-6)U/openocd.cfg b/variants/STM32F0xx/F042K(4-6)U/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F042K(4-6)U/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F042T6Y/openocd.cfg b/variants/STM32F0xx/F042T6Y/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F042T6Y/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F048C6U/openocd.cfg b/variants/STM32F0xx/F048C6U/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F048C6U/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F048G6U/openocd.cfg b/variants/STM32F0xx/F048G6U/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F048G6U/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F048T6Y/openocd.cfg b/variants/STM32F0xx/F048T6Y/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F048T6Y/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F051C4(T-U)/openocd.cfg b/variants/STM32F0xx/F051C4(T-U)/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F051C4(T-U)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F051C6(T-U)/openocd.cfg b/variants/STM32F0xx/F051C6(T-U)/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F051C6(T-U)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F051C8(T-U)/openocd.cfg b/variants/STM32F0xx/F051C8(T-U)/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F051C8(T-U)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F051K(6-8)T/openocd.cfg b/variants/STM32F0xx/F051K(6-8)T/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F051K(6-8)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F051K(6-8)U/openocd.cfg b/variants/STM32F0xx/F051K(6-8)U/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F051K(6-8)U/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F051K4T/openocd.cfg b/variants/STM32F0xx/F051K4T/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F051K4T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F051K4U/openocd.cfg b/variants/STM32F0xx/F051K4U/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F051K4U/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F051R4T/openocd.cfg b/variants/STM32F0xx/F051R4T/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F051R4T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F051R6T/openocd.cfg b/variants/STM32F0xx/F051R6T/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F051R6T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F051R8(H-T)/openocd.cfg b/variants/STM32F0xx/F051R8(H-T)/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F051R8(H-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F051T8Y/openocd.cfg b/variants/STM32F0xx/F051T8Y/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F051T8Y/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F058C8U/openocd.cfg b/variants/STM32F0xx/F058C8U/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F058C8U/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F058R8(H-T)/openocd.cfg b/variants/STM32F0xx/F058R8(H-T)/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F058R8(H-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F058T8Y/openocd.cfg b/variants/STM32F0xx/F058T8Y/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F058T8Y/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F070C6T/openocd.cfg b/variants/STM32F0xx/F070C6T/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F070C6T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F070CBT/openocd.cfg b/variants/STM32F0xx/F070CBT/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F070CBT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F070F6P/openocd.cfg b/variants/STM32F0xx/F070F6P/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F070F6P/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F070RBT/openocd.cfg b/variants/STM32F0xx/F070RBT/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F070RBT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F071C8(T-U)_F071CB(T-U-Y)/openocd.cfg b/variants/STM32F0xx/F071C8(T-U)_F071CB(T-U-Y)/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F071C8(T-U)_F071CB(T-U-Y)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F071RBT/openocd.cfg b/variants/STM32F0xx/F071RBT/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F071RBT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F071V(8-B)(H-T)/openocd.cfg b/variants/STM32F0xx/F071V(8-B)(H-T)/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F071V(8-B)(H-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F072C8(T-U)_F072CB(T-U-Y)/openocd.cfg b/variants/STM32F0xx/F072C8(T-U)_F072CB(T-U-Y)/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F072C8(T-U)_F072CB(T-U-Y)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F072R8T_F072RB(H-I-T)/openocd.cfg b/variants/STM32F0xx/F072R8T_F072RB(H-I-T)/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F072R8T_F072RB(H-I-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F072V(8-B)(H-T)/openocd.cfg b/variants/STM32F0xx/F072V(8-B)(H-T)/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F072V(8-B)(H-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F078CB(T-U-Y)/openocd.cfg b/variants/STM32F0xx/F078CB(T-U-Y)/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F078CB(T-U-Y)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F078RB(H-T)/openocd.cfg b/variants/STM32F0xx/F078RB(H-T)/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F078RB(H-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F078VB(H-T)/openocd.cfg b/variants/STM32F0xx/F078VB(H-T)/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F078VB(H-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F091C(B-C)(T-U)/openocd.cfg b/variants/STM32F0xx/F091C(B-C)(T-U)/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F091C(B-C)(T-U)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F091RBT_F091RC(H-T-Y)/openocd.cfg b/variants/STM32F0xx/F091RBT_F091RC(H-T-Y)/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F091RBT_F091RC(H-T-Y)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F091VBT_F091VC(H-T)/openocd.cfg b/variants/STM32F0xx/F091VBT_F091VC(H-T)/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F091VBT_F091VC(H-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F098CC(T-U)/openocd.cfg b/variants/STM32F0xx/F098CC(T-U)/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F098CC(T-U)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F098RC(H-T-Y)/openocd.cfg b/variants/STM32F0xx/F098RC(H-T-Y)/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F098RC(H-T-Y)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F0xx/F098VC(H-T)/openocd.cfg b/variants/STM32F0xx/F098VC(H-T)/openocd.cfg new file mode 100644 index 0000000000..d826582f1e --- /dev/null +++ b/variants/STM32F0xx/F098VC(H-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f0x.cfg] + +reset_config srst_only diff --git a/variants/STM32F1xx/F100C(4-6)T/openocd.cfg b/variants/STM32F1xx/F100C(4-6)T/openocd.cfg new file mode 100644 index 0000000000..5687d45953 --- /dev/null +++ b/variants/STM32F1xx/F100C(4-6)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f1x.cfg] + +reset_config srst_only diff --git a/variants/STM32F1xx/F100C(8-B)T/openocd.cfg b/variants/STM32F1xx/F100C(8-B)T/openocd.cfg new file mode 100644 index 0000000000..5687d45953 --- /dev/null +++ b/variants/STM32F1xx/F100C(8-B)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f1x.cfg] + +reset_config srst_only diff --git a/variants/STM32F1xx/F100R(4-6)H/openocd.cfg b/variants/STM32F1xx/F100R(4-6)H/openocd.cfg new file mode 100644 index 0000000000..5687d45953 --- /dev/null +++ b/variants/STM32F1xx/F100R(4-6)H/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f1x.cfg] + +reset_config srst_only diff --git a/variants/STM32F1xx/F100R(4-6)T/openocd.cfg b/variants/STM32F1xx/F100R(4-6)T/openocd.cfg new file mode 100644 index 0000000000..5687d45953 --- /dev/null +++ b/variants/STM32F1xx/F100R(4-6)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f1x.cfg] + +reset_config srst_only diff --git a/variants/STM32F1xx/F100R(8-B)H/openocd.cfg b/variants/STM32F1xx/F100R(8-B)H/openocd.cfg new file mode 100644 index 0000000000..5687d45953 --- /dev/null +++ b/variants/STM32F1xx/F100R(8-B)H/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f1x.cfg] + +reset_config srst_only diff --git a/variants/STM32F1xx/F100R(8-B)T/openocd.cfg b/variants/STM32F1xx/F100R(8-B)T/openocd.cfg new file mode 100644 index 0000000000..5687d45953 --- /dev/null +++ b/variants/STM32F1xx/F100R(8-B)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f1x.cfg] + +reset_config srst_only diff --git a/variants/STM32F1xx/F100R(C-D-E)T/openocd.cfg b/variants/STM32F1xx/F100R(C-D-E)T/openocd.cfg new file mode 100644 index 0000000000..5687d45953 --- /dev/null +++ b/variants/STM32F1xx/F100R(C-D-E)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f1x.cfg] + +reset_config srst_only diff --git a/variants/STM32F1xx/F100V(8-B)T/openocd.cfg b/variants/STM32F1xx/F100V(8-B)T/openocd.cfg new file mode 100644 index 0000000000..5687d45953 --- /dev/null +++ b/variants/STM32F1xx/F100V(8-B)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f1x.cfg] + +reset_config srst_only diff --git a/variants/STM32F1xx/F100V(C-D-E)T/openocd.cfg b/variants/STM32F1xx/F100V(C-D-E)T/openocd.cfg new file mode 100644 index 0000000000..5687d45953 --- /dev/null +++ b/variants/STM32F1xx/F100V(C-D-E)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f1x.cfg] + +reset_config srst_only diff --git a/variants/STM32F1xx/F100Z(C-D-E)T/openocd.cfg b/variants/STM32F1xx/F100Z(C-D-E)T/openocd.cfg new file mode 100644 index 0000000000..5687d45953 --- /dev/null +++ b/variants/STM32F1xx/F100Z(C-D-E)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f1x.cfg] + +reset_config srst_only diff --git a/variants/STM32F1xx/F101C(4-6)T/openocd.cfg b/variants/STM32F1xx/F101C(4-6)T/openocd.cfg new file mode 100644 index 0000000000..5687d45953 --- /dev/null +++ b/variants/STM32F1xx/F101C(4-6)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f1x.cfg] + +reset_config srst_only diff --git a/variants/STM32F1xx/F101C(8-B)(T-U)/openocd.cfg b/variants/STM32F1xx/F101C(8-B)(T-U)/openocd.cfg new file mode 100644 index 0000000000..5687d45953 --- /dev/null +++ b/variants/STM32F1xx/F101C(8-B)(T-U)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f1x.cfg] + +reset_config srst_only diff --git a/variants/STM32F1xx/F101R(4-6)T/openocd.cfg b/variants/STM32F1xx/F101R(4-6)T/openocd.cfg new file mode 100644 index 0000000000..5687d45953 --- /dev/null +++ b/variants/STM32F1xx/F101R(4-6)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f1x.cfg] + +reset_config srst_only diff --git a/variants/STM32F1xx/F101R(8-B)T/openocd.cfg b/variants/STM32F1xx/F101R(8-B)T/openocd.cfg new file mode 100644 index 0000000000..5687d45953 --- /dev/null +++ b/variants/STM32F1xx/F101R(8-B)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f1x.cfg] + +reset_config srst_only diff --git a/variants/STM32F1xx/F101R(C-D-E)T/openocd.cfg b/variants/STM32F1xx/F101R(C-D-E)T/openocd.cfg new file mode 100644 index 0000000000..5687d45953 --- /dev/null +++ b/variants/STM32F1xx/F101R(C-D-E)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f1x.cfg] + +reset_config srst_only diff --git a/variants/STM32F1xx/F101R(F-G)T/openocd.cfg b/variants/STM32F1xx/F101R(F-G)T/openocd.cfg new file mode 100644 index 0000000000..5687d45953 --- /dev/null +++ b/variants/STM32F1xx/F101R(F-G)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f1x.cfg] + +reset_config srst_only diff --git a/variants/STM32F1xx/F101RBH/openocd.cfg b/variants/STM32F1xx/F101RBH/openocd.cfg new file mode 100644 index 0000000000..5687d45953 --- /dev/null +++ b/variants/STM32F1xx/F101RBH/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f1x.cfg] + +reset_config srst_only diff --git a/variants/STM32F1xx/F101T(4-6)U/openocd.cfg b/variants/STM32F1xx/F101T(4-6)U/openocd.cfg new file mode 100644 index 0000000000..5687d45953 --- /dev/null +++ b/variants/STM32F1xx/F101T(4-6)U/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f1x.cfg] + +reset_config srst_only diff --git a/variants/STM32F1xx/F101T(8-B)U/openocd.cfg b/variants/STM32F1xx/F101T(8-B)U/openocd.cfg new file mode 100644 index 0000000000..5687d45953 --- /dev/null +++ b/variants/STM32F1xx/F101T(8-B)U/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f1x.cfg] + +reset_config srst_only diff --git a/variants/STM32F1xx/F101V(8-B)T/openocd.cfg b/variants/STM32F1xx/F101V(8-B)T/openocd.cfg new file mode 100644 index 0000000000..5687d45953 --- /dev/null +++ b/variants/STM32F1xx/F101V(8-B)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f1x.cfg] + +reset_config srst_only diff --git a/variants/STM32F1xx/F101V(C-D-E)T/openocd.cfg b/variants/STM32F1xx/F101V(C-D-E)T/openocd.cfg new file mode 100644 index 0000000000..5687d45953 --- /dev/null +++ b/variants/STM32F1xx/F101V(C-D-E)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f1x.cfg] + +reset_config srst_only diff --git a/variants/STM32F1xx/F101V(F-G)T/openocd.cfg b/variants/STM32F1xx/F101V(F-G)T/openocd.cfg new file mode 100644 index 0000000000..5687d45953 --- /dev/null +++ b/variants/STM32F1xx/F101V(F-G)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f1x.cfg] + +reset_config srst_only diff --git a/variants/STM32F1xx/F101Z(C-D-E)T/openocd.cfg b/variants/STM32F1xx/F101Z(C-D-E)T/openocd.cfg new file mode 100644 index 0000000000..5687d45953 --- /dev/null +++ b/variants/STM32F1xx/F101Z(C-D-E)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f1x.cfg] + +reset_config srst_only diff --git a/variants/STM32F1xx/F101Z(F-G)T/openocd.cfg b/variants/STM32F1xx/F101Z(F-G)T/openocd.cfg new file mode 100644 index 0000000000..5687d45953 --- /dev/null +++ b/variants/STM32F1xx/F101Z(F-G)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f1x.cfg] + +reset_config srst_only diff --git a/variants/STM32F1xx/F102C(4-6)T/openocd.cfg b/variants/STM32F1xx/F102C(4-6)T/openocd.cfg new file mode 100644 index 0000000000..5687d45953 --- /dev/null +++ b/variants/STM32F1xx/F102C(4-6)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f1x.cfg] + +reset_config srst_only diff --git a/variants/STM32F1xx/F102C(8-B)T/openocd.cfg b/variants/STM32F1xx/F102C(8-B)T/openocd.cfg new file mode 100644 index 0000000000..5687d45953 --- /dev/null +++ b/variants/STM32F1xx/F102C(8-B)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f1x.cfg] + +reset_config srst_only diff --git a/variants/STM32F1xx/F102R(4-6)T/openocd.cfg b/variants/STM32F1xx/F102R(4-6)T/openocd.cfg new file mode 100644 index 0000000000..5687d45953 --- /dev/null +++ b/variants/STM32F1xx/F102R(4-6)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f1x.cfg] + +reset_config srst_only diff --git a/variants/STM32F1xx/F102R(8-B)T/openocd.cfg b/variants/STM32F1xx/F102R(8-B)T/openocd.cfg new file mode 100644 index 0000000000..5687d45953 --- /dev/null +++ b/variants/STM32F1xx/F102R(8-B)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f1x.cfg] + +reset_config srst_only diff --git a/variants/STM32F1xx/F103C4T_F103C6(T-U)/openocd.cfg b/variants/STM32F1xx/F103C4T_F103C6(T-U)/openocd.cfg new file mode 100644 index 0000000000..5687d45953 --- /dev/null +++ b/variants/STM32F1xx/F103C4T_F103C6(T-U)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f1x.cfg] + +reset_config srst_only diff --git a/variants/STM32F1xx/F103C8T_F103CB(T-U)/openocd.cfg b/variants/STM32F1xx/F103C8T_F103CB(T-U)/openocd.cfg new file mode 100644 index 0000000000..5687d45953 --- /dev/null +++ b/variants/STM32F1xx/F103C8T_F103CB(T-U)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f1x.cfg] + +reset_config srst_only diff --git a/variants/STM32F1xx/F103R(4-6)H/openocd.cfg b/variants/STM32F1xx/F103R(4-6)H/openocd.cfg new file mode 100644 index 0000000000..5687d45953 --- /dev/null +++ b/variants/STM32F1xx/F103R(4-6)H/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f1x.cfg] + +reset_config srst_only diff --git a/variants/STM32F1xx/F103R(4-6)T/openocd.cfg b/variants/STM32F1xx/F103R(4-6)T/openocd.cfg new file mode 100644 index 0000000000..5687d45953 --- /dev/null +++ b/variants/STM32F1xx/F103R(4-6)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f1x.cfg] + +reset_config srst_only diff --git a/variants/STM32F1xx/F103R(8-B)H/openocd.cfg b/variants/STM32F1xx/F103R(8-B)H/openocd.cfg new file mode 100644 index 0000000000..5687d45953 --- /dev/null +++ b/variants/STM32F1xx/F103R(8-B)H/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f1x.cfg] + +reset_config srst_only diff --git a/variants/STM32F1xx/F103R(8-B)T/openocd.cfg b/variants/STM32F1xx/F103R(8-B)T/openocd.cfg new file mode 100644 index 0000000000..5687d45953 --- /dev/null +++ b/variants/STM32F1xx/F103R(8-B)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f1x.cfg] + +reset_config srst_only diff --git a/variants/STM32F1xx/F103R(C-D-E)T/openocd.cfg b/variants/STM32F1xx/F103R(C-D-E)T/openocd.cfg new file mode 100644 index 0000000000..5687d45953 --- /dev/null +++ b/variants/STM32F1xx/F103R(C-D-E)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f1x.cfg] + +reset_config srst_only diff --git a/variants/STM32F1xx/F103R(C-D-E)Y/openocd.cfg b/variants/STM32F1xx/F103R(C-D-E)Y/openocd.cfg new file mode 100644 index 0000000000..5687d45953 --- /dev/null +++ b/variants/STM32F1xx/F103R(C-D-E)Y/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f1x.cfg] + +reset_config srst_only diff --git a/variants/STM32F1xx/F103R(F-G)T/openocd.cfg b/variants/STM32F1xx/F103R(F-G)T/openocd.cfg new file mode 100644 index 0000000000..5687d45953 --- /dev/null +++ b/variants/STM32F1xx/F103R(F-G)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f1x.cfg] + +reset_config srst_only diff --git a/variants/STM32F1xx/F103T(4-6)U/openocd.cfg b/variants/STM32F1xx/F103T(4-6)U/openocd.cfg new file mode 100644 index 0000000000..5687d45953 --- /dev/null +++ b/variants/STM32F1xx/F103T(4-6)U/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f1x.cfg] + +reset_config srst_only diff --git a/variants/STM32F1xx/F103T(8-B)U/openocd.cfg b/variants/STM32F1xx/F103T(8-B)U/openocd.cfg new file mode 100644 index 0000000000..5687d45953 --- /dev/null +++ b/variants/STM32F1xx/F103T(8-B)U/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f1x.cfg] + +reset_config srst_only diff --git a/variants/STM32F1xx/F103V(C-D-E)(H-T)/openocd.cfg b/variants/STM32F1xx/F103V(C-D-E)(H-T)/openocd.cfg new file mode 100644 index 0000000000..5687d45953 --- /dev/null +++ b/variants/STM32F1xx/F103V(C-D-E)(H-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f1x.cfg] + +reset_config srst_only diff --git a/variants/STM32F1xx/F103V(F-G)T/openocd.cfg b/variants/STM32F1xx/F103V(F-G)T/openocd.cfg new file mode 100644 index 0000000000..5687d45953 --- /dev/null +++ b/variants/STM32F1xx/F103V(F-G)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f1x.cfg] + +reset_config srst_only diff --git a/variants/STM32F1xx/F103V8(H-T)_F103VB(H-I-T)/openocd.cfg b/variants/STM32F1xx/F103V8(H-T)_F103VB(H-I-T)/openocd.cfg new file mode 100644 index 0000000000..5687d45953 --- /dev/null +++ b/variants/STM32F1xx/F103V8(H-T)_F103VB(H-I-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f1x.cfg] + +reset_config srst_only diff --git a/variants/STM32F1xx/F103Z(C-D-E)(H-T)/openocd.cfg b/variants/STM32F1xx/F103Z(C-D-E)(H-T)/openocd.cfg new file mode 100644 index 0000000000..5687d45953 --- /dev/null +++ b/variants/STM32F1xx/F103Z(C-D-E)(H-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f1x.cfg] + +reset_config srst_only diff --git a/variants/STM32F1xx/F103Z(F-G)(H-T)/openocd.cfg b/variants/STM32F1xx/F103Z(F-G)(H-T)/openocd.cfg new file mode 100644 index 0000000000..5687d45953 --- /dev/null +++ b/variants/STM32F1xx/F103Z(F-G)(H-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f1x.cfg] + +reset_config srst_only diff --git a/variants/STM32F1xx/F105R(8-B-C)T/openocd.cfg b/variants/STM32F1xx/F105R(8-B-C)T/openocd.cfg new file mode 100644 index 0000000000..5687d45953 --- /dev/null +++ b/variants/STM32F1xx/F105R(8-B-C)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f1x.cfg] + +reset_config srst_only diff --git a/variants/STM32F1xx/F105V(8-B)(H-T)_F105VCT/openocd.cfg b/variants/STM32F1xx/F105V(8-B)(H-T)_F105VCT/openocd.cfg new file mode 100644 index 0000000000..5687d45953 --- /dev/null +++ b/variants/STM32F1xx/F105V(8-B)(H-T)_F105VCT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f1x.cfg] + +reset_config srst_only diff --git a/variants/STM32F1xx/F107R(B-C)T/openocd.cfg b/variants/STM32F1xx/F107R(B-C)T/openocd.cfg new file mode 100644 index 0000000000..5687d45953 --- /dev/null +++ b/variants/STM32F1xx/F107R(B-C)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f1x.cfg] + +reset_config srst_only diff --git a/variants/STM32F1xx/F107VBT_F107VC(H-T)/openocd.cfg b/variants/STM32F1xx/F107VBT_F107VC(H-T)/openocd.cfg new file mode 100644 index 0000000000..5687d45953 --- /dev/null +++ b/variants/STM32F1xx/F107VBT_F107VC(H-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f1x.cfg] + +reset_config srst_only diff --git a/variants/STM32F2xx/F205RE(T-Y)_F205R(B-C-F)T_F205RG(E-T-Y)_F215R(E-G)T/openocd.cfg b/variants/STM32F2xx/F205RE(T-Y)_F205R(B-C-F)T_F205RG(E-T-Y)_F215R(E-G)T/openocd.cfg new file mode 100644 index 0000000000..daa416cb2a --- /dev/null +++ b/variants/STM32F2xx/F205RE(T-Y)_F205R(B-C-F)T_F205RG(E-T-Y)_F215R(E-G)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f2x.cfg] + +reset_config srst_only diff --git a/variants/STM32F2xx/F205V(B-C-E-F-G)T_F215V(E-G)T/openocd.cfg b/variants/STM32F2xx/F205V(B-C-E-F-G)T_F215V(E-G)T/openocd.cfg new file mode 100644 index 0000000000..daa416cb2a --- /dev/null +++ b/variants/STM32F2xx/F205V(B-C-E-F-G)T_F215V(E-G)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f2x.cfg] + +reset_config srst_only diff --git a/variants/STM32F2xx/F205Z(C-E-F-G)T_F215Z(E-G)T/openocd.cfg b/variants/STM32F2xx/F205Z(C-E-F-G)T_F215Z(E-G)T/openocd.cfg new file mode 100644 index 0000000000..daa416cb2a --- /dev/null +++ b/variants/STM32F2xx/F205Z(C-E-F-G)T_F215Z(E-G)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f2x.cfg] + +reset_config srst_only diff --git a/variants/STM32F2xx/F207I(C-E-F-G)(H-T)_F217I(E-G)(H-T)/openocd.cfg b/variants/STM32F2xx/F207I(C-E-F-G)(H-T)_F217I(E-G)(H-T)/openocd.cfg new file mode 100644 index 0000000000..daa416cb2a --- /dev/null +++ b/variants/STM32F2xx/F207I(C-E-F-G)(H-T)_F217I(E-G)(H-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f2x.cfg] + +reset_config srst_only diff --git a/variants/STM32F2xx/F207V(C-E-F-G)T_F217V(E-G)T/openocd.cfg b/variants/STM32F2xx/F207V(C-E-F-G)T_F217V(E-G)T/openocd.cfg new file mode 100644 index 0000000000..daa416cb2a --- /dev/null +++ b/variants/STM32F2xx/F207V(C-E-F-G)T_F217V(E-G)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f2x.cfg] + +reset_config srst_only diff --git a/variants/STM32F2xx/F207Z(C-E-F-G)T_F217Z(E-G)T/openocd.cfg b/variants/STM32F2xx/F207Z(C-E-F-G)T_F217Z(E-G)T/openocd.cfg new file mode 100644 index 0000000000..daa416cb2a --- /dev/null +++ b/variants/STM32F2xx/F207Z(C-E-F-G)T_F217Z(E-G)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f2x.cfg] + +reset_config srst_only diff --git a/variants/STM32F3xx/F301C6T_F301C8(T-Y)/openocd.cfg b/variants/STM32F3xx/F301C6T_F301C8(T-Y)/openocd.cfg new file mode 100644 index 0000000000..95e3d0eab0 --- /dev/null +++ b/variants/STM32F3xx/F301C6T_F301C8(T-Y)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f3x.cfg] + +reset_config srst_only diff --git a/variants/STM32F3xx/F301K(6-8)T/openocd.cfg b/variants/STM32F3xx/F301K(6-8)T/openocd.cfg new file mode 100644 index 0000000000..95e3d0eab0 --- /dev/null +++ b/variants/STM32F3xx/F301K(6-8)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f3x.cfg] + +reset_config srst_only diff --git a/variants/STM32F3xx/F301K(6-8)U/openocd.cfg b/variants/STM32F3xx/F301K(6-8)U/openocd.cfg new file mode 100644 index 0000000000..95e3d0eab0 --- /dev/null +++ b/variants/STM32F3xx/F301K(6-8)U/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f3x.cfg] + +reset_config srst_only diff --git a/variants/STM32F3xx/F301R(6-8)T/openocd.cfg b/variants/STM32F3xx/F301R(6-8)T/openocd.cfg new file mode 100644 index 0000000000..95e3d0eab0 --- /dev/null +++ b/variants/STM32F3xx/F301R(6-8)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f3x.cfg] + +reset_config srst_only diff --git a/variants/STM32F3xx/F302C(B-C)T/openocd.cfg b/variants/STM32F3xx/F302C(B-C)T/openocd.cfg new file mode 100644 index 0000000000..95e3d0eab0 --- /dev/null +++ b/variants/STM32F3xx/F302C(B-C)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f3x.cfg] + +reset_config srst_only diff --git a/variants/STM32F3xx/F302C6T_F302C8(T-Y)/openocd.cfg b/variants/STM32F3xx/F302C6T_F302C8(T-Y)/openocd.cfg new file mode 100644 index 0000000000..95e3d0eab0 --- /dev/null +++ b/variants/STM32F3xx/F302C6T_F302C8(T-Y)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f3x.cfg] + +reset_config srst_only diff --git a/variants/STM32F3xx/F302K(6-8)U/openocd.cfg b/variants/STM32F3xx/F302K(6-8)U/openocd.cfg new file mode 100644 index 0000000000..95e3d0eab0 --- /dev/null +++ b/variants/STM32F3xx/F302K(6-8)U/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f3x.cfg] + +reset_config srst_only diff --git a/variants/STM32F3xx/F302R(6-8)T/openocd.cfg b/variants/STM32F3xx/F302R(6-8)T/openocd.cfg new file mode 100644 index 0000000000..95e3d0eab0 --- /dev/null +++ b/variants/STM32F3xx/F302R(6-8)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f3x.cfg] + +reset_config srst_only diff --git a/variants/STM32F3xx/F302R(B-C)T/openocd.cfg b/variants/STM32F3xx/F302R(B-C)T/openocd.cfg new file mode 100644 index 0000000000..95e3d0eab0 --- /dev/null +++ b/variants/STM32F3xx/F302R(B-C)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f3x.cfg] + +reset_config srst_only diff --git a/variants/STM32F3xx/F302R(D-E)T/openocd.cfg b/variants/STM32F3xx/F302R(D-E)T/openocd.cfg new file mode 100644 index 0000000000..95e3d0eab0 --- /dev/null +++ b/variants/STM32F3xx/F302R(D-E)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f3x.cfg] + +reset_config srst_only diff --git a/variants/STM32F3xx/F302V(B-C)T/openocd.cfg b/variants/STM32F3xx/F302V(B-C)T/openocd.cfg new file mode 100644 index 0000000000..95e3d0eab0 --- /dev/null +++ b/variants/STM32F3xx/F302V(B-C)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f3x.cfg] + +reset_config srst_only diff --git a/variants/STM32F3xx/F302V(D-E)(H-T)/openocd.cfg b/variants/STM32F3xx/F302V(D-E)(H-T)/openocd.cfg new file mode 100644 index 0000000000..95e3d0eab0 --- /dev/null +++ b/variants/STM32F3xx/F302V(D-E)(H-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f3x.cfg] + +reset_config srst_only diff --git a/variants/STM32F3xx/F302VCY/openocd.cfg b/variants/STM32F3xx/F302VCY/openocd.cfg new file mode 100644 index 0000000000..95e3d0eab0 --- /dev/null +++ b/variants/STM32F3xx/F302VCY/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f3x.cfg] + +reset_config srst_only diff --git a/variants/STM32F3xx/F302Z(D-E)T/openocd.cfg b/variants/STM32F3xx/F302Z(D-E)T/openocd.cfg new file mode 100644 index 0000000000..95e3d0eab0 --- /dev/null +++ b/variants/STM32F3xx/F302Z(D-E)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f3x.cfg] + +reset_config srst_only diff --git a/variants/STM32F3xx/F303C(6-8)T_F334C(4-6-8)T/openocd.cfg b/variants/STM32F3xx/F303C(6-8)T_F334C(4-6-8)T/openocd.cfg new file mode 100644 index 0000000000..95e3d0eab0 --- /dev/null +++ b/variants/STM32F3xx/F303C(6-8)T_F334C(4-6-8)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f3x.cfg] + +reset_config srst_only diff --git a/variants/STM32F3xx/F303C(B-C)T/openocd.cfg b/variants/STM32F3xx/F303C(B-C)T/openocd.cfg new file mode 100644 index 0000000000..95e3d0eab0 --- /dev/null +++ b/variants/STM32F3xx/F303C(B-C)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f3x.cfg] + +reset_config srst_only diff --git a/variants/STM32F3xx/F303C8Y_F334C8Y/openocd.cfg b/variants/STM32F3xx/F303C8Y_F334C8Y/openocd.cfg new file mode 100644 index 0000000000..95e3d0eab0 --- /dev/null +++ b/variants/STM32F3xx/F303C8Y_F334C8Y/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f3x.cfg] + +reset_config srst_only diff --git a/variants/STM32F3xx/F303K(6-8)T_F334K(4-6-8)T/openocd.cfg b/variants/STM32F3xx/F303K(6-8)T_F334K(4-6-8)T/openocd.cfg new file mode 100644 index 0000000000..95e3d0eab0 --- /dev/null +++ b/variants/STM32F3xx/F303K(6-8)T_F334K(4-6-8)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f3x.cfg] + +reset_config srst_only diff --git a/variants/STM32F3xx/F303K(6-8)U_F334K(4-6-8)U/openocd.cfg b/variants/STM32F3xx/F303K(6-8)U_F334K(4-6-8)U/openocd.cfg new file mode 100644 index 0000000000..95e3d0eab0 --- /dev/null +++ b/variants/STM32F3xx/F303K(6-8)U_F334K(4-6-8)U/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f3x.cfg] + +reset_config srst_only diff --git a/variants/STM32F3xx/F303R(6-8)T_F334R(6-8)T/openocd.cfg b/variants/STM32F3xx/F303R(6-8)T_F334R(6-8)T/openocd.cfg new file mode 100644 index 0000000000..95e3d0eab0 --- /dev/null +++ b/variants/STM32F3xx/F303R(6-8)T_F334R(6-8)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f3x.cfg] + +reset_config srst_only diff --git a/variants/STM32F3xx/F303R(B-C)T/openocd.cfg b/variants/STM32F3xx/F303R(B-C)T/openocd.cfg new file mode 100644 index 0000000000..95e3d0eab0 --- /dev/null +++ b/variants/STM32F3xx/F303R(B-C)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f3x.cfg] + +reset_config srst_only diff --git a/variants/STM32F3xx/F303R(D-E)T/openocd.cfg b/variants/STM32F3xx/F303R(D-E)T/openocd.cfg new file mode 100644 index 0000000000..95e3d0eab0 --- /dev/null +++ b/variants/STM32F3xx/F303R(D-E)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f3x.cfg] + +reset_config srst_only diff --git a/variants/STM32F3xx/F303V(B-C)T/openocd.cfg b/variants/STM32F3xx/F303V(B-C)T/openocd.cfg new file mode 100644 index 0000000000..95e3d0eab0 --- /dev/null +++ b/variants/STM32F3xx/F303V(B-C)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f3x.cfg] + +reset_config srst_only diff --git a/variants/STM32F3xx/F303V(D-E)(H-T)/openocd.cfg b/variants/STM32F3xx/F303V(D-E)(H-T)/openocd.cfg new file mode 100644 index 0000000000..95e3d0eab0 --- /dev/null +++ b/variants/STM32F3xx/F303V(D-E)(H-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f3x.cfg] + +reset_config srst_only diff --git a/variants/STM32F3xx/F303VCY/openocd.cfg b/variants/STM32F3xx/F303VCY/openocd.cfg new file mode 100644 index 0000000000..95e3d0eab0 --- /dev/null +++ b/variants/STM32F3xx/F303VCY/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f3x.cfg] + +reset_config srst_only diff --git a/variants/STM32F3xx/F303VEY/openocd.cfg b/variants/STM32F3xx/F303VEY/openocd.cfg new file mode 100644 index 0000000000..95e3d0eab0 --- /dev/null +++ b/variants/STM32F3xx/F303VEY/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f3x.cfg] + +reset_config srst_only diff --git a/variants/STM32F3xx/F303Z(D-E)T/openocd.cfg b/variants/STM32F3xx/F303Z(D-E)T/openocd.cfg new file mode 100644 index 0000000000..95e3d0eab0 --- /dev/null +++ b/variants/STM32F3xx/F303Z(D-E)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f3x.cfg] + +reset_config srst_only diff --git a/variants/STM32F3xx/F318C8(T-Y)/openocd.cfg b/variants/STM32F3xx/F318C8(T-Y)/openocd.cfg new file mode 100644 index 0000000000..95e3d0eab0 --- /dev/null +++ b/variants/STM32F3xx/F318C8(T-Y)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f3x.cfg] + +reset_config srst_only diff --git a/variants/STM32F3xx/F318K8U/openocd.cfg b/variants/STM32F3xx/F318K8U/openocd.cfg new file mode 100644 index 0000000000..95e3d0eab0 --- /dev/null +++ b/variants/STM32F3xx/F318K8U/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f3x.cfg] + +reset_config srst_only diff --git a/variants/STM32F3xx/F328C8T/openocd.cfg b/variants/STM32F3xx/F328C8T/openocd.cfg new file mode 100644 index 0000000000..95e3d0eab0 --- /dev/null +++ b/variants/STM32F3xx/F328C8T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f3x.cfg] + +reset_config srst_only diff --git a/variants/STM32F3xx/F358CCT/openocd.cfg b/variants/STM32F3xx/F358CCT/openocd.cfg new file mode 100644 index 0000000000..95e3d0eab0 --- /dev/null +++ b/variants/STM32F3xx/F358CCT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f3x.cfg] + +reset_config srst_only diff --git a/variants/STM32F3xx/F358RCT/openocd.cfg b/variants/STM32F3xx/F358RCT/openocd.cfg new file mode 100644 index 0000000000..95e3d0eab0 --- /dev/null +++ b/variants/STM32F3xx/F358RCT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f3x.cfg] + +reset_config srst_only diff --git a/variants/STM32F3xx/F358VCT/openocd.cfg b/variants/STM32F3xx/F358VCT/openocd.cfg new file mode 100644 index 0000000000..95e3d0eab0 --- /dev/null +++ b/variants/STM32F3xx/F358VCT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f3x.cfg] + +reset_config srst_only diff --git a/variants/STM32F3xx/F373C(8-B-C)T/openocd.cfg b/variants/STM32F3xx/F373C(8-B-C)T/openocd.cfg new file mode 100644 index 0000000000..95e3d0eab0 --- /dev/null +++ b/variants/STM32F3xx/F373C(8-B-C)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f3x.cfg] + +reset_config srst_only diff --git a/variants/STM32F3xx/F373R(8-B-C)T/openocd.cfg b/variants/STM32F3xx/F373R(8-B-C)T/openocd.cfg new file mode 100644 index 0000000000..95e3d0eab0 --- /dev/null +++ b/variants/STM32F3xx/F373R(8-B-C)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f3x.cfg] + +reset_config srst_only diff --git a/variants/STM32F3xx/F373V(8-B-C)(H-T)/openocd.cfg b/variants/STM32F3xx/F373V(8-B-C)(H-T)/openocd.cfg new file mode 100644 index 0000000000..95e3d0eab0 --- /dev/null +++ b/variants/STM32F3xx/F373V(8-B-C)(H-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f3x.cfg] + +reset_config srst_only diff --git a/variants/STM32F3xx/F378CCT/openocd.cfg b/variants/STM32F3xx/F378CCT/openocd.cfg new file mode 100644 index 0000000000..95e3d0eab0 --- /dev/null +++ b/variants/STM32F3xx/F378CCT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f3x.cfg] + +reset_config srst_only diff --git a/variants/STM32F3xx/F378RC(T-Y)/openocd.cfg b/variants/STM32F3xx/F378RC(T-Y)/openocd.cfg new file mode 100644 index 0000000000..95e3d0eab0 --- /dev/null +++ b/variants/STM32F3xx/F378RC(T-Y)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f3x.cfg] + +reset_config srst_only diff --git a/variants/STM32F3xx/F378VC(H-T)/openocd.cfg b/variants/STM32F3xx/F378VC(H-T)/openocd.cfg new file mode 100644 index 0000000000..95e3d0eab0 --- /dev/null +++ b/variants/STM32F3xx/F378VC(H-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f3x.cfg] + +reset_config srst_only diff --git a/variants/STM32F3xx/F398VET/openocd.cfg b/variants/STM32F3xx/F398VET/openocd.cfg new file mode 100644 index 0000000000..95e3d0eab0 --- /dev/null +++ b/variants/STM32F3xx/F398VET/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f3x.cfg] + +reset_config srst_only diff --git a/variants/STM32F4xx/F401CC(F-U-Y)_F401C(B-D-E)(U-Y)/openocd.cfg b/variants/STM32F4xx/F401CC(F-U-Y)_F401C(B-D-E)(U-Y)/openocd.cfg new file mode 100644 index 0000000000..f4754d9143 --- /dev/null +++ b/variants/STM32F4xx/F401CC(F-U-Y)_F401C(B-D-E)(U-Y)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f4x.cfg] + +reset_config srst_only diff --git a/variants/STM32F4xx/F401R(B-C-D-E)T/openocd.cfg b/variants/STM32F4xx/F401R(B-C-D-E)T/openocd.cfg new file mode 100644 index 0000000000..f4754d9143 --- /dev/null +++ b/variants/STM32F4xx/F401R(B-C-D-E)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f4x.cfg] + +reset_config srst_only diff --git a/variants/STM32F4xx/F401V(B-C-D-E)H/openocd.cfg b/variants/STM32F4xx/F401V(B-C-D-E)H/openocd.cfg new file mode 100644 index 0000000000..f4754d9143 --- /dev/null +++ b/variants/STM32F4xx/F401V(B-C-D-E)H/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f4x.cfg] + +reset_config srst_only diff --git a/variants/STM32F4xx/F401V(B-C-D-E)T/openocd.cfg b/variants/STM32F4xx/F401V(B-C-D-E)T/openocd.cfg new file mode 100644 index 0000000000..f4754d9143 --- /dev/null +++ b/variants/STM32F4xx/F401V(B-C-D-E)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f4x.cfg] + +reset_config srst_only diff --git a/variants/STM32F4xx/F405O(E-G)Y_F415OGY/openocd.cfg b/variants/STM32F4xx/F405O(E-G)Y_F415OGY/openocd.cfg new file mode 100644 index 0000000000..f4754d9143 --- /dev/null +++ b/variants/STM32F4xx/F405O(E-G)Y_F415OGY/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f4x.cfg] + +reset_config srst_only diff --git a/variants/STM32F4xx/F405RGT_F415RGT/openocd.cfg b/variants/STM32F4xx/F405RGT_F415RGT/openocd.cfg new file mode 100644 index 0000000000..f4754d9143 --- /dev/null +++ b/variants/STM32F4xx/F405RGT_F415RGT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f4x.cfg] + +reset_config srst_only diff --git a/variants/STM32F4xx/F405VGT_F415VGT/openocd.cfg b/variants/STM32F4xx/F405VGT_F415VGT/openocd.cfg new file mode 100644 index 0000000000..f4754d9143 --- /dev/null +++ b/variants/STM32F4xx/F405VGT_F415VGT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f4x.cfg] + +reset_config srst_only diff --git a/variants/STM32F4xx/F405ZGT_F415ZGT/openocd.cfg b/variants/STM32F4xx/F405ZGT_F415ZGT/openocd.cfg new file mode 100644 index 0000000000..f4754d9143 --- /dev/null +++ b/variants/STM32F4xx/F405ZGT_F415ZGT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f4x.cfg] + +reset_config srst_only diff --git a/variants/STM32F4xx/F407I(E-G)(H-T)_F417I(E-G)(H-T)/openocd.cfg b/variants/STM32F4xx/F407I(E-G)(H-T)_F417I(E-G)(H-T)/openocd.cfg new file mode 100644 index 0000000000..f4754d9143 --- /dev/null +++ b/variants/STM32F4xx/F407I(E-G)(H-T)_F417I(E-G)(H-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f4x.cfg] + +reset_config srst_only diff --git a/variants/STM32F4xx/F407V(E-G)T_F417V(E-G)T/openocd.cfg b/variants/STM32F4xx/F407V(E-G)T_F417V(E-G)T/openocd.cfg new file mode 100644 index 0000000000..f4754d9143 --- /dev/null +++ b/variants/STM32F4xx/F407V(E-G)T_F417V(E-G)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f4x.cfg] + +reset_config srst_only diff --git a/variants/STM32F4xx/F407Z(E-G)T_F417Z(E-G)T/openocd.cfg b/variants/STM32F4xx/F407Z(E-G)T_F417Z(E-G)T/openocd.cfg new file mode 100644 index 0000000000..f4754d9143 --- /dev/null +++ b/variants/STM32F4xx/F407Z(E-G)T_F417Z(E-G)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f4x.cfg] + +reset_config srst_only diff --git a/variants/STM32F4xx/F410C(8-B)T/openocd.cfg b/variants/STM32F4xx/F410C(8-B)T/openocd.cfg new file mode 100644 index 0000000000..f4754d9143 --- /dev/null +++ b/variants/STM32F4xx/F410C(8-B)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f4x.cfg] + +reset_config srst_only diff --git a/variants/STM32F4xx/F410C(8-B)U/openocd.cfg b/variants/STM32F4xx/F410C(8-B)U/openocd.cfg new file mode 100644 index 0000000000..f4754d9143 --- /dev/null +++ b/variants/STM32F4xx/F410C(8-B)U/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f4x.cfg] + +reset_config srst_only diff --git a/variants/STM32F4xx/F410R(8-B)(I-T)/openocd.cfg b/variants/STM32F4xx/F410R(8-B)(I-T)/openocd.cfg new file mode 100644 index 0000000000..f4754d9143 --- /dev/null +++ b/variants/STM32F4xx/F410R(8-B)(I-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f4x.cfg] + +reset_config srst_only diff --git a/variants/STM32F4xx/F410T(8-B)Y/openocd.cfg b/variants/STM32F4xx/F410T(8-B)Y/openocd.cfg new file mode 100644 index 0000000000..f4754d9143 --- /dev/null +++ b/variants/STM32F4xx/F410T(8-B)Y/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f4x.cfg] + +reset_config srst_only diff --git a/variants/STM32F4xx/F411C(C-E)(U-Y)/openocd.cfg b/variants/STM32F4xx/F411C(C-E)(U-Y)/openocd.cfg new file mode 100644 index 0000000000..f4754d9143 --- /dev/null +++ b/variants/STM32F4xx/F411C(C-E)(U-Y)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f4x.cfg] + +reset_config srst_only diff --git a/variants/STM32F4xx/F411R(C-E)T/openocd.cfg b/variants/STM32F4xx/F411R(C-E)T/openocd.cfg new file mode 100644 index 0000000000..f4754d9143 --- /dev/null +++ b/variants/STM32F4xx/F411R(C-E)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f4x.cfg] + +reset_config srst_only diff --git a/variants/STM32F4xx/F411V(C-E)H/openocd.cfg b/variants/STM32F4xx/F411V(C-E)H/openocd.cfg new file mode 100644 index 0000000000..f4754d9143 --- /dev/null +++ b/variants/STM32F4xx/F411V(C-E)H/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f4x.cfg] + +reset_config srst_only diff --git a/variants/STM32F4xx/F411V(C-E)T/openocd.cfg b/variants/STM32F4xx/F411V(C-E)T/openocd.cfg new file mode 100644 index 0000000000..f4754d9143 --- /dev/null +++ b/variants/STM32F4xx/F411V(C-E)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f4x.cfg] + +reset_config srst_only diff --git a/variants/STM32F4xx/F412C(E-G)U/openocd.cfg b/variants/STM32F4xx/F412C(E-G)U/openocd.cfg new file mode 100644 index 0000000000..f4754d9143 --- /dev/null +++ b/variants/STM32F4xx/F412C(E-G)U/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f4x.cfg] + +reset_config srst_only diff --git a/variants/STM32F4xx/F412R(E-G)(T-Y)x(P)/openocd.cfg b/variants/STM32F4xx/F412R(E-G)(T-Y)x(P)/openocd.cfg new file mode 100644 index 0000000000..f4754d9143 --- /dev/null +++ b/variants/STM32F4xx/F412R(E-G)(T-Y)x(P)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f4x.cfg] + +reset_config srst_only diff --git a/variants/STM32F4xx/F412V(E-G)H/openocd.cfg b/variants/STM32F4xx/F412V(E-G)H/openocd.cfg new file mode 100644 index 0000000000..f4754d9143 --- /dev/null +++ b/variants/STM32F4xx/F412V(E-G)H/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f4x.cfg] + +reset_config srst_only diff --git a/variants/STM32F4xx/F412V(E-G)T/openocd.cfg b/variants/STM32F4xx/F412V(E-G)T/openocd.cfg new file mode 100644 index 0000000000..f4754d9143 --- /dev/null +++ b/variants/STM32F4xx/F412V(E-G)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f4x.cfg] + +reset_config srst_only diff --git a/variants/STM32F4xx/F412Z(E-G)(J-T)/openocd.cfg b/variants/STM32F4xx/F412Z(E-G)(J-T)/openocd.cfg new file mode 100644 index 0000000000..f4754d9143 --- /dev/null +++ b/variants/STM32F4xx/F412Z(E-G)(J-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f4x.cfg] + +reset_config srst_only diff --git a/variants/STM32F4xx/F413C(G-H)U_F423CHU/openocd.cfg b/variants/STM32F4xx/F413C(G-H)U_F423CHU/openocd.cfg new file mode 100644 index 0000000000..f4754d9143 --- /dev/null +++ b/variants/STM32F4xx/F413C(G-H)U_F423CHU/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f4x.cfg] + +reset_config srst_only diff --git a/variants/STM32F4xx/F413M(G-H)Y_F423MHY/openocd.cfg b/variants/STM32F4xx/F413M(G-H)Y_F423MHY/openocd.cfg new file mode 100644 index 0000000000..f4754d9143 --- /dev/null +++ b/variants/STM32F4xx/F413M(G-H)Y_F423MHY/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f4x.cfg] + +reset_config srst_only diff --git a/variants/STM32F4xx/F413R(G-H)T_F423RHT/openocd.cfg b/variants/STM32F4xx/F413R(G-H)T_F423RHT/openocd.cfg new file mode 100644 index 0000000000..f4754d9143 --- /dev/null +++ b/variants/STM32F4xx/F413R(G-H)T_F423RHT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f4x.cfg] + +reset_config srst_only diff --git a/variants/STM32F4xx/F413V(G-H)H_F423VHH/openocd.cfg b/variants/STM32F4xx/F413V(G-H)H_F423VHH/openocd.cfg new file mode 100644 index 0000000000..f4754d9143 --- /dev/null +++ b/variants/STM32F4xx/F413V(G-H)H_F423VHH/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f4x.cfg] + +reset_config srst_only diff --git a/variants/STM32F4xx/F413V(G-H)T_F423VHT/openocd.cfg b/variants/STM32F4xx/F413V(G-H)T_F423VHT/openocd.cfg new file mode 100644 index 0000000000..f4754d9143 --- /dev/null +++ b/variants/STM32F4xx/F413V(G-H)T_F423VHT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f4x.cfg] + +reset_config srst_only diff --git a/variants/STM32F4xx/F413Z(G-H)(J-T)_F423ZH(J-T)/openocd.cfg b/variants/STM32F4xx/F413Z(G-H)(J-T)_F423ZH(J-T)/openocd.cfg new file mode 100644 index 0000000000..f4754d9143 --- /dev/null +++ b/variants/STM32F4xx/F413Z(G-H)(J-T)_F423ZH(J-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f4x.cfg] + +reset_config srst_only diff --git a/variants/STM32F4xx/F427A(G-I)H_F429A(G-I)H_F437AIH_F439AIH/openocd.cfg b/variants/STM32F4xx/F427A(G-I)H_F429A(G-I)H_F437AIH_F439AIH/openocd.cfg new file mode 100644 index 0000000000..f4754d9143 --- /dev/null +++ b/variants/STM32F4xx/F427A(G-I)H_F429A(G-I)H_F437AIH_F439AIH/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f4x.cfg] + +reset_config srst_only diff --git a/variants/STM32F4xx/F427I(G-I)(H-T)_F429I(E-G-I)(H-T)_F437I(G-I)(H-T)_F439I(G-I)(H-T)/openocd.cfg b/variants/STM32F4xx/F427I(G-I)(H-T)_F429I(E-G-I)(H-T)_F437I(G-I)(H-T)_F439I(G-I)(H-T)/openocd.cfg new file mode 100644 index 0000000000..f4754d9143 --- /dev/null +++ b/variants/STM32F4xx/F427I(G-I)(H-T)_F429I(E-G-I)(H-T)_F437I(G-I)(H-T)_F439I(G-I)(H-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f4x.cfg] + +reset_config srst_only diff --git a/variants/STM32F4xx/F427V(G-I)T_F429V(E-G-I)T_F437V(G-I)T_F439V(G-I)T/openocd.cfg b/variants/STM32F4xx/F427V(G-I)T_F429V(E-G-I)T_F437V(G-I)T_F439V(G-I)T/openocd.cfg new file mode 100644 index 0000000000..f4754d9143 --- /dev/null +++ b/variants/STM32F4xx/F427V(G-I)T_F429V(E-G-I)T_F437V(G-I)T_F439V(G-I)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f4x.cfg] + +reset_config srst_only diff --git a/variants/STM32F4xx/F427Z(G-I)T_F429ZET_F429Z(G-I)(T-Y)_F437Z(G-I)T_F439Z(G-I)(T-Y)/openocd.cfg b/variants/STM32F4xx/F427Z(G-I)T_F429ZET_F429Z(G-I)(T-Y)_F437Z(G-I)T_F439Z(G-I)(T-Y)/openocd.cfg new file mode 100644 index 0000000000..f4754d9143 --- /dev/null +++ b/variants/STM32F4xx/F427Z(G-I)T_F429ZET_F429Z(G-I)(T-Y)_F437Z(G-I)T_F439Z(G-I)(T-Y)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f4x.cfg] + +reset_config srst_only diff --git a/variants/STM32F4xx/F429B(E-G-I)T_F429N(E-G-I)H_F439B(G-I)T_F439N(G-I)H/openocd.cfg b/variants/STM32F4xx/F429B(E-G-I)T_F429N(E-G-I)H_F439B(G-I)T_F439N(G-I)H/openocd.cfg new file mode 100644 index 0000000000..f4754d9143 --- /dev/null +++ b/variants/STM32F4xx/F429B(E-G-I)T_F429N(E-G-I)H_F439B(G-I)T_F439N(G-I)H/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f4x.cfg] + +reset_config srst_only diff --git a/variants/STM32F4xx/F446M(C-E)Y/openocd.cfg b/variants/STM32F4xx/F446M(C-E)Y/openocd.cfg new file mode 100644 index 0000000000..f4754d9143 --- /dev/null +++ b/variants/STM32F4xx/F446M(C-E)Y/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f4x.cfg] + +reset_config srst_only diff --git a/variants/STM32F4xx/F446R(C-E)T/openocd.cfg b/variants/STM32F4xx/F446R(C-E)T/openocd.cfg new file mode 100644 index 0000000000..f4754d9143 --- /dev/null +++ b/variants/STM32F4xx/F446R(C-E)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f4x.cfg] + +reset_config srst_only diff --git a/variants/STM32F4xx/F446V(C-E)T/openocd.cfg b/variants/STM32F4xx/F446V(C-E)T/openocd.cfg new file mode 100644 index 0000000000..f4754d9143 --- /dev/null +++ b/variants/STM32F4xx/F446V(C-E)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f4x.cfg] + +reset_config srst_only diff --git a/variants/STM32F4xx/F446Z(C-E)(H-J-T)/openocd.cfg b/variants/STM32F4xx/F446Z(C-E)(H-J-T)/openocd.cfg new file mode 100644 index 0000000000..f4754d9143 --- /dev/null +++ b/variants/STM32F4xx/F446Z(C-E)(H-J-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f4x.cfg] + +reset_config srst_only diff --git a/variants/STM32F4xx/F469A(E-G-I)(H-Y)_F479A(G-I)(H-Y)/openocd.cfg b/variants/STM32F4xx/F469A(E-G-I)(H-Y)_F479A(G-I)(H-Y)/openocd.cfg new file mode 100644 index 0000000000..f4754d9143 --- /dev/null +++ b/variants/STM32F4xx/F469A(E-G-I)(H-Y)_F479A(G-I)(H-Y)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f4x.cfg] + +reset_config srst_only diff --git a/variants/STM32F4xx/F469B(E-G-I)T_F469N(E-G-I)H_F479B(G-I)T_F479N(G-I)H/openocd.cfg b/variants/STM32F4xx/F469B(E-G-I)T_F469N(E-G-I)H_F479B(G-I)T_F479N(G-I)H/openocd.cfg new file mode 100644 index 0000000000..f4754d9143 --- /dev/null +++ b/variants/STM32F4xx/F469B(E-G-I)T_F469N(E-G-I)H_F479B(G-I)T_F479N(G-I)H/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f4x.cfg] + +reset_config srst_only diff --git a/variants/STM32F4xx/F469I(E-G-I)(H-T)_F479I(G-I)(H-T)/openocd.cfg b/variants/STM32F4xx/F469I(E-G-I)(H-T)_F479I(G-I)(H-T)/openocd.cfg new file mode 100644 index 0000000000..f4754d9143 --- /dev/null +++ b/variants/STM32F4xx/F469I(E-G-I)(H-T)_F479I(G-I)(H-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f4x.cfg] + +reset_config srst_only diff --git a/variants/STM32F4xx/F469V(E-G-I)T_F479V(G-I)T/openocd.cfg b/variants/STM32F4xx/F469V(E-G-I)T_F479V(G-I)T/openocd.cfg new file mode 100644 index 0000000000..f4754d9143 --- /dev/null +++ b/variants/STM32F4xx/F469V(E-G-I)T_F479V(G-I)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f4x.cfg] + +reset_config srst_only diff --git a/variants/STM32F4xx/F469Z(E-G-I)T_F479Z(G-I)T/openocd.cfg b/variants/STM32F4xx/F469Z(E-G-I)T_F479Z(G-I)T/openocd.cfg new file mode 100644 index 0000000000..f4754d9143 --- /dev/null +++ b/variants/STM32F4xx/F469Z(E-G-I)T_F479Z(G-I)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f4x.cfg] + +reset_config srst_only diff --git a/variants/STM32F7xx/F722I(C-E)(K-T)_F732IE(K-T)/openocd.cfg b/variants/STM32F7xx/F722I(C-E)(K-T)_F732IE(K-T)/openocd.cfg new file mode 100644 index 0000000000..9f1f9665e1 --- /dev/null +++ b/variants/STM32F7xx/F722I(C-E)(K-T)_F732IE(K-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f7x.cfg] + +reset_config srst_only diff --git a/variants/STM32F7xx/F722R(C-E)T_F730R8T_F732RET/openocd.cfg b/variants/STM32F7xx/F722R(C-E)T_F730R8T_F732RET/openocd.cfg new file mode 100644 index 0000000000..9f1f9665e1 --- /dev/null +++ b/variants/STM32F7xx/F722R(C-E)T_F730R8T_F732RET/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f7x.cfg] + +reset_config srst_only diff --git a/variants/STM32F7xx/F722V(C-E)T_F730V8T_F732VET/openocd.cfg b/variants/STM32F7xx/F722V(C-E)T_F730V8T_F732VET/openocd.cfg new file mode 100644 index 0000000000..9f1f9665e1 --- /dev/null +++ b/variants/STM32F7xx/F722V(C-E)T_F730V8T_F732VET/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f7x.cfg] + +reset_config srst_only diff --git a/variants/STM32F7xx/F722Z(C-E)T_F732ZET/openocd.cfg b/variants/STM32F7xx/F722Z(C-E)T_F732ZET/openocd.cfg new file mode 100644 index 0000000000..9f1f9665e1 --- /dev/null +++ b/variants/STM32F7xx/F722Z(C-E)T_F732ZET/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f7x.cfg] + +reset_config srst_only diff --git a/variants/STM32F7xx/F723I(C-E)(K-T)_F730I8K_F733IE(K-T)/openocd.cfg b/variants/STM32F7xx/F723I(C-E)(K-T)_F730I8K_F733IE(K-T)/openocd.cfg new file mode 100644 index 0000000000..9f1f9665e1 --- /dev/null +++ b/variants/STM32F7xx/F723I(C-E)(K-T)_F730I8K_F733IE(K-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f7x.cfg] + +reset_config srst_only diff --git a/variants/STM32F7xx/F723V(C-E)(T-Y)_F733VE(T-Y)/openocd.cfg b/variants/STM32F7xx/F723V(C-E)(T-Y)_F733VE(T-Y)/openocd.cfg new file mode 100644 index 0000000000..9f1f9665e1 --- /dev/null +++ b/variants/STM32F7xx/F723V(C-E)(T-Y)_F733VE(T-Y)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f7x.cfg] + +reset_config srst_only diff --git a/variants/STM32F7xx/F723Z(C-E)(I-T)_F730Z8T_F733ZE(I-T)/openocd.cfg b/variants/STM32F7xx/F723Z(C-E)(I-T)_F730Z8T_F733ZE(I-T)/openocd.cfg new file mode 100644 index 0000000000..9f1f9665e1 --- /dev/null +++ b/variants/STM32F7xx/F723Z(C-E)(I-T)_F730Z8T_F733ZE(I-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f7x.cfg] + +reset_config srst_only diff --git a/variants/STM32F7xx/F745I(E-G)(K-T)_F746I(E-G)(K-T)_F756IG(K-T)/openocd.cfg b/variants/STM32F7xx/F745I(E-G)(K-T)_F746I(E-G)(K-T)_F756IG(K-T)/openocd.cfg new file mode 100644 index 0000000000..9f1f9665e1 --- /dev/null +++ b/variants/STM32F7xx/F745I(E-G)(K-T)_F746I(E-G)(K-T)_F756IG(K-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f7x.cfg] + +reset_config srst_only diff --git a/variants/STM32F7xx/F745V(E-G)(H-T)_F746V(E-G)(H-T)_F750V8T_F756VG(H-T)/openocd.cfg b/variants/STM32F7xx/F745V(E-G)(H-T)_F746V(E-G)(H-T)_F750V8T_F756VG(H-T)/openocd.cfg new file mode 100644 index 0000000000..9f1f9665e1 --- /dev/null +++ b/variants/STM32F7xx/F745V(E-G)(H-T)_F746V(E-G)(H-T)_F750V8T_F756VG(H-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f7x.cfg] + +reset_config srst_only diff --git a/variants/STM32F7xx/F745Z(E-G)T_F746Z(E-G)(T-Y)_F750Z8T_F756ZG(T-Y)/openocd.cfg b/variants/STM32F7xx/F745Z(E-G)T_F746Z(E-G)(T-Y)_F750Z8T_F756ZG(T-Y)/openocd.cfg new file mode 100644 index 0000000000..9f1f9665e1 --- /dev/null +++ b/variants/STM32F7xx/F745Z(E-G)T_F746Z(E-G)(T-Y)_F750Z8T_F756ZG(T-Y)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f7x.cfg] + +reset_config srst_only diff --git a/variants/STM32F7xx/F746B(E-G)T_F746N(E-G)H_F750N8H_F756BGT_F756NGH/openocd.cfg b/variants/STM32F7xx/F746B(E-G)T_F746N(E-G)H_F750N8H_F756BGT_F756NGH/openocd.cfg new file mode 100644 index 0000000000..9f1f9665e1 --- /dev/null +++ b/variants/STM32F7xx/F746B(E-G)T_F746N(E-G)H_F750N8H_F756BGT_F756NGH/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f7x.cfg] + +reset_config srst_only diff --git a/variants/STM32F7xx/F765B(G-I)T_F765N(G-I)H_F767B(G-I)T_F767N(G-I)H_F777BIT_F777NIH/openocd.cfg b/variants/STM32F7xx/F765B(G-I)T_F765N(G-I)H_F767B(G-I)T_F767N(G-I)H_F777BIT_F777NIH/openocd.cfg new file mode 100644 index 0000000000..9f1f9665e1 --- /dev/null +++ b/variants/STM32F7xx/F765B(G-I)T_F765N(G-I)H_F767B(G-I)T_F767N(G-I)H_F777BIT_F777NIH/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f7x.cfg] + +reset_config srst_only diff --git a/variants/STM32F7xx/F765I(G-I)(K-T)_F767I(G-I)(K-T)_F777II(K-T)/openocd.cfg b/variants/STM32F7xx/F765I(G-I)(K-T)_F767I(G-I)(K-T)_F777II(K-T)/openocd.cfg new file mode 100644 index 0000000000..9f1f9665e1 --- /dev/null +++ b/variants/STM32F7xx/F765I(G-I)(K-T)_F767I(G-I)(K-T)_F777II(K-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f7x.cfg] + +reset_config srst_only diff --git a/variants/STM32F7xx/F765V(G-I)(H-T)_F767V(G-I)(H-T)_F777VI(H-T)/openocd.cfg b/variants/STM32F7xx/F765V(G-I)(H-T)_F767V(G-I)(H-T)_F777VI(H-T)/openocd.cfg new file mode 100644 index 0000000000..9f1f9665e1 --- /dev/null +++ b/variants/STM32F7xx/F765V(G-I)(H-T)_F767V(G-I)(H-T)_F777VI(H-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f7x.cfg] + +reset_config srst_only diff --git a/variants/STM32F7xx/F765Z(G-I)T_F767Z(G-I)T_F777ZIT/openocd.cfg b/variants/STM32F7xx/F765Z(G-I)T_F767Z(G-I)T_F777ZIT/openocd.cfg new file mode 100644 index 0000000000..9f1f9665e1 --- /dev/null +++ b/variants/STM32F7xx/F765Z(G-I)T_F767Z(G-I)T_F777ZIT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f7x.cfg] + +reset_config srst_only diff --git a/variants/STM32F7xx/F768AIY_F769A(G-I)Y_F778AIY_F779AIY/openocd.cfg b/variants/STM32F7xx/F768AIY_F769A(G-I)Y_F778AIY_F779AIY/openocd.cfg new file mode 100644 index 0000000000..9f1f9665e1 --- /dev/null +++ b/variants/STM32F7xx/F768AIY_F769A(G-I)Y_F778AIY_F779AIY/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f7x.cfg] + +reset_config srst_only diff --git a/variants/STM32F7xx/F769B(G-I)T_F769N(G-I)H_F779BIT_F779NIH/openocd.cfg b/variants/STM32F7xx/F769B(G-I)T_F769N(G-I)H_F779BIT_F779NIH/openocd.cfg new file mode 100644 index 0000000000..9f1f9665e1 --- /dev/null +++ b/variants/STM32F7xx/F769B(G-I)T_F769N(G-I)H_F779BIT_F779NIH/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f7x.cfg] + +reset_config srst_only diff --git a/variants/STM32F7xx/F769I(G-I)T_F779IIT/openocd.cfg b/variants/STM32F7xx/F769I(G-I)T_F779IIT/openocd.cfg new file mode 100644 index 0000000000..9f1f9665e1 --- /dev/null +++ b/variants/STM32F7xx/F769I(G-I)T_F779IIT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32f7x.cfg] + +reset_config srst_only diff --git a/variants/STM32G0xx/G030C(6-8)T/openocd.cfg b/variants/STM32G0xx/G030C(6-8)T/openocd.cfg new file mode 100644 index 0000000000..fbb7eb4ad6 --- /dev/null +++ b/variants/STM32G0xx/G030C(6-8)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g0x.cfg] + +reset_config srst_only diff --git a/variants/STM32G0xx/G030F6P/openocd.cfg b/variants/STM32G0xx/G030F6P/openocd.cfg new file mode 100644 index 0000000000..fbb7eb4ad6 --- /dev/null +++ b/variants/STM32G0xx/G030F6P/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g0x.cfg] + +reset_config srst_only diff --git a/variants/STM32G0xx/G030J6M/openocd.cfg b/variants/STM32G0xx/G030J6M/openocd.cfg new file mode 100644 index 0000000000..fbb7eb4ad6 --- /dev/null +++ b/variants/STM32G0xx/G030J6M/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g0x.cfg] + +reset_config srst_only diff --git a/variants/STM32G0xx/G030K(6-8)T/openocd.cfg b/variants/STM32G0xx/G030K(6-8)T/openocd.cfg new file mode 100644 index 0000000000..fbb7eb4ad6 --- /dev/null +++ b/variants/STM32G0xx/G030K(6-8)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g0x.cfg] + +reset_config srst_only diff --git a/variants/STM32G0xx/G031C(4-6-8)(T-U)_G041C(6-8)(T-U)/openocd.cfg b/variants/STM32G0xx/G031C(4-6-8)(T-U)_G041C(6-8)(T-U)/openocd.cfg new file mode 100644 index 0000000000..fbb7eb4ad6 --- /dev/null +++ b/variants/STM32G0xx/G031C(4-6-8)(T-U)_G041C(6-8)(T-U)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g0x.cfg] + +reset_config srst_only diff --git a/variants/STM32G0xx/G031F(4-6-8)P_G031Y8Y_G041F(6-8)P_G041Y8Y/openocd.cfg b/variants/STM32G0xx/G031F(4-6-8)P_G031Y8Y_G041F(6-8)P_G041Y8Y/openocd.cfg new file mode 100644 index 0000000000..fbb7eb4ad6 --- /dev/null +++ b/variants/STM32G0xx/G031F(4-6-8)P_G031Y8Y_G041F(6-8)P_G041Y8Y/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g0x.cfg] + +reset_config srst_only diff --git a/variants/STM32G0xx/G031G(4-6-8)U_G041G(6-8)U/openocd.cfg b/variants/STM32G0xx/G031G(4-6-8)U_G041G(6-8)U/openocd.cfg new file mode 100644 index 0000000000..fbb7eb4ad6 --- /dev/null +++ b/variants/STM32G0xx/G031G(4-6-8)U_G041G(6-8)U/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g0x.cfg] + +reset_config srst_only diff --git a/variants/STM32G0xx/G031J(4-6)M_G041J6M/openocd.cfg b/variants/STM32G0xx/G031J(4-6)M_G041J6M/openocd.cfg new file mode 100644 index 0000000000..fbb7eb4ad6 --- /dev/null +++ b/variants/STM32G0xx/G031J(4-6)M_G041J6M/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g0x.cfg] + +reset_config srst_only diff --git a/variants/STM32G0xx/G031K(4-6-8)(T-U)_G041K(6-8)(T-U)/openocd.cfg b/variants/STM32G0xx/G031K(4-6-8)(T-U)_G041K(6-8)(T-U)/openocd.cfg new file mode 100644 index 0000000000..fbb7eb4ad6 --- /dev/null +++ b/variants/STM32G0xx/G031K(4-6-8)(T-U)_G041K(6-8)(T-U)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g0x.cfg] + +reset_config srst_only diff --git a/variants/STM32G0xx/G050C(6-8)T/openocd.cfg b/variants/STM32G0xx/G050C(6-8)T/openocd.cfg new file mode 100644 index 0000000000..fbb7eb4ad6 --- /dev/null +++ b/variants/STM32G0xx/G050C(6-8)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g0x.cfg] + +reset_config srst_only diff --git a/variants/STM32G0xx/G050F6P/openocd.cfg b/variants/STM32G0xx/G050F6P/openocd.cfg new file mode 100644 index 0000000000..fbb7eb4ad6 --- /dev/null +++ b/variants/STM32G0xx/G050F6P/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g0x.cfg] + +reset_config srst_only diff --git a/variants/STM32G0xx/G050K(6-8)T/openocd.cfg b/variants/STM32G0xx/G050K(6-8)T/openocd.cfg new file mode 100644 index 0000000000..fbb7eb4ad6 --- /dev/null +++ b/variants/STM32G0xx/G050K(6-8)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g0x.cfg] + +reset_config srst_only diff --git a/variants/STM32G0xx/G051C(6-8)(T-U)_G061C(6-8)(T-U)/openocd.cfg b/variants/STM32G0xx/G051C(6-8)(T-U)_G061C(6-8)(T-U)/openocd.cfg new file mode 100644 index 0000000000..fbb7eb4ad6 --- /dev/null +++ b/variants/STM32G0xx/G051C(6-8)(T-U)_G061C(6-8)(T-U)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g0x.cfg] + +reset_config srst_only diff --git a/variants/STM32G0xx/G051F6P_G051F8(P-Y)_G061F6P_G061F8(P-Y)/openocd.cfg b/variants/STM32G0xx/G051F6P_G051F8(P-Y)_G061F6P_G061F8(P-Y)/openocd.cfg new file mode 100644 index 0000000000..fbb7eb4ad6 --- /dev/null +++ b/variants/STM32G0xx/G051F6P_G051F8(P-Y)_G061F6P_G061F8(P-Y)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g0x.cfg] + +reset_config srst_only diff --git a/variants/STM32G0xx/G051G(6-8)U_G061G(6-8)U/openocd.cfg b/variants/STM32G0xx/G051G(6-8)U_G061G(6-8)U/openocd.cfg new file mode 100644 index 0000000000..fbb7eb4ad6 --- /dev/null +++ b/variants/STM32G0xx/G051G(6-8)U_G061G(6-8)U/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g0x.cfg] + +reset_config srst_only diff --git a/variants/STM32G0xx/G051K(6-8)(T-U)_G061K(6-8)(T-U)/openocd.cfg b/variants/STM32G0xx/G051K(6-8)(T-U)_G061K(6-8)(T-U)/openocd.cfg new file mode 100644 index 0000000000..fbb7eb4ad6 --- /dev/null +++ b/variants/STM32G0xx/G051K(6-8)(T-U)_G061K(6-8)(T-U)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g0x.cfg] + +reset_config srst_only diff --git a/variants/STM32G0xx/G070CBT/openocd.cfg b/variants/STM32G0xx/G070CBT/openocd.cfg new file mode 100644 index 0000000000..fbb7eb4ad6 --- /dev/null +++ b/variants/STM32G0xx/G070CBT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g0x.cfg] + +reset_config srst_only diff --git a/variants/STM32G0xx/G070KBT/openocd.cfg b/variants/STM32G0xx/G070KBT/openocd.cfg new file mode 100644 index 0000000000..fbb7eb4ad6 --- /dev/null +++ b/variants/STM32G0xx/G070KBT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g0x.cfg] + +reset_config srst_only diff --git a/variants/STM32G0xx/G070RBT/openocd.cfg b/variants/STM32G0xx/G070RBT/openocd.cfg new file mode 100644 index 0000000000..fbb7eb4ad6 --- /dev/null +++ b/variants/STM32G0xx/G070RBT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g0x.cfg] + +reset_config srst_only diff --git a/variants/STM32G0xx/G071C(6-8-B)(T-U)_G081CB(T-U)/openocd.cfg b/variants/STM32G0xx/G071C(6-8-B)(T-U)_G081CB(T-U)/openocd.cfg new file mode 100644 index 0000000000..fbb7eb4ad6 --- /dev/null +++ b/variants/STM32G0xx/G071C(6-8-B)(T-U)_G081CB(T-U)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g0x.cfg] + +reset_config srst_only diff --git a/variants/STM32G0xx/G071EBY_G081EBY/openocd.cfg b/variants/STM32G0xx/G071EBY_G081EBY/openocd.cfg new file mode 100644 index 0000000000..fbb7eb4ad6 --- /dev/null +++ b/variants/STM32G0xx/G071EBY_G081EBY/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g0x.cfg] + +reset_config srst_only diff --git a/variants/STM32G0xx/G071G(6-8-B)U_G081GBU/openocd.cfg b/variants/STM32G0xx/G071G(6-8-B)U_G081GBU/openocd.cfg new file mode 100644 index 0000000000..fbb7eb4ad6 --- /dev/null +++ b/variants/STM32G0xx/G071G(6-8-B)U_G081GBU/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g0x.cfg] + +reset_config srst_only diff --git a/variants/STM32G0xx/G071G(8-B)UxN_G081GBUxN/openocd.cfg b/variants/STM32G0xx/G071G(8-B)UxN_G081GBUxN/openocd.cfg new file mode 100644 index 0000000000..fbb7eb4ad6 --- /dev/null +++ b/variants/STM32G0xx/G071G(8-B)UxN_G081GBUxN/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g0x.cfg] + +reset_config srst_only diff --git a/variants/STM32G0xx/G071K(6-8-B)(T-U)_G081KB(T-U)/openocd.cfg b/variants/STM32G0xx/G071K(6-8-B)(T-U)_G081KB(T-U)/openocd.cfg new file mode 100644 index 0000000000..fbb7eb4ad6 --- /dev/null +++ b/variants/STM32G0xx/G071K(6-8-B)(T-U)_G081KB(T-U)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g0x.cfg] + +reset_config srst_only diff --git a/variants/STM32G0xx/G071K(8-B)(T-U)xN_G081KB(T-U)xN/openocd.cfg b/variants/STM32G0xx/G071K(8-B)(T-U)xN_G081KB(T-U)xN/openocd.cfg new file mode 100644 index 0000000000..fbb7eb4ad6 --- /dev/null +++ b/variants/STM32G0xx/G071K(8-B)(T-U)xN_G081KB(T-U)xN/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g0x.cfg] + +reset_config srst_only diff --git a/variants/STM32G0xx/G071R(6-8)T_G071RB(I-T)_G081RB(I-T)/openocd.cfg b/variants/STM32G0xx/G071R(6-8)T_G071RB(I-T)_G081RB(I-T)/openocd.cfg new file mode 100644 index 0000000000..fbb7eb4ad6 --- /dev/null +++ b/variants/STM32G0xx/G071R(6-8)T_G071RB(I-T)_G081RB(I-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g0x.cfg] + +reset_config srst_only diff --git a/variants/STM32G0xx/G0B0CET/openocd.cfg b/variants/STM32G0xx/G0B0CET/openocd.cfg new file mode 100644 index 0000000000..fbb7eb4ad6 --- /dev/null +++ b/variants/STM32G0xx/G0B0CET/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g0x.cfg] + +reset_config srst_only diff --git a/variants/STM32G0xx/G0B0KET/openocd.cfg b/variants/STM32G0xx/G0B0KET/openocd.cfg new file mode 100644 index 0000000000..fbb7eb4ad6 --- /dev/null +++ b/variants/STM32G0xx/G0B0KET/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g0x.cfg] + +reset_config srst_only diff --git a/variants/STM32G0xx/G0B0RET/openocd.cfg b/variants/STM32G0xx/G0B0RET/openocd.cfg new file mode 100644 index 0000000000..fbb7eb4ad6 --- /dev/null +++ b/variants/STM32G0xx/G0B0RET/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g0x.cfg] + +reset_config srst_only diff --git a/variants/STM32G0xx/G0B0VET/openocd.cfg b/variants/STM32G0xx/G0B0VET/openocd.cfg new file mode 100644 index 0000000000..fbb7eb4ad6 --- /dev/null +++ b/variants/STM32G0xx/G0B0VET/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g0x.cfg] + +reset_config srst_only diff --git a/variants/STM32G0xx/G0B1C(B-C-E)(T-U)_G0C1C(C-E)(T-U)/openocd.cfg b/variants/STM32G0xx/G0B1C(B-C-E)(T-U)_G0C1C(C-E)(T-U)/openocd.cfg new file mode 100644 index 0000000000..fbb7eb4ad6 --- /dev/null +++ b/variants/STM32G0xx/G0B1C(B-C-E)(T-U)_G0C1C(C-E)(T-U)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g0x.cfg] + +reset_config srst_only diff --git a/variants/STM32G0xx/G0B1C(B-C-E)(T-U)xN_G0C1C(C-E)(T-U)xN/openocd.cfg b/variants/STM32G0xx/G0B1C(B-C-E)(T-U)xN_G0C1C(C-E)(T-U)xN/openocd.cfg new file mode 100644 index 0000000000..fbb7eb4ad6 --- /dev/null +++ b/variants/STM32G0xx/G0B1C(B-C-E)(T-U)xN_G0C1C(C-E)(T-U)xN/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g0x.cfg] + +reset_config srst_only diff --git a/variants/STM32G0xx/G0B1K(B-C-E)(T-U)_G0C1K(C-E)(T-U)/openocd.cfg b/variants/STM32G0xx/G0B1K(B-C-E)(T-U)_G0C1K(C-E)(T-U)/openocd.cfg new file mode 100644 index 0000000000..fbb7eb4ad6 --- /dev/null +++ b/variants/STM32G0xx/G0B1K(B-C-E)(T-U)_G0C1K(C-E)(T-U)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g0x.cfg] + +reset_config srst_only diff --git a/variants/STM32G0xx/G0B1K(B-C-E)(T-U)xN_G0C1K(C-E)(T-U)xN/openocd.cfg b/variants/STM32G0xx/G0B1K(B-C-E)(T-U)xN_G0C1K(C-E)(T-U)xN/openocd.cfg new file mode 100644 index 0000000000..fbb7eb4ad6 --- /dev/null +++ b/variants/STM32G0xx/G0B1K(B-C-E)(T-U)xN_G0C1K(C-E)(T-U)xN/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g0x.cfg] + +reset_config srst_only diff --git a/variants/STM32G0xx/G0B1M(B-C-E)T_G0C1M(C-E)T/openocd.cfg b/variants/STM32G0xx/G0B1M(B-C-E)T_G0C1M(C-E)T/openocd.cfg new file mode 100644 index 0000000000..fbb7eb4ad6 --- /dev/null +++ b/variants/STM32G0xx/G0B1M(B-C-E)T_G0C1M(C-E)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g0x.cfg] + +reset_config srst_only diff --git a/variants/STM32G0xx/G0B1NEY_G0C1NEY/openocd.cfg b/variants/STM32G0xx/G0B1NEY_G0C1NEY/openocd.cfg new file mode 100644 index 0000000000..fbb7eb4ad6 --- /dev/null +++ b/variants/STM32G0xx/G0B1NEY_G0C1NEY/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g0x.cfg] + +reset_config srst_only diff --git a/variants/STM32G0xx/G0B1R(B-C-E)(I-T)xN_G0C1R(C-E)(I-T)xN/openocd.cfg b/variants/STM32G0xx/G0B1R(B-C-E)(I-T)xN_G0C1R(C-E)(I-T)xN/openocd.cfg new file mode 100644 index 0000000000..fbb7eb4ad6 --- /dev/null +++ b/variants/STM32G0xx/G0B1R(B-C-E)(I-T)xN_G0C1R(C-E)(I-T)xN/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g0x.cfg] + +reset_config srst_only diff --git a/variants/STM32G0xx/G0B1R(B-C-E)T_G0C1R(C-E)T/openocd.cfg b/variants/STM32G0xx/G0B1R(B-C-E)T_G0C1R(C-E)T/openocd.cfg new file mode 100644 index 0000000000..fbb7eb4ad6 --- /dev/null +++ b/variants/STM32G0xx/G0B1R(B-C-E)T_G0C1R(C-E)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g0x.cfg] + +reset_config srst_only diff --git a/variants/STM32G0xx/G0B1V(B-C-E)(I-T)_G0C1V(C-E)(I-T)/openocd.cfg b/variants/STM32G0xx/G0B1V(B-C-E)(I-T)_G0C1V(C-E)(I-T)/openocd.cfg new file mode 100644 index 0000000000..fbb7eb4ad6 --- /dev/null +++ b/variants/STM32G0xx/G0B1V(B-C-E)(I-T)_G0C1V(C-E)(I-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g0x.cfg] + +reset_config srst_only diff --git a/variants/STM32G4xx/G431C(6-8-B)T_G441CBT/openocd.cfg b/variants/STM32G4xx/G431C(6-8-B)T_G441CBT/openocd.cfg new file mode 100644 index 0000000000..8ff69bca04 --- /dev/null +++ b/variants/STM32G4xx/G431C(6-8-B)T_G441CBT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g4x.cfg] + +reset_config srst_only diff --git a/variants/STM32G4xx/G431C(6-8-B)U_G441CBU/openocd.cfg b/variants/STM32G4xx/G431C(6-8-B)U_G441CBU/openocd.cfg new file mode 100644 index 0000000000..8ff69bca04 --- /dev/null +++ b/variants/STM32G4xx/G431C(6-8-B)U_G441CBU/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g4x.cfg] + +reset_config srst_only diff --git a/variants/STM32G4xx/G431CBY_G441CBY/openocd.cfg b/variants/STM32G4xx/G431CBY_G441CBY/openocd.cfg new file mode 100644 index 0000000000..8ff69bca04 --- /dev/null +++ b/variants/STM32G4xx/G431CBY_G441CBY/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g4x.cfg] + +reset_config srst_only diff --git a/variants/STM32G4xx/G431K(6-8-B)(T-U)_G441KB(T-U)/openocd.cfg b/variants/STM32G4xx/G431K(6-8-B)(T-U)_G441KB(T-U)/openocd.cfg new file mode 100644 index 0000000000..8ff69bca04 --- /dev/null +++ b/variants/STM32G4xx/G431K(6-8-B)(T-U)_G441KB(T-U)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g4x.cfg] + +reset_config srst_only diff --git a/variants/STM32G4xx/G431M(6-8-B)T_G441MBT/openocd.cfg b/variants/STM32G4xx/G431M(6-8-B)T_G441MBT/openocd.cfg new file mode 100644 index 0000000000..8ff69bca04 --- /dev/null +++ b/variants/STM32G4xx/G431M(6-8-B)T_G441MBT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g4x.cfg] + +reset_config srst_only diff --git a/variants/STM32G4xx/G431R(6-8-B)(I-T)_G441RB(I-T)/openocd.cfg b/variants/STM32G4xx/G431R(6-8-B)(I-T)_G441RB(I-T)/openocd.cfg new file mode 100644 index 0000000000..8ff69bca04 --- /dev/null +++ b/variants/STM32G4xx/G431R(6-8-B)(I-T)_G441RB(I-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g4x.cfg] + +reset_config srst_only diff --git a/variants/STM32G4xx/G431V(6-8-B)T_G441VBT/openocd.cfg b/variants/STM32G4xx/G431V(6-8-B)T_G441VBT/openocd.cfg new file mode 100644 index 0000000000..8ff69bca04 --- /dev/null +++ b/variants/STM32G4xx/G431V(6-8-B)T_G441VBT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g4x.cfg] + +reset_config srst_only diff --git a/variants/STM32G4xx/G471C(C-E)T/openocd.cfg b/variants/STM32G4xx/G471C(C-E)T/openocd.cfg new file mode 100644 index 0000000000..8ff69bca04 --- /dev/null +++ b/variants/STM32G4xx/G471C(C-E)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g4x.cfg] + +reset_config srst_only diff --git a/variants/STM32G4xx/G471C(C-E)U/openocd.cfg b/variants/STM32G4xx/G471C(C-E)U/openocd.cfg new file mode 100644 index 0000000000..8ff69bca04 --- /dev/null +++ b/variants/STM32G4xx/G471C(C-E)U/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g4x.cfg] + +reset_config srst_only diff --git a/variants/STM32G4xx/G471M(C-E)T/openocd.cfg b/variants/STM32G4xx/G471M(C-E)T/openocd.cfg new file mode 100644 index 0000000000..8ff69bca04 --- /dev/null +++ b/variants/STM32G4xx/G471M(C-E)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g4x.cfg] + +reset_config srst_only diff --git a/variants/STM32G4xx/G471MEY/openocd.cfg b/variants/STM32G4xx/G471MEY/openocd.cfg new file mode 100644 index 0000000000..8ff69bca04 --- /dev/null +++ b/variants/STM32G4xx/G471MEY/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g4x.cfg] + +reset_config srst_only diff --git a/variants/STM32G4xx/G471Q(C-E)T/openocd.cfg b/variants/STM32G4xx/G471Q(C-E)T/openocd.cfg new file mode 100644 index 0000000000..8ff69bca04 --- /dev/null +++ b/variants/STM32G4xx/G471Q(C-E)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g4x.cfg] + +reset_config srst_only diff --git a/variants/STM32G4xx/G471R(C-E)T/openocd.cfg b/variants/STM32G4xx/G471R(C-E)T/openocd.cfg new file mode 100644 index 0000000000..8ff69bca04 --- /dev/null +++ b/variants/STM32G4xx/G471R(C-E)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g4x.cfg] + +reset_config srst_only diff --git a/variants/STM32G4xx/G471V(C-E)(H-I-T)/openocd.cfg b/variants/STM32G4xx/G471V(C-E)(H-I-T)/openocd.cfg new file mode 100644 index 0000000000..8ff69bca04 --- /dev/null +++ b/variants/STM32G4xx/G471V(C-E)(H-I-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g4x.cfg] + +reset_config srst_only diff --git a/variants/STM32G4xx/G473C(B-C-E)T_G474C(B-C-E)T_G483CET_G484CET/openocd.cfg b/variants/STM32G4xx/G473C(B-C-E)T_G474C(B-C-E)T_G483CET_G484CET/openocd.cfg new file mode 100644 index 0000000000..8ff69bca04 --- /dev/null +++ b/variants/STM32G4xx/G473C(B-C-E)T_G474C(B-C-E)T_G483CET_G484CET/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g4x.cfg] + +reset_config srst_only diff --git a/variants/STM32G4xx/G473C(B-C-E)U_G474C(B-C-E)U_G483CEU_G484CEU/openocd.cfg b/variants/STM32G4xx/G473C(B-C-E)U_G474C(B-C-E)U_G483CEU_G484CEU/openocd.cfg new file mode 100644 index 0000000000..8ff69bca04 --- /dev/null +++ b/variants/STM32G4xx/G473C(B-C-E)U_G474C(B-C-E)U_G483CEU_G484CEU/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g4x.cfg] + +reset_config srst_only diff --git a/variants/STM32G4xx/G473M(B-C-E)T_G474M(B-C-E)T_G483MET_G484MET/openocd.cfg b/variants/STM32G4xx/G473M(B-C-E)T_G474M(B-C-E)T_G483MET_G484MET/openocd.cfg new file mode 100644 index 0000000000..8ff69bca04 --- /dev/null +++ b/variants/STM32G4xx/G473M(B-C-E)T_G474M(B-C-E)T_G483MET_G484MET/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g4x.cfg] + +reset_config srst_only diff --git a/variants/STM32G4xx/G473MEY_G474MEY_G483MEY_G484MEY/openocd.cfg b/variants/STM32G4xx/G473MEY_G474MEY_G483MEY_G484MEY/openocd.cfg new file mode 100644 index 0000000000..8ff69bca04 --- /dev/null +++ b/variants/STM32G4xx/G473MEY_G474MEY_G483MEY_G484MEY/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g4x.cfg] + +reset_config srst_only diff --git a/variants/STM32G4xx/G473P(B-C-E)I_G474P(B-C-E)I_G483PEI_G484PEI/openocd.cfg b/variants/STM32G4xx/G473P(B-C-E)I_G474P(B-C-E)I_G483PEI_G484PEI/openocd.cfg new file mode 100644 index 0000000000..8ff69bca04 --- /dev/null +++ b/variants/STM32G4xx/G473P(B-C-E)I_G474P(B-C-E)I_G483PEI_G484PEI/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g4x.cfg] + +reset_config srst_only diff --git a/variants/STM32G4xx/G473Q(B-C-E)T_G474Q(B-C-E)T_G483QET_G484QET/openocd.cfg b/variants/STM32G4xx/G473Q(B-C-E)T_G474Q(B-C-E)T_G483QET_G484QET/openocd.cfg new file mode 100644 index 0000000000..8ff69bca04 --- /dev/null +++ b/variants/STM32G4xx/G473Q(B-C-E)T_G474Q(B-C-E)T_G483QET_G484QET/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g4x.cfg] + +reset_config srst_only diff --git a/variants/STM32G4xx/G473R(B-C-E)T_G474R(B-C-E)T_G483RET_G484RET/openocd.cfg b/variants/STM32G4xx/G473R(B-C-E)T_G474R(B-C-E)T_G483RET_G484RET/openocd.cfg new file mode 100644 index 0000000000..8ff69bca04 --- /dev/null +++ b/variants/STM32G4xx/G473R(B-C-E)T_G474R(B-C-E)T_G483RET_G484RET/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g4x.cfg] + +reset_config srst_only diff --git a/variants/STM32G4xx/G473V(B-C-E)(H-T)_G474V(B-C-E)(H-T)_G483VE(H-T)_G484VE(H-T)/openocd.cfg b/variants/STM32G4xx/G473V(B-C-E)(H-T)_G474V(B-C-E)(H-T)_G483VE(H-T)_G484VE(H-T)/openocd.cfg new file mode 100644 index 0000000000..8ff69bca04 --- /dev/null +++ b/variants/STM32G4xx/G473V(B-C-E)(H-T)_G474V(B-C-E)(H-T)_G483VE(H-T)_G484VE(H-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g4x.cfg] + +reset_config srst_only diff --git a/variants/STM32G4xx/G491C(C-E)T_G4A1CET/openocd.cfg b/variants/STM32G4xx/G491C(C-E)T_G4A1CET/openocd.cfg new file mode 100644 index 0000000000..8ff69bca04 --- /dev/null +++ b/variants/STM32G4xx/G491C(C-E)T_G4A1CET/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g4x.cfg] + +reset_config srst_only diff --git a/variants/STM32G4xx/G491C(C-E)U_G4A1CEU/openocd.cfg b/variants/STM32G4xx/G491C(C-E)U_G4A1CEU/openocd.cfg new file mode 100644 index 0000000000..8ff69bca04 --- /dev/null +++ b/variants/STM32G4xx/G491C(C-E)U_G4A1CEU/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g4x.cfg] + +reset_config srst_only diff --git a/variants/STM32G4xx/G491K(C-E)U_G4A1KEU/openocd.cfg b/variants/STM32G4xx/G491K(C-E)U_G4A1KEU/openocd.cfg new file mode 100644 index 0000000000..8ff69bca04 --- /dev/null +++ b/variants/STM32G4xx/G491K(C-E)U_G4A1KEU/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g4x.cfg] + +reset_config srst_only diff --git a/variants/STM32G4xx/G491M(C-E)(S-T)_G4A1ME(S-T)/openocd.cfg b/variants/STM32G4xx/G491M(C-E)(S-T)_G4A1ME(S-T)/openocd.cfg new file mode 100644 index 0000000000..8ff69bca04 --- /dev/null +++ b/variants/STM32G4xx/G491M(C-E)(S-T)_G4A1ME(S-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g4x.cfg] + +reset_config srst_only diff --git a/variants/STM32G4xx/G491RC(I-T)_G491RE(I-T-Y)_G4A1RE(I-T-Y)/openocd.cfg b/variants/STM32G4xx/G491RC(I-T)_G491RE(I-T-Y)_G4A1RE(I-T-Y)/openocd.cfg new file mode 100644 index 0000000000..8ff69bca04 --- /dev/null +++ b/variants/STM32G4xx/G491RC(I-T)_G491RE(I-T-Y)_G4A1RE(I-T-Y)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g4x.cfg] + +reset_config srst_only diff --git a/variants/STM32G4xx/G491V(C-E)T_G4A1VET/openocd.cfg b/variants/STM32G4xx/G491V(C-E)T_G4A1VET/openocd.cfg new file mode 100644 index 0000000000..8ff69bca04 --- /dev/null +++ b/variants/STM32G4xx/G491V(C-E)T_G4A1VET/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32g4x.cfg] + +reset_config srst_only diff --git a/variants/STM32H7xx/H723V(E-G)(H-T)_H730VB(H-T)_H733VG(H-T)/openocd.cfg b/variants/STM32H7xx/H723V(E-G)(H-T)_H730VB(H-T)_H733VG(H-T)/openocd.cfg new file mode 100644 index 0000000000..9bfdded39c --- /dev/null +++ b/variants/STM32H7xx/H723V(E-G)(H-T)_H730VB(H-T)_H733VG(H-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32h7x.cfg] + +reset_config srst_only diff --git a/variants/STM32H7xx/H723Z(E-G)I_H730ZBI_H733ZGI/openocd.cfg b/variants/STM32H7xx/H723Z(E-G)I_H730ZBI_H733ZGI/openocd.cfg new file mode 100644 index 0000000000..9bfdded39c --- /dev/null +++ b/variants/STM32H7xx/H723Z(E-G)I_H730ZBI_H733ZGI/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32h7x.cfg] + +reset_config srst_only diff --git a/variants/STM32H7xx/H723Z(E-G)T_H730ZBT_H733ZGT/openocd.cfg b/variants/STM32H7xx/H723Z(E-G)T_H730ZBT_H733ZGT/openocd.cfg new file mode 100644 index 0000000000..9bfdded39c --- /dev/null +++ b/variants/STM32H7xx/H723Z(E-G)T_H730ZBT_H733ZGT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32h7x.cfg] + +reset_config srst_only diff --git a/variants/STM32H7xx/H725A(E-G)I_H730ABIxQ_H735AGI/openocd.cfg b/variants/STM32H7xx/H725A(E-G)I_H730ABIxQ_H735AGI/openocd.cfg new file mode 100644 index 0000000000..9bfdded39c --- /dev/null +++ b/variants/STM32H7xx/H725A(E-G)I_H730ABIxQ_H735AGI/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32h7x.cfg] + +reset_config srst_only diff --git a/variants/STM32H7xx/H725I(E-G)K_H730IBKxQ_H735IGK/openocd.cfg b/variants/STM32H7xx/H725I(E-G)K_H730IBKxQ_H735IGK/openocd.cfg new file mode 100644 index 0000000000..9bfdded39c --- /dev/null +++ b/variants/STM32H7xx/H725I(E-G)K_H730IBKxQ_H735IGK/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32h7x.cfg] + +reset_config srst_only diff --git a/variants/STM32H7xx/H725I(E-G)T_H730IBTxQ_H735IGT/openocd.cfg b/variants/STM32H7xx/H725I(E-G)T_H730IBTxQ_H735IGT/openocd.cfg new file mode 100644 index 0000000000..9bfdded39c --- /dev/null +++ b/variants/STM32H7xx/H725I(E-G)T_H730IBTxQ_H735IGT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32h7x.cfg] + +reset_config srst_only diff --git a/variants/STM32H7xx/H725R(E-G)V_H735RGV/openocd.cfg b/variants/STM32H7xx/H725R(E-G)V_H735RGV/openocd.cfg new file mode 100644 index 0000000000..9bfdded39c --- /dev/null +++ b/variants/STM32H7xx/H725R(E-G)V_H735RGV/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32h7x.cfg] + +reset_config srst_only diff --git a/variants/STM32H7xx/H725V(E-G)H_H735VGH/openocd.cfg b/variants/STM32H7xx/H725V(E-G)H_H735VGH/openocd.cfg new file mode 100644 index 0000000000..9bfdded39c --- /dev/null +++ b/variants/STM32H7xx/H725V(E-G)H_H735VGH/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32h7x.cfg] + +reset_config srst_only diff --git a/variants/STM32H7xx/H725V(E-G)T_H735VGT/openocd.cfg b/variants/STM32H7xx/H725V(E-G)T_H735VGT/openocd.cfg new file mode 100644 index 0000000000..9bfdded39c --- /dev/null +++ b/variants/STM32H7xx/H725V(E-G)T_H735VGT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32h7x.cfg] + +reset_config srst_only diff --git a/variants/STM32H7xx/H725VGY_H735VGY/openocd.cfg b/variants/STM32H7xx/H725VGY_H735VGY/openocd.cfg new file mode 100644 index 0000000000..9bfdded39c --- /dev/null +++ b/variants/STM32H7xx/H725VGY_H735VGY/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32h7x.cfg] + +reset_config srst_only diff --git a/variants/STM32H7xx/H725Z(E-G)T_H735ZGT/openocd.cfg b/variants/STM32H7xx/H725Z(E-G)T_H735ZGT/openocd.cfg new file mode 100644 index 0000000000..9bfdded39c --- /dev/null +++ b/variants/STM32H7xx/H725Z(E-G)T_H735ZGT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32h7x.cfg] + +reset_config srst_only diff --git a/variants/STM32H7xx/H742A(G-I)I_H743A(G-I)I_H753AII/openocd.cfg b/variants/STM32H7xx/H742A(G-I)I_H743A(G-I)I_H753AII/openocd.cfg new file mode 100644 index 0000000000..9bfdded39c --- /dev/null +++ b/variants/STM32H7xx/H742A(G-I)I_H743A(G-I)I_H753AII/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32h7x.cfg] + +reset_config srst_only diff --git a/variants/STM32H7xx/H742B(G-I)T_H743B(G-I)T_H753BIT/openocd.cfg b/variants/STM32H7xx/H742B(G-I)T_H743B(G-I)T_H753BIT/openocd.cfg new file mode 100644 index 0000000000..9bfdded39c --- /dev/null +++ b/variants/STM32H7xx/H742B(G-I)T_H743B(G-I)T_H753BIT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32h7x.cfg] + +reset_config srst_only diff --git a/variants/STM32H7xx/H742I(G-I)(K-T)_H743I(G-I)(K-T)_H750IB(K-T)_H753II(K-T)/openocd.cfg b/variants/STM32H7xx/H742I(G-I)(K-T)_H743I(G-I)(K-T)_H750IB(K-T)_H753II(K-T)/openocd.cfg new file mode 100644 index 0000000000..9bfdded39c --- /dev/null +++ b/variants/STM32H7xx/H742I(G-I)(K-T)_H743I(G-I)(K-T)_H750IB(K-T)_H753II(K-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32h7x.cfg] + +reset_config srst_only diff --git a/variants/STM32H7xx/H742V(G-I)(H-T)_H743V(G-I)(H-T)_H750VBT_H753VI(H-T)/openocd.cfg b/variants/STM32H7xx/H742V(G-I)(H-T)_H743V(G-I)(H-T)_H750VBT_H753VI(H-T)/openocd.cfg new file mode 100644 index 0000000000..9bfdded39c --- /dev/null +++ b/variants/STM32H7xx/H742V(G-I)(H-T)_H743V(G-I)(H-T)_H750VBT_H753VI(H-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32h7x.cfg] + +reset_config srst_only diff --git a/variants/STM32H7xx/H742X(G-I)H_H743X(G-I)H_H745X(G-I)H_H747X(G-I)H_H750XBH_H753XIH_H755XIH_H757XIH/openocd.cfg b/variants/STM32H7xx/H742X(G-I)H_H743X(G-I)H_H745X(G-I)H_H747X(G-I)H_H750XBH_H753XIH_H755XIH_H757XIH/openocd.cfg new file mode 100644 index 0000000000..9bfdded39c --- /dev/null +++ b/variants/STM32H7xx/H742X(G-I)H_H743X(G-I)H_H745X(G-I)H_H747X(G-I)H_H750XBH_H753XIH_H755XIH_H757XIH/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32h7x.cfg] + +reset_config srst_only diff --git a/variants/STM32H7xx/H742Z(G-I)T_H743Z(G-I)T_H747A(G-I)I_H747I(G-I)T_H750ZBT_H753ZIT_H757AII_H757IIT/openocd.cfg b/variants/STM32H7xx/H742Z(G-I)T_H743Z(G-I)T_H747A(G-I)I_H747I(G-I)T_H750ZBT_H753ZIT_H757AII_H757IIT/openocd.cfg new file mode 100644 index 0000000000..9bfdded39c --- /dev/null +++ b/variants/STM32H7xx/H742Z(G-I)T_H743Z(G-I)T_H747A(G-I)I_H747I(G-I)T_H750ZBT_H753ZIT_H757AII_H757IIT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32h7x.cfg] + +reset_config srst_only diff --git a/variants/STM32H7xx/H745B(G-I)T_H755BIT/openocd.cfg b/variants/STM32H7xx/H745B(G-I)T_H755BIT/openocd.cfg new file mode 100644 index 0000000000..9bfdded39c --- /dev/null +++ b/variants/STM32H7xx/H745B(G-I)T_H755BIT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32h7x.cfg] + +reset_config srst_only diff --git a/variants/STM32H7xx/H745I(G-I)K_H755IIK/openocd.cfg b/variants/STM32H7xx/H745I(G-I)K_H755IIK/openocd.cfg new file mode 100644 index 0000000000..9bfdded39c --- /dev/null +++ b/variants/STM32H7xx/H745I(G-I)K_H755IIK/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32h7x.cfg] + +reset_config srst_only diff --git a/variants/STM32H7xx/H745I(G-I)T_H755IIT/openocd.cfg b/variants/STM32H7xx/H745I(G-I)T_H755IIT/openocd.cfg new file mode 100644 index 0000000000..9bfdded39c --- /dev/null +++ b/variants/STM32H7xx/H745I(G-I)T_H755IIT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32h7x.cfg] + +reset_config srst_only diff --git a/variants/STM32H7xx/H745Z(G-I)T_H755ZIT/openocd.cfg b/variants/STM32H7xx/H745Z(G-I)T_H755ZIT/openocd.cfg new file mode 100644 index 0000000000..9bfdded39c --- /dev/null +++ b/variants/STM32H7xx/H745Z(G-I)T_H755ZIT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32h7x.cfg] + +reset_config srst_only diff --git a/variants/STM32H7xx/H747B(G-I)T_H757BIT/openocd.cfg b/variants/STM32H7xx/H747B(G-I)T_H757BIT/openocd.cfg new file mode 100644 index 0000000000..9bfdded39c --- /dev/null +++ b/variants/STM32H7xx/H747B(G-I)T_H757BIT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32h7x.cfg] + +reset_config srst_only diff --git a/variants/STM32H7xx/H747ZIY_H757ZIY/openocd.cfg b/variants/STM32H7xx/H747ZIY_H757ZIY/openocd.cfg new file mode 100644 index 0000000000..9bfdded39c --- /dev/null +++ b/variants/STM32H7xx/H747ZIY_H757ZIY/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32h7x.cfg] + +reset_config srst_only diff --git a/variants/STM32H7xx/H7A3A(G-I)IxQ_H7B0ABIxQ_H7B3AIIxQ/openocd.cfg b/variants/STM32H7xx/H7A3A(G-I)IxQ_H7B0ABIxQ_H7B3AIIxQ/openocd.cfg new file mode 100644 index 0000000000..9bfdded39c --- /dev/null +++ b/variants/STM32H7xx/H7A3A(G-I)IxQ_H7B0ABIxQ_H7B3AIIxQ/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32h7x.cfg] + +reset_config srst_only diff --git a/variants/STM32H7xx/H7A3I(G-I)(K-T)_H7B0IBT_H7B3II(K-T)/openocd.cfg b/variants/STM32H7xx/H7A3I(G-I)(K-T)_H7B0IBT_H7B3II(K-T)/openocd.cfg new file mode 100644 index 0000000000..9bfdded39c --- /dev/null +++ b/variants/STM32H7xx/H7A3I(G-I)(K-T)_H7B0IBT_H7B3II(K-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32h7x.cfg] + +reset_config srst_only diff --git a/variants/STM32H7xx/H7A3I(G-I)KxQ_H7B0IBKxQ_H7B3IIKxQ/openocd.cfg b/variants/STM32H7xx/H7A3I(G-I)KxQ_H7B0IBKxQ_H7B3IIKxQ/openocd.cfg new file mode 100644 index 0000000000..9bfdded39c --- /dev/null +++ b/variants/STM32H7xx/H7A3I(G-I)KxQ_H7B0IBKxQ_H7B3IIKxQ/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32h7x.cfg] + +reset_config srst_only diff --git a/variants/STM32H7xx/H7A3I(G-I)TxQ_H7B3IITxQ/openocd.cfg b/variants/STM32H7xx/H7A3I(G-I)TxQ_H7B3IITxQ/openocd.cfg new file mode 100644 index 0000000000..9bfdded39c --- /dev/null +++ b/variants/STM32H7xx/H7A3I(G-I)TxQ_H7B3IITxQ/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32h7x.cfg] + +reset_config srst_only diff --git a/variants/STM32H7xx/H7A3L(G-I)HxQ_H7B3LIHxQ/openocd.cfg b/variants/STM32H7xx/H7A3L(G-I)HxQ_H7B3LIHxQ/openocd.cfg new file mode 100644 index 0000000000..9bfdded39c --- /dev/null +++ b/variants/STM32H7xx/H7A3L(G-I)HxQ_H7B3LIHxQ/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32h7x.cfg] + +reset_config srst_only diff --git a/variants/STM32H7xx/H7A3N(G-I)H_H7B3NIH/openocd.cfg b/variants/STM32H7xx/H7A3N(G-I)H_H7B3NIH/openocd.cfg new file mode 100644 index 0000000000..9bfdded39c --- /dev/null +++ b/variants/STM32H7xx/H7A3N(G-I)H_H7B3NIH/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32h7x.cfg] + +reset_config srst_only diff --git a/variants/STM32H7xx/H7A3QIYxQ_H7B3QIYxQ/openocd.cfg b/variants/STM32H7xx/H7A3QIYxQ_H7B3QIYxQ/openocd.cfg new file mode 100644 index 0000000000..9bfdded39c --- /dev/null +++ b/variants/STM32H7xx/H7A3QIYxQ_H7B3QIYxQ/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32h7x.cfg] + +reset_config srst_only diff --git a/variants/STM32H7xx/H7A3R(G-I)T_H7B0RBT_H7B3RIT/openocd.cfg b/variants/STM32H7xx/H7A3R(G-I)T_H7B0RBT_H7B3RIT/openocd.cfg new file mode 100644 index 0000000000..9bfdded39c --- /dev/null +++ b/variants/STM32H7xx/H7A3R(G-I)T_H7B0RBT_H7B3RIT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32h7x.cfg] + +reset_config srst_only diff --git a/variants/STM32H7xx/H7A3V(G-I)(H-T)_H7B0VBT_H7B3VI(H-T)/openocd.cfg b/variants/STM32H7xx/H7A3V(G-I)(H-T)_H7B0VBT_H7B3VI(H-T)/openocd.cfg new file mode 100644 index 0000000000..9bfdded39c --- /dev/null +++ b/variants/STM32H7xx/H7A3V(G-I)(H-T)_H7B0VBT_H7B3VI(H-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32h7x.cfg] + +reset_config srst_only diff --git a/variants/STM32H7xx/H7A3V(G-I)HxQ_H7B3VIHxQ/openocd.cfg b/variants/STM32H7xx/H7A3V(G-I)HxQ_H7B3VIHxQ/openocd.cfg new file mode 100644 index 0000000000..9bfdded39c --- /dev/null +++ b/variants/STM32H7xx/H7A3V(G-I)HxQ_H7B3VIHxQ/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32h7x.cfg] + +reset_config srst_only diff --git a/variants/STM32H7xx/H7A3V(G-I)TxQ_H7B3VITxQ/openocd.cfg b/variants/STM32H7xx/H7A3V(G-I)TxQ_H7B3VITxQ/openocd.cfg new file mode 100644 index 0000000000..9bfdded39c --- /dev/null +++ b/variants/STM32H7xx/H7A3V(G-I)TxQ_H7B3VITxQ/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32h7x.cfg] + +reset_config srst_only diff --git a/variants/STM32H7xx/H7A3Z(G-I)T_H7B0ZBT_H7B3ZIT/openocd.cfg b/variants/STM32H7xx/H7A3Z(G-I)T_H7B0ZBT_H7B3ZIT/openocd.cfg new file mode 100644 index 0000000000..9bfdded39c --- /dev/null +++ b/variants/STM32H7xx/H7A3Z(G-I)T_H7B0ZBT_H7B3ZIT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32h7x.cfg] + +reset_config srst_only diff --git a/variants/STM32H7xx/H7A3Z(G-I)TxQ_H7B3ZITxQ/openocd.cfg b/variants/STM32H7xx/H7A3Z(G-I)TxQ_H7B3ZITxQ/openocd.cfg new file mode 100644 index 0000000000..9bfdded39c --- /dev/null +++ b/variants/STM32H7xx/H7A3Z(G-I)TxQ_H7B3ZITxQ/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32h7x.cfg] + +reset_config srst_only diff --git a/variants/STM32L0xx/L010C6T/openocd.cfg b/variants/STM32L0xx/L010C6T/openocd.cfg new file mode 100644 index 0000000000..def6a13b35 --- /dev/null +++ b/variants/STM32L0xx/L010C6T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l0.cfg] + +reset_config srst_only diff --git a/variants/STM32L0xx/L010F4P_L011F(3-4)P_L021F4P/openocd.cfg b/variants/STM32L0xx/L010F4P_L011F(3-4)P_L021F4P/openocd.cfg new file mode 100644 index 0000000000..def6a13b35 --- /dev/null +++ b/variants/STM32L0xx/L010F4P_L011F(3-4)P_L021F4P/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l0.cfg] + +reset_config srst_only diff --git a/variants/STM32L0xx/L010K4T_L011K(3-4)T_L021K4T/openocd.cfg b/variants/STM32L0xx/L010K4T_L011K(3-4)T_L021K4T/openocd.cfg new file mode 100644 index 0000000000..def6a13b35 --- /dev/null +++ b/variants/STM32L0xx/L010K4T_L011K(3-4)T_L021K4T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l0.cfg] + +reset_config srst_only diff --git a/variants/STM32L0xx/L010K8T/openocd.cfg b/variants/STM32L0xx/L010K8T/openocd.cfg new file mode 100644 index 0000000000..def6a13b35 --- /dev/null +++ b/variants/STM32L0xx/L010K8T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l0.cfg] + +reset_config srst_only diff --git a/variants/STM32L0xx/L010R8T/openocd.cfg b/variants/STM32L0xx/L010R8T/openocd.cfg new file mode 100644 index 0000000000..def6a13b35 --- /dev/null +++ b/variants/STM32L0xx/L010R8T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l0.cfg] + +reset_config srst_only diff --git a/variants/STM32L0xx/L010RBT/openocd.cfg b/variants/STM32L0xx/L010RBT/openocd.cfg new file mode 100644 index 0000000000..def6a13b35 --- /dev/null +++ b/variants/STM32L0xx/L010RBT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l0.cfg] + +reset_config srst_only diff --git a/variants/STM32L0xx/L011D(3-4)P_L021D4P/openocd.cfg b/variants/STM32L0xx/L011D(3-4)P_L021D4P/openocd.cfg new file mode 100644 index 0000000000..def6a13b35 --- /dev/null +++ b/variants/STM32L0xx/L011D(3-4)P_L021D4P/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l0.cfg] + +reset_config srst_only diff --git a/variants/STM32L0xx/L011E(3-4)Y/openocd.cfg b/variants/STM32L0xx/L011E(3-4)Y/openocd.cfg new file mode 100644 index 0000000000..def6a13b35 --- /dev/null +++ b/variants/STM32L0xx/L011E(3-4)Y/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l0.cfg] + +reset_config srst_only diff --git a/variants/STM32L0xx/L011F(3-4)U_L021F4U/openocd.cfg b/variants/STM32L0xx/L011F(3-4)U_L021F4U/openocd.cfg new file mode 100644 index 0000000000..def6a13b35 --- /dev/null +++ b/variants/STM32L0xx/L011F(3-4)U_L021F4U/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l0.cfg] + +reset_config srst_only diff --git a/variants/STM32L0xx/L011G(3-4)U_L021G4U/openocd.cfg b/variants/STM32L0xx/L011G(3-4)U_L021G4U/openocd.cfg new file mode 100644 index 0000000000..def6a13b35 --- /dev/null +++ b/variants/STM32L0xx/L011G(3-4)U_L021G4U/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l0.cfg] + +reset_config srst_only diff --git a/variants/STM32L0xx/L011K(3-4)U_L021K4U/openocd.cfg b/variants/STM32L0xx/L011K(3-4)U_L021K4U/openocd.cfg new file mode 100644 index 0000000000..def6a13b35 --- /dev/null +++ b/variants/STM32L0xx/L011K(3-4)U_L021K4U/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l0.cfg] + +reset_config srst_only diff --git a/variants/STM32L0xx/L031C(4-6)(T-U)_L041C4T_L041C6(T-U)/openocd.cfg b/variants/STM32L0xx/L031C(4-6)(T-U)_L041C4T_L041C6(T-U)/openocd.cfg new file mode 100644 index 0000000000..def6a13b35 --- /dev/null +++ b/variants/STM32L0xx/L031C(4-6)(T-U)_L041C4T_L041C6(T-U)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l0.cfg] + +reset_config srst_only diff --git a/variants/STM32L0xx/L031E(4-6)Y_L041E6Y/openocd.cfg b/variants/STM32L0xx/L031E(4-6)Y_L041E6Y/openocd.cfg new file mode 100644 index 0000000000..def6a13b35 --- /dev/null +++ b/variants/STM32L0xx/L031E(4-6)Y_L041E6Y/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l0.cfg] + +reset_config srst_only diff --git a/variants/STM32L0xx/L031F(4-6)P_L041F6P/openocd.cfg b/variants/STM32L0xx/L031F(4-6)P_L041F6P/openocd.cfg new file mode 100644 index 0000000000..def6a13b35 --- /dev/null +++ b/variants/STM32L0xx/L031F(4-6)P_L041F6P/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l0.cfg] + +reset_config srst_only diff --git a/variants/STM32L0xx/L031G(4-6)U_L041G6U/openocd.cfg b/variants/STM32L0xx/L031G(4-6)U_L041G6U/openocd.cfg new file mode 100644 index 0000000000..def6a13b35 --- /dev/null +++ b/variants/STM32L0xx/L031G(4-6)U_L041G6U/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l0.cfg] + +reset_config srst_only diff --git a/variants/STM32L0xx/L031G6UxS_L041G6UxS/openocd.cfg b/variants/STM32L0xx/L031G6UxS_L041G6UxS/openocd.cfg new file mode 100644 index 0000000000..def6a13b35 --- /dev/null +++ b/variants/STM32L0xx/L031G6UxS_L041G6UxS/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l0.cfg] + +reset_config srst_only diff --git a/variants/STM32L0xx/L031K(4-6)T_L041K6T/openocd.cfg b/variants/STM32L0xx/L031K(4-6)T_L041K6T/openocd.cfg new file mode 100644 index 0000000000..def6a13b35 --- /dev/null +++ b/variants/STM32L0xx/L031K(4-6)T_L041K6T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l0.cfg] + +reset_config srst_only diff --git a/variants/STM32L0xx/L031K(4-6)U_L041K6U/openocd.cfg b/variants/STM32L0xx/L031K(4-6)U_L041K6U/openocd.cfg new file mode 100644 index 0000000000..def6a13b35 --- /dev/null +++ b/variants/STM32L0xx/L031K(4-6)U_L041K6U/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l0.cfg] + +reset_config srst_only diff --git a/variants/STM32L0xx/L051C(6-8)(T-U)/openocd.cfg b/variants/STM32L0xx/L051C(6-8)(T-U)/openocd.cfg new file mode 100644 index 0000000000..def6a13b35 --- /dev/null +++ b/variants/STM32L0xx/L051C(6-8)(T-U)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l0.cfg] + +reset_config srst_only diff --git a/variants/STM32L0xx/L051K(6-8)T/openocd.cfg b/variants/STM32L0xx/L051K(6-8)T/openocd.cfg new file mode 100644 index 0000000000..def6a13b35 --- /dev/null +++ b/variants/STM32L0xx/L051K(6-8)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l0.cfg] + +reset_config srst_only diff --git a/variants/STM32L0xx/L051K(6-8)U/openocd.cfg b/variants/STM32L0xx/L051K(6-8)U/openocd.cfg new file mode 100644 index 0000000000..def6a13b35 --- /dev/null +++ b/variants/STM32L0xx/L051K(6-8)U/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l0.cfg] + +reset_config srst_only diff --git a/variants/STM32L0xx/L051R(6-8)H/openocd.cfg b/variants/STM32L0xx/L051R(6-8)H/openocd.cfg new file mode 100644 index 0000000000..def6a13b35 --- /dev/null +++ b/variants/STM32L0xx/L051R(6-8)H/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l0.cfg] + +reset_config srst_only diff --git a/variants/STM32L0xx/L051R(6-8)T/openocd.cfg b/variants/STM32L0xx/L051R(6-8)T/openocd.cfg new file mode 100644 index 0000000000..def6a13b35 --- /dev/null +++ b/variants/STM32L0xx/L051R(6-8)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l0.cfg] + +reset_config srst_only diff --git a/variants/STM32L0xx/L051T(6-8)Y/openocd.cfg b/variants/STM32L0xx/L051T(6-8)Y/openocd.cfg new file mode 100644 index 0000000000..def6a13b35 --- /dev/null +++ b/variants/STM32L0xx/L051T(6-8)Y/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l0.cfg] + +reset_config srst_only diff --git a/variants/STM32L0xx/L052C(6-8)(T-U)_L053C(6-8)(T-U)_L062C8U_L063C8(T-U)/openocd.cfg b/variants/STM32L0xx/L052C(6-8)(T-U)_L053C(6-8)(T-U)_L062C8U_L063C8(T-U)/openocd.cfg new file mode 100644 index 0000000000..def6a13b35 --- /dev/null +++ b/variants/STM32L0xx/L052C(6-8)(T-U)_L053C(6-8)(T-U)_L062C8U_L063C8(T-U)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l0.cfg] + +reset_config srst_only diff --git a/variants/STM32L0xx/L052K(6-8)T_L062K8T/openocd.cfg b/variants/STM32L0xx/L052K(6-8)T_L062K8T/openocd.cfg new file mode 100644 index 0000000000..def6a13b35 --- /dev/null +++ b/variants/STM32L0xx/L052K(6-8)T_L062K8T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l0.cfg] + +reset_config srst_only diff --git a/variants/STM32L0xx/L052K(6-8)U_L062K8U/openocd.cfg b/variants/STM32L0xx/L052K(6-8)U_L062K8U/openocd.cfg new file mode 100644 index 0000000000..def6a13b35 --- /dev/null +++ b/variants/STM32L0xx/L052K(6-8)U_L062K8U/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l0.cfg] + +reset_config srst_only diff --git a/variants/STM32L0xx/L052R(6-8)H_L053R(6-8)H/openocd.cfg b/variants/STM32L0xx/L052R(6-8)H_L053R(6-8)H/openocd.cfg new file mode 100644 index 0000000000..def6a13b35 --- /dev/null +++ b/variants/STM32L0xx/L052R(6-8)H_L053R(6-8)H/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l0.cfg] + +reset_config srst_only diff --git a/variants/STM32L0xx/L052R(6-8)T_L053R(6-8)T_L063R8T/openocd.cfg b/variants/STM32L0xx/L052R(6-8)T_L053R(6-8)T_L063R8T/openocd.cfg new file mode 100644 index 0000000000..def6a13b35 --- /dev/null +++ b/variants/STM32L0xx/L052R(6-8)T_L053R(6-8)T_L063R8T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l0.cfg] + +reset_config srst_only diff --git a/variants/STM32L0xx/L052T6Y_L052T8(F-Y)/openocd.cfg b/variants/STM32L0xx/L052T6Y_L052T8(F-Y)/openocd.cfg new file mode 100644 index 0000000000..def6a13b35 --- /dev/null +++ b/variants/STM32L0xx/L052T6Y_L052T8(F-Y)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l0.cfg] + +reset_config srst_only diff --git a/variants/STM32L0xx/L071C(8-B-Z)(T-U)_L081CBT_L081CZ(T-U)/openocd.cfg b/variants/STM32L0xx/L071C(8-B-Z)(T-U)_L081CBT_L081CZ(T-U)/openocd.cfg new file mode 100644 index 0000000000..def6a13b35 --- /dev/null +++ b/variants/STM32L0xx/L071C(8-B-Z)(T-U)_L081CBT_L081CZ(T-U)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l0.cfg] + +reset_config srst_only diff --git a/variants/STM32L0xx/L071C(B-Z)Y/openocd.cfg b/variants/STM32L0xx/L071C(B-Z)Y/openocd.cfg new file mode 100644 index 0000000000..def6a13b35 --- /dev/null +++ b/variants/STM32L0xx/L071C(B-Z)Y/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l0.cfg] + +reset_config srst_only diff --git a/variants/STM32L0xx/L071K(8-B-Z)U_L081KZU/openocd.cfg b/variants/STM32L0xx/L071K(8-B-Z)U_L081KZU/openocd.cfg new file mode 100644 index 0000000000..def6a13b35 --- /dev/null +++ b/variants/STM32L0xx/L071K(8-B-Z)U_L081KZU/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l0.cfg] + +reset_config srst_only diff --git a/variants/STM32L0xx/L071K(B-Z)T_L081KZT/openocd.cfg b/variants/STM32L0xx/L071K(B-Z)T_L081KZT/openocd.cfg new file mode 100644 index 0000000000..def6a13b35 --- /dev/null +++ b/variants/STM32L0xx/L071K(B-Z)T_L081KZT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l0.cfg] + +reset_config srst_only diff --git a/variants/STM32L0xx/L071R(B-Z)H/openocd.cfg b/variants/STM32L0xx/L071R(B-Z)H/openocd.cfg new file mode 100644 index 0000000000..def6a13b35 --- /dev/null +++ b/variants/STM32L0xx/L071R(B-Z)H/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l0.cfg] + +reset_config srst_only diff --git a/variants/STM32L0xx/L071R(B-Z)T/openocd.cfg b/variants/STM32L0xx/L071R(B-Z)T/openocd.cfg new file mode 100644 index 0000000000..def6a13b35 --- /dev/null +++ b/variants/STM32L0xx/L071R(B-Z)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l0.cfg] + +reset_config srst_only diff --git a/variants/STM32L0xx/L071V(8-B-Z)(I-T)/openocd.cfg b/variants/STM32L0xx/L071V(8-B-Z)(I-T)/openocd.cfg new file mode 100644 index 0000000000..def6a13b35 --- /dev/null +++ b/variants/STM32L0xx/L071V(8-B-Z)(I-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l0.cfg] + +reset_config srst_only diff --git a/variants/STM32L0xx/L072C(B-Z)(T-U)_L073C(B-Z)(T-U)_L082CZU_L083CBT_L083CZ(T-U)/openocd.cfg b/variants/STM32L0xx/L072C(B-Z)(T-U)_L073C(B-Z)(T-U)_L082CZU_L083CBT_L083CZ(T-U)/openocd.cfg new file mode 100644 index 0000000000..def6a13b35 --- /dev/null +++ b/variants/STM32L0xx/L072C(B-Z)(T-U)_L073C(B-Z)(T-U)_L082CZU_L083CBT_L083CZ(T-U)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l0.cfg] + +reset_config srst_only diff --git a/variants/STM32L0xx/L072CBY_L072CZ(E-Y)_L073CZY_L082CZY/openocd.cfg b/variants/STM32L0xx/L072CBY_L072CZ(E-Y)_L073CZY_L082CZY/openocd.cfg new file mode 100644 index 0000000000..def6a13b35 --- /dev/null +++ b/variants/STM32L0xx/L072CBY_L072CZ(E-Y)_L073CZY_L082CZY/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l0.cfg] + +reset_config srst_only diff --git a/variants/STM32L0xx/L072K(B-Z)T_L082K(B-Z)T/openocd.cfg b/variants/STM32L0xx/L072K(B-Z)T_L082K(B-Z)T/openocd.cfg new file mode 100644 index 0000000000..def6a13b35 --- /dev/null +++ b/variants/STM32L0xx/L072K(B-Z)T_L082K(B-Z)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l0.cfg] + +reset_config srst_only diff --git a/variants/STM32L0xx/L072K(B-Z)U_L082K(B-Z)U/openocd.cfg b/variants/STM32L0xx/L072K(B-Z)U_L082K(B-Z)U/openocd.cfg new file mode 100644 index 0000000000..def6a13b35 --- /dev/null +++ b/variants/STM32L0xx/L072K(B-Z)U_L082K(B-Z)U/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l0.cfg] + +reset_config srst_only diff --git a/variants/STM32L0xx/L072R(B-Z)(H-I)_L073RBH_L073RZ(H-I)_L083R(B-Z)H/openocd.cfg b/variants/STM32L0xx/L072R(B-Z)(H-I)_L073RBH_L073RZ(H-I)_L083R(B-Z)H/openocd.cfg new file mode 100644 index 0000000000..def6a13b35 --- /dev/null +++ b/variants/STM32L0xx/L072R(B-Z)(H-I)_L073RBH_L073RZ(H-I)_L083R(B-Z)H/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l0.cfg] + +reset_config srst_only diff --git a/variants/STM32L0xx/L072R(B-Z)T_L073R(B-Z)T_L083R(B-Z)T/openocd.cfg b/variants/STM32L0xx/L072R(B-Z)T_L073R(B-Z)T_L083R(B-Z)T/openocd.cfg new file mode 100644 index 0000000000..def6a13b35 --- /dev/null +++ b/variants/STM32L0xx/L072R(B-Z)T_L073R(B-Z)T_L083R(B-Z)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l0.cfg] + +reset_config srst_only diff --git a/variants/STM32L0xx/L072V(8-B-Z)(I-T)_L073V(8-B-Z)(I-T)_L083V(8-B-Z)(I-T)/openocd.cfg b/variants/STM32L0xx/L072V(8-B-Z)(I-T)_L073V(8-B-Z)(I-T)_L083V(8-B-Z)(I-T)/openocd.cfg new file mode 100644 index 0000000000..def6a13b35 --- /dev/null +++ b/variants/STM32L0xx/L072V(8-B-Z)(I-T)_L073V(8-B-Z)(I-T)_L083V(8-B-Z)(I-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l0.cfg] + +reset_config srst_only diff --git a/variants/STM32L1xx/L100C6Ux(A)_L151C(6-8-B)(T-U)x(A)_L152C(6-8-B)(T-U)x(A)/openocd.cfg b/variants/STM32L1xx/L100C6Ux(A)_L151C(6-8-B)(T-U)x(A)_L152C(6-8-B)(T-U)x(A)/openocd.cfg new file mode 100644 index 0000000000..19c15f2b26 --- /dev/null +++ b/variants/STM32L1xx/L100C6Ux(A)_L151C(6-8-B)(T-U)x(A)_L152C(6-8-B)(T-U)x(A)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l1.cfg] + +reset_config srst_only diff --git a/variants/STM32L1xx/L100R(8-B)Tx(A)_L151R(6-8-B)Tx(A)_L152R(6-8-B)Tx(A)/openocd.cfg b/variants/STM32L1xx/L100R(8-B)Tx(A)_L151R(6-8-B)Tx(A)_L152R(6-8-B)Tx(A)/openocd.cfg new file mode 100644 index 0000000000..19c15f2b26 --- /dev/null +++ b/variants/STM32L1xx/L100R(8-B)Tx(A)_L151R(6-8-B)Tx(A)_L152R(6-8-B)Tx(A)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l1.cfg] + +reset_config srst_only diff --git a/variants/STM32L1xx/L100RCT/openocd.cfg b/variants/STM32L1xx/L100RCT/openocd.cfg new file mode 100644 index 0000000000..19c15f2b26 --- /dev/null +++ b/variants/STM32L1xx/L100RCT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l1.cfg] + +reset_config srst_only diff --git a/variants/STM32L1xx/L151CC(T-U)_L152CC(T-U)/openocd.cfg b/variants/STM32L1xx/L151CC(T-U)_L152CC(T-U)/openocd.cfg new file mode 100644 index 0000000000..19c15f2b26 --- /dev/null +++ b/variants/STM32L1xx/L151CC(T-U)_L152CC(T-U)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l1.cfg] + +reset_config srst_only diff --git a/variants/STM32L1xx/L151QCH_L152QCH_L162QCH/openocd.cfg b/variants/STM32L1xx/L151QCH_L152QCH_L162QCH/openocd.cfg new file mode 100644 index 0000000000..19c15f2b26 --- /dev/null +++ b/variants/STM32L1xx/L151QCH_L152QCH_L162QCH/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l1.cfg] + +reset_config srst_only diff --git a/variants/STM32L1xx/L151QDH_L152QDH_L162QDH/openocd.cfg b/variants/STM32L1xx/L151QDH_L152QDH_L162QDH/openocd.cfg new file mode 100644 index 0000000000..19c15f2b26 --- /dev/null +++ b/variants/STM32L1xx/L151QDH_L152QDH_L162QDH/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l1.cfg] + +reset_config srst_only diff --git a/variants/STM32L1xx/L151QEH_L152QEH/openocd.cfg b/variants/STM32L1xx/L151QEH_L152QEH/openocd.cfg new file mode 100644 index 0000000000..19c15f2b26 --- /dev/null +++ b/variants/STM32L1xx/L151QEH_L152QEH/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l1.cfg] + +reset_config srst_only diff --git a/variants/STM32L1xx/L151R(6-8-B)Hx(A)_L152R(6-8-B)Hx(A)/openocd.cfg b/variants/STM32L1xx/L151R(6-8-B)Hx(A)_L152R(6-8-B)Hx(A)/openocd.cfg new file mode 100644 index 0000000000..19c15f2b26 --- /dev/null +++ b/variants/STM32L1xx/L151R(6-8-B)Hx(A)_L152R(6-8-B)Hx(A)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l1.cfg] + +reset_config srst_only diff --git a/variants/STM32L1xx/L151RC(T-Y)x(A)_L151UCY_L152RCTx(A)_L152UCY_L162RCTx(A)/openocd.cfg b/variants/STM32L1xx/L151RC(T-Y)x(A)_L151UCY_L152RCTx(A)_L152UCY_L162RCTx(A)/openocd.cfg new file mode 100644 index 0000000000..19c15f2b26 --- /dev/null +++ b/variants/STM32L1xx/L151RC(T-Y)x(A)_L151UCY_L152RCTx(A)_L152UCY_L162RCTx(A)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l1.cfg] + +reset_config srst_only diff --git a/variants/STM32L1xx/L151RD(T-Y)_L152RD(T-Y)_L162RD(T-Y)/openocd.cfg b/variants/STM32L1xx/L151RD(T-Y)_L152RD(T-Y)_L162RD(T-Y)/openocd.cfg new file mode 100644 index 0000000000..19c15f2b26 --- /dev/null +++ b/variants/STM32L1xx/L151RD(T-Y)_L152RD(T-Y)_L162RD(T-Y)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l1.cfg] + +reset_config srst_only diff --git a/variants/STM32L1xx/L151RET_L152RET_L162RET/openocd.cfg b/variants/STM32L1xx/L151RET_L152RET_L162RET/openocd.cfg new file mode 100644 index 0000000000..19c15f2b26 --- /dev/null +++ b/variants/STM32L1xx/L151RET_L152RET_L162RET/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l1.cfg] + +reset_config srst_only diff --git a/variants/STM32L1xx/L151V(8-B)(H-T)x(A)_L152V(8-B)(H-T)x(A)/openocd.cfg b/variants/STM32L1xx/L151V(8-B)(H-T)x(A)_L152V(8-B)(H-T)x(A)/openocd.cfg new file mode 100644 index 0000000000..19c15f2b26 --- /dev/null +++ b/variants/STM32L1xx/L151V(8-B)(H-T)x(A)_L152V(8-B)(H-T)x(A)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l1.cfg] + +reset_config srst_only diff --git a/variants/STM32L1xx/L151VC(H-T)x(A)_L152VC(H-T)x(A)_L162VC(H-T)x(A)/openocd.cfg b/variants/STM32L1xx/L151VC(H-T)x(A)_L152VC(H-T)x(A)_L162VC(H-T)x(A)/openocd.cfg new file mode 100644 index 0000000000..19c15f2b26 --- /dev/null +++ b/variants/STM32L1xx/L151VC(H-T)x(A)_L152VC(H-T)x(A)_L162VC(H-T)x(A)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l1.cfg] + +reset_config srst_only diff --git a/variants/STM32L1xx/L151VD(T-Y)xX_L151VE(T-Y)_L152VDTxX_L152VE(T-Y)_L162VDYxX_L162VE(T-Y)/openocd.cfg b/variants/STM32L1xx/L151VD(T-Y)xX_L151VE(T-Y)_L152VDTxX_L152VE(T-Y)_L162VDYxX_L162VE(T-Y)/openocd.cfg new file mode 100644 index 0000000000..19c15f2b26 --- /dev/null +++ b/variants/STM32L1xx/L151VD(T-Y)xX_L151VE(T-Y)_L152VDTxX_L152VE(T-Y)_L162VDYxX_L162VE(T-Y)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l1.cfg] + +reset_config srst_only diff --git a/variants/STM32L1xx/L151VDT_L152VDT_L162VDT/openocd.cfg b/variants/STM32L1xx/L151VDT_L152VDT_L162VDT/openocd.cfg new file mode 100644 index 0000000000..19c15f2b26 --- /dev/null +++ b/variants/STM32L1xx/L151VDT_L152VDT_L162VDT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l1.cfg] + +reset_config srst_only diff --git a/variants/STM32L1xx/L151ZCT_L152ZCT_L162ZCT/openocd.cfg b/variants/STM32L1xx/L151ZCT_L152ZCT_L162ZCT/openocd.cfg new file mode 100644 index 0000000000..19c15f2b26 --- /dev/null +++ b/variants/STM32L1xx/L151ZCT_L152ZCT_L162ZCT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l1.cfg] + +reset_config srst_only diff --git a/variants/STM32L1xx/L151ZDT_L152ZDT_L162ZDT/openocd.cfg b/variants/STM32L1xx/L151ZDT_L152ZDT_L162ZDT/openocd.cfg new file mode 100644 index 0000000000..19c15f2b26 --- /dev/null +++ b/variants/STM32L1xx/L151ZDT_L152ZDT_L162ZDT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l1.cfg] + +reset_config srst_only diff --git a/variants/STM32L1xx/L151ZET_L152ZET_L162ZET/openocd.cfg b/variants/STM32L1xx/L151ZET_L152ZET_L162ZET/openocd.cfg new file mode 100644 index 0000000000..19c15f2b26 --- /dev/null +++ b/variants/STM32L1xx/L151ZET_L152ZET_L162ZET/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l1.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L412C(8-B)(T-U)_L422CB(T-U)/openocd.cfg b/variants/STM32L4xx/L412C(8-B)(T-U)_L422CB(T-U)/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L412C(8-B)(T-U)_L422CB(T-U)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L412CB(T-U)xP/openocd.cfg b/variants/STM32L4xx/L412CB(T-U)xP/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L412CB(T-U)xP/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L412K(8-B)(T-U)_L422KB(T-U)/openocd.cfg b/variants/STM32L4xx/L412K(8-B)(T-U)_L422KB(T-U)/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L412K(8-B)(T-U)_L422KB(T-U)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L412R(8-B)(I-T)_L422RB(I-T)/openocd.cfg b/variants/STM32L4xx/L412R(8-B)(I-T)_L422RB(I-T)/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L412R(8-B)(I-T)_L422RB(I-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L412RB(I-T)xP/openocd.cfg b/variants/STM32L4xx/L412RB(I-T)xP/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L412RB(I-T)xP/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L412T(8-B)Y_L422TBY/openocd.cfg b/variants/STM32L4xx/L412T(8-B)Y_L422TBY/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L412T(8-B)Y_L422TBY/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L412TBYxP/openocd.cfg b/variants/STM32L4xx/L412TBYxP/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L412TBYxP/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L431C(B-C)(T-U)/openocd.cfg b/variants/STM32L4xx/L431C(B-C)(T-U)/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L431C(B-C)(T-U)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L431C(B-C)Y/openocd.cfg b/variants/STM32L4xx/L431C(B-C)Y/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L431C(B-C)Y/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L431K(B-C)U/openocd.cfg b/variants/STM32L4xx/L431K(B-C)U/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L431K(B-C)U/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L431R(B-C)(I-T-Y)/openocd.cfg b/variants/STM32L4xx/L431R(B-C)(I-T-Y)/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L431R(B-C)(I-T-Y)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L431VC(I-T)/openocd.cfg b/variants/STM32L4xx/L431VC(I-T)/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L431VC(I-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L432K(B-C)U_L442KCU/openocd.cfg b/variants/STM32L4xx/L432K(B-C)U_L442KCU/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L432K(B-C)U_L442KCU/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L433C(B-C)(T-U)_L443CC(T-U)/openocd.cfg b/variants/STM32L4xx/L433C(B-C)(T-U)_L443CC(T-U)/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L433C(B-C)(T-U)_L443CC(T-U)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L433C(B-C)Y_L443CC(F-Y)/openocd.cfg b/variants/STM32L4xx/L433C(B-C)Y_L443CC(F-Y)/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L433C(B-C)Y_L443CC(F-Y)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L433R(B-C)(I-T-Y)_L443RC(I-T-Y)/openocd.cfg b/variants/STM32L4xx/L433R(B-C)(I-T-Y)_L443RC(I-T-Y)/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L433R(B-C)(I-T-Y)_L443RC(I-T-Y)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L433RCTxP/openocd.cfg b/variants/STM32L4xx/L433RCTxP/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L433RCTxP/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L433VC(I-T)_L443VC(I-T)/openocd.cfg b/variants/STM32L4xx/L433VC(I-T)_L443VC(I-T)/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L433VC(I-T)_L443VC(I-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L451CCU_L451CE(T-U)/openocd.cfg b/variants/STM32L4xx/L451CCU_L451CE(T-U)/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L451CCU_L451CE(T-U)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L451R(C-E)(I-T-Y)/openocd.cfg b/variants/STM32L4xx/L451R(C-E)(I-T-Y)/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L451R(C-E)(I-T-Y)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L451V(C-E)(I-T)/openocd.cfg b/variants/STM32L4xx/L451V(C-E)(I-T)/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L451V(C-E)(I-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L452CCU_L452CE(T-U)x(P)_L462CE(T-U)/openocd.cfg b/variants/STM32L4xx/L452CCU_L452CE(T-U)x(P)_L462CE(T-U)/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L452CCU_L452CE(T-U)x(P)_L462CE(T-U)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L452RC(I-T-Y)_L452RE(I-T-Y)x(P)_L462RE(I-T-Y)/openocd.cfg b/variants/STM32L4xx/L452RC(I-T-Y)_L452RE(I-T-Y)x(P)_L462RE(I-T-Y)/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L452RC(I-T-Y)_L452RE(I-T-Y)x(P)_L462RE(I-T-Y)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L452RETxP/openocd.cfg b/variants/STM32L4xx/L452RETxP/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L452RETxP/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L452V(C-E)(I-T)_L462VE(I-T)/openocd.cfg b/variants/STM32L4xx/L452V(C-E)(I-T)_L462VE(I-T)/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L452V(C-E)(I-T)_L462VE(I-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L471Q(E-G)I/openocd.cfg b/variants/STM32L4xx/L471Q(E-G)I/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L471Q(E-G)I/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L471R(E-G)T/openocd.cfg b/variants/STM32L4xx/L471R(E-G)T/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L471R(E-G)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L471V(E-G)T/openocd.cfg b/variants/STM32L4xx/L471V(E-G)T/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L471V(E-G)T/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L471Z(E-G)(J-T)/openocd.cfg b/variants/STM32L4xx/L471Z(E-G)(J-T)/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L471Z(E-G)(J-T)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L475R(C-E-G)T_L476R(C-E-G)T_L486RGT/openocd.cfg b/variants/STM32L4xx/L475R(C-E-G)T_L476R(C-E-G)T_L486RGT/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L475R(C-E-G)T_L476R(C-E-G)T_L486RGT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L475V(C-E-G)T_L476V(C-E-G)T_L486VGT/openocd.cfg b/variants/STM32L4xx/L475V(C-E-G)T_L476V(C-E-G)T_L486VGT/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L475V(C-E-G)T_L476V(C-E-G)T_L486VGT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L476J(E-G)Y_L485J(C-E)Y_L486JGY/openocd.cfg b/variants/STM32L4xx/L476J(E-G)Y_L485J(C-E)Y_L486JGY/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L476J(E-G)Y_L485J(C-E)Y_L486JGY/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L476JGYxP/openocd.cfg b/variants/STM32L4xx/L476JGYxP/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L476JGYxP/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L476M(E-G)Y/openocd.cfg b/variants/STM32L4xx/L476M(E-G)Y/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L476M(E-G)Y/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L476QEI_L476QGIx(P)_L486QGI/openocd.cfg b/variants/STM32L4xx/L476QEI_L476QGIx(P)_L486QGI/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L476QEI_L476QGIx(P)_L486QGI/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L476VGYxP/openocd.cfg b/variants/STM32L4xx/L476VGYxP/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L476VGYxP/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L476ZET_L476ZG(J-T)_L486ZGT/openocd.cfg b/variants/STM32L4xx/L476ZET_L476ZG(J-T)_L486ZGT/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L476ZET_L476ZG(J-T)_L486ZGT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L476ZGTxP/openocd.cfg b/variants/STM32L4xx/L476ZGTxP/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L476ZGTxP/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L496A(E-G)I_L4A6AGI/openocd.cfg b/variants/STM32L4xx/L496A(E-G)I_L4A6AGI/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L496A(E-G)I_L4A6AGI/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L496AGIxP_L4A6AGIxP/openocd.cfg b/variants/STM32L4xx/L496AGIxP_L4A6AGIxP/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L496AGIxP_L4A6AGIxP/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L496QEI_L496QGIx(S)_L4A6QGI/openocd.cfg b/variants/STM32L4xx/L496QEI_L496QGIx(S)_L4A6QGI/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L496QEI_L496QGIx(S)_L4A6QGI/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L496QGIxP_L4A6QGIxP/openocd.cfg b/variants/STM32L4xx/L496QGIxP_L4A6QGIxP/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L496QGIxP_L4A6QGIxP/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L496R(E-G)T_L4A6RGT/openocd.cfg b/variants/STM32L4xx/L496R(E-G)T_L4A6RGT/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L496R(E-G)T_L4A6RGT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L496RGTxP/openocd.cfg b/variants/STM32L4xx/L496RGTxP/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L496RGTxP/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L496V(E-G)T_L4A6VGT/openocd.cfg b/variants/STM32L4xx/L496V(E-G)T_L4A6VGT/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L496V(E-G)T_L4A6VGT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L496VGTxP_L4A6VGTxP/openocd.cfg b/variants/STM32L4xx/L496VGTxP_L4A6VGTxP/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L496VGTxP_L4A6VGTxP/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L496VGY_L4A6VGY/openocd.cfg b/variants/STM32L4xx/L496VGY_L4A6VGY/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L496VGY_L4A6VGY/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L496VGYxP_L4A6VGYxP/openocd.cfg b/variants/STM32L4xx/L496VGYxP_L4A6VGYxP/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L496VGYxP_L4A6VGYxP/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L496WGYxP/openocd.cfg b/variants/STM32L4xx/L496WGYxP/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L496WGYxP/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L496Z(E-G)T_L4A6ZGT/openocd.cfg b/variants/STM32L4xx/L496Z(E-G)T_L4A6ZGT/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L496Z(E-G)T_L4A6ZGT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L496ZGTxP_L4A6ZGTxP/openocd.cfg b/variants/STM32L4xx/L496ZGTxP_L4A6ZGTxP/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L496ZGTxP_L4A6ZGTxP/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L4A6RGTxP/openocd.cfg b/variants/STM32L4xx/L4A6RGTxP/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L4A6RGTxP/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L4P5A(G-E)I_L4Q5AGI/openocd.cfg b/variants/STM32L4xx/L4P5A(G-E)I_L4Q5AGI/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L4P5A(G-E)I_L4Q5AGI/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L4P5AGIxP_L4Q5AGIxP/openocd.cfg b/variants/STM32L4xx/L4P5AGIxP_L4Q5AGIxP/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L4P5AGIxP_L4Q5AGIxP/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L4P5C(E-G)(T-U)_L4Q5CG(T-U)/openocd.cfg b/variants/STM32L4xx/L4P5C(E-G)(T-U)_L4Q5CG(T-U)/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L4P5C(E-G)(T-U)_L4Q5CG(T-U)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L4P5CG(T-U)xP_L4Q5CG(T-U)xP/openocd.cfg b/variants/STM32L4xx/L4P5CG(T-U)xP_L4Q5CG(T-U)xP/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L4P5CG(T-U)xP_L4Q5CG(T-U)xP/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L4P5Q(G-E)I_L4Q5QGI/openocd.cfg b/variants/STM32L4xx/L4P5Q(G-E)I_L4Q5QGI/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L4P5Q(G-E)I_L4Q5QGI/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L4P5QGIx(P-S)_L4Q5QGIxP/openocd.cfg b/variants/STM32L4xx/L4P5QGIx(P-S)_L4Q5QGIxP/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L4P5QGIx(P-S)_L4Q5QGIxP/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L4P5R(G-E)T_L4Q5RGT/openocd.cfg b/variants/STM32L4xx/L4P5R(G-E)T_L4Q5RGT/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L4P5R(G-E)T_L4Q5RGT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L4P5RGTxP_L4Q5RGTxP/openocd.cfg b/variants/STM32L4xx/L4P5RGTxP_L4Q5RGTxP/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L4P5RGTxP_L4Q5RGTxP/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L4P5V(G-E)T_L4Q5VGT/openocd.cfg b/variants/STM32L4xx/L4P5V(G-E)T_L4Q5VGT/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L4P5V(G-E)T_L4Q5VGT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L4P5V(G-E)Y_L4Q5VGY/openocd.cfg b/variants/STM32L4xx/L4P5V(G-E)Y_L4Q5VGY/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L4P5V(G-E)Y_L4Q5VGY/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L4P5VGTxP_L4Q5VGTxP/openocd.cfg b/variants/STM32L4xx/L4P5VGTxP_L4Q5VGTxP/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L4P5VGTxP_L4Q5VGTxP/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L4P5VGYxP_L4Q5VGYxP/openocd.cfg b/variants/STM32L4xx/L4P5VGYxP_L4Q5VGYxP/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L4P5VGYxP_L4Q5VGYxP/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L4P5Z(G-E)T_L4Q5ZGT/openocd.cfg b/variants/STM32L4xx/L4P5Z(G-E)T_L4Q5ZGT/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L4P5Z(G-E)T_L4Q5ZGT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L4P5ZGTxP_L4Q5ZGTxP/openocd.cfg b/variants/STM32L4xx/L4P5ZGTxP_L4Q5ZGTxP/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L4P5ZGTxP_L4Q5ZGTxP/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L4R5AGI_L4R5AIIx(P)_L4R7AII_L4S5AII_L4S7AII/openocd.cfg b/variants/STM32L4xx/L4R5AGI_L4R5AIIx(P)_L4R7AII_L4S5AII_L4S7AII/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L4R5AGI_L4R5AIIx(P)_L4R7AII_L4S5AII_L4S7AII/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L4R5QGIx(S)_L4R5QIIx(P)_L4S5QII/openocd.cfg b/variants/STM32L4xx/L4R5QGIx(S)_L4R5QIIx(P)_L4S5QII/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L4R5QGIx(S)_L4R5QIIx(P)_L4S5QII/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L4R5V(G-I)T_L4R7VIT_L4S5VIT_L4S7VIT/openocd.cfg b/variants/STM32L4xx/L4R5V(G-I)T_L4R7VIT_L4S5VIT_L4S7VIT/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L4R5V(G-I)T_L4R7VIT_L4S5VIT_L4S7VIT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L4R5Z(G-I)T_L4R7ZIT_L4S5ZIT_L4S7ZIT/openocd.cfg b/variants/STM32L4xx/L4R5Z(G-I)T_L4R7ZIT_L4S5ZIT_L4S7ZIT/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L4R5Z(G-I)T_L4R7ZIT_L4S5ZIT_L4S7ZIT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L4R5Z(G-I)Y_L4R9Z(G-I)Y_L4S5ZIY_L4S9ZIY/openocd.cfg b/variants/STM32L4xx/L4R5Z(G-I)Y_L4R9Z(G-I)Y_L4S5ZIY_L4S9ZIY/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L4R5Z(G-I)Y_L4R9Z(G-I)Y_L4S5ZIY_L4S9ZIY/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L4R5ZITxP/openocd.cfg b/variants/STM32L4xx/L4R5ZITxP/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L4R5ZITxP/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L4R9A(G-I)I_L4S9AII/openocd.cfg b/variants/STM32L4xx/L4R9A(G-I)I_L4S9AII/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L4R9A(G-I)I_L4S9AII/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L4R9V(G-I)T_L4S9VIT/openocd.cfg b/variants/STM32L4xx/L4R9V(G-I)T_L4S9VIT/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L4R9V(G-I)T_L4S9VIT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L4R9Z(G-I)J_L4S9ZIJ/openocd.cfg b/variants/STM32L4xx/L4R9Z(G-I)J_L4S9ZIJ/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L4R9Z(G-I)J_L4S9ZIJ/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L4R9Z(G-I)T_L4S9ZIT/openocd.cfg b/variants/STM32L4xx/L4R9Z(G-I)T_L4S9ZIT/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L4R9Z(G-I)T_L4S9ZIT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L4xx/L4R9ZIYxP/openocd.cfg b/variants/STM32L4xx/L4R9ZIYxP/openocd.cfg new file mode 100644 index 0000000000..94127ecb98 --- /dev/null +++ b/variants/STM32L4xx/L4R9ZIYxP/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l4x.cfg] + +reset_config srst_only diff --git a/variants/STM32L5xx/L552C(C-E)(T-U)_L562CE(T-U)/openocd.cfg b/variants/STM32L5xx/L552C(C-E)(T-U)_L562CE(T-U)/openocd.cfg new file mode 100644 index 0000000000..20a24ac69c --- /dev/null +++ b/variants/STM32L5xx/L552C(C-E)(T-U)_L562CE(T-U)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l5x.cfg] + +reset_config srst_only diff --git a/variants/STM32L5xx/L552CE(T-U)xP_L562CE(T-U)xP/openocd.cfg b/variants/STM32L5xx/L552CE(T-U)xP_L562CE(T-U)xP/openocd.cfg new file mode 100644 index 0000000000..20a24ac69c --- /dev/null +++ b/variants/STM32L5xx/L552CE(T-U)xP_L562CE(T-U)xP/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l5x.cfg] + +reset_config srst_only diff --git a/variants/STM32L5xx/L552MEYxP_L562MEYxP/openocd.cfg b/variants/STM32L5xx/L552MEYxP_L562MEYxP/openocd.cfg new file mode 100644 index 0000000000..20a24ac69c --- /dev/null +++ b/variants/STM32L5xx/L552MEYxP_L562MEYxP/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l5x.cfg] + +reset_config srst_only diff --git a/variants/STM32L5xx/L552MEYxQ_L562MEYxQ/openocd.cfg b/variants/STM32L5xx/L552MEYxQ_L562MEYxQ/openocd.cfg new file mode 100644 index 0000000000..20a24ac69c --- /dev/null +++ b/variants/STM32L5xx/L552MEYxQ_L562MEYxQ/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l5x.cfg] + +reset_config srst_only diff --git a/variants/STM32L5xx/L552Q(C-E)IxQ_L562QEIxQ/openocd.cfg b/variants/STM32L5xx/L552Q(C-E)IxQ_L562QEIxQ/openocd.cfg new file mode 100644 index 0000000000..20a24ac69c --- /dev/null +++ b/variants/STM32L5xx/L552Q(C-E)IxQ_L562QEIxQ/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l5x.cfg] + +reset_config srst_only diff --git a/variants/STM32L5xx/L552QEI_L562QEI/openocd.cfg b/variants/STM32L5xx/L552QEI_L562QEI/openocd.cfg new file mode 100644 index 0000000000..20a24ac69c --- /dev/null +++ b/variants/STM32L5xx/L552QEI_L562QEI/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l5x.cfg] + +reset_config srst_only diff --git a/variants/STM32L5xx/L552QEIxP_L562QEIxP/openocd.cfg b/variants/STM32L5xx/L552QEIxP_L562QEIxP/openocd.cfg new file mode 100644 index 0000000000..20a24ac69c --- /dev/null +++ b/variants/STM32L5xx/L552QEIxP_L562QEIxP/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l5x.cfg] + +reset_config srst_only diff --git a/variants/STM32L5xx/L552R(C-E)T_L562RET/openocd.cfg b/variants/STM32L5xx/L552R(C-E)T_L562RET/openocd.cfg new file mode 100644 index 0000000000..20a24ac69c --- /dev/null +++ b/variants/STM32L5xx/L552R(C-E)T_L562RET/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l5x.cfg] + +reset_config srst_only diff --git a/variants/STM32L5xx/L552RETxP_L562RETxP/openocd.cfg b/variants/STM32L5xx/L552RETxP_L562RETxP/openocd.cfg new file mode 100644 index 0000000000..20a24ac69c --- /dev/null +++ b/variants/STM32L5xx/L552RETxP_L562RETxP/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l5x.cfg] + +reset_config srst_only diff --git a/variants/STM32L5xx/L552RETxQ_L562RETxQ/openocd.cfg b/variants/STM32L5xx/L552RETxQ_L562RETxQ/openocd.cfg new file mode 100644 index 0000000000..20a24ac69c --- /dev/null +++ b/variants/STM32L5xx/L552RETxQ_L562RETxQ/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l5x.cfg] + +reset_config srst_only diff --git a/variants/STM32L5xx/L552V(C-E)TxQ_L562VETxQ/openocd.cfg b/variants/STM32L5xx/L552V(C-E)TxQ_L562VETxQ/openocd.cfg new file mode 100644 index 0000000000..20a24ac69c --- /dev/null +++ b/variants/STM32L5xx/L552V(C-E)TxQ_L562VETxQ/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l5x.cfg] + +reset_config srst_only diff --git a/variants/STM32L5xx/L552VET_L562VET/openocd.cfg b/variants/STM32L5xx/L552VET_L562VET/openocd.cfg new file mode 100644 index 0000000000..20a24ac69c --- /dev/null +++ b/variants/STM32L5xx/L552VET_L562VET/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l5x.cfg] + +reset_config srst_only diff --git a/variants/STM32L5xx/L552Z(C-E)TxQ_L562ZETxQ/openocd.cfg b/variants/STM32L5xx/L552Z(C-E)TxQ_L562ZETxQ/openocd.cfg new file mode 100644 index 0000000000..20a24ac69c --- /dev/null +++ b/variants/STM32L5xx/L552Z(C-E)TxQ_L562ZETxQ/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l5x.cfg] + +reset_config srst_only diff --git a/variants/STM32L5xx/L552ZET_L562ZET/openocd.cfg b/variants/STM32L5xx/L552ZET_L562ZET/openocd.cfg new file mode 100644 index 0000000000..20a24ac69c --- /dev/null +++ b/variants/STM32L5xx/L552ZET_L562ZET/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32l5x.cfg] + +reset_config srst_only diff --git a/variants/STM32MP1xx/MP131AA(E-F-G)_MP131CA(E-F-G)_MP131DA(E-F-G)_MP131FA(E-F-G)/openocd.cfg b/variants/STM32MP1xx/MP131AA(E-F-G)_MP131CA(E-F-G)_MP131DA(E-F-G)_MP131FA(E-F-G)/openocd.cfg new file mode 100644 index 0000000000..e737049ba4 --- /dev/null +++ b/variants/STM32MP1xx/MP131AA(E-F-G)_MP131CA(E-F-G)_MP131DA(E-F-G)_MP131FA(E-F-G)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32mp13x.cfg] + +reset_config srst_only diff --git a/variants/STM32MP1xx/MP133AA(E-F-G)_MP133CA(E-F-G)_MP133DA(E-F-G)_MP133FA(E-F-G)_MP135AA(E-F-G)_MP135CA(E-F-G)_MP135DA(E-F-G)_MP135FA(E-F-G)/openocd.cfg b/variants/STM32MP1xx/MP133AA(E-F-G)_MP133CA(E-F-G)_MP133DA(E-F-G)_MP133FA(E-F-G)_MP135AA(E-F-G)_MP135CA(E-F-G)_MP135DA(E-F-G)_MP135FA(E-F-G)/openocd.cfg new file mode 100644 index 0000000000..e737049ba4 --- /dev/null +++ b/variants/STM32MP1xx/MP133AA(E-F-G)_MP133CA(E-F-G)_MP133DA(E-F-G)_MP133FA(E-F-G)_MP135AA(E-F-G)_MP135CA(E-F-G)_MP135DA(E-F-G)_MP135FA(E-F-G)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32mp13x.cfg] + +reset_config srst_only diff --git a/variants/STM32MP1xx/MP151AA(B-D)_MP151CA(B-D)_MP151DA(B-D)_MP151FA(B-D)/openocd.cfg b/variants/STM32MP1xx/MP151AA(B-D)_MP151CA(B-D)_MP151DA(B-D)_MP151FA(B-D)/openocd.cfg new file mode 100644 index 0000000000..60c4c7db50 --- /dev/null +++ b/variants/STM32MP1xx/MP151AA(B-D)_MP151CA(B-D)_MP151DA(B-D)_MP151FA(B-D)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32mp15x.cfg] + +reset_config srst_only diff --git a/variants/STM32MP1xx/MP151AAA_MP151CAA_MP151DAA_MP151FAA/openocd.cfg b/variants/STM32MP1xx/MP151AAA_MP151CAA_MP151DAA_MP151FAA/openocd.cfg new file mode 100644 index 0000000000..60c4c7db50 --- /dev/null +++ b/variants/STM32MP1xx/MP151AAA_MP151CAA_MP151DAA_MP151FAA/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32mp15x.cfg] + +reset_config srst_only diff --git a/variants/STM32MP1xx/MP151AAC_MP151CAC_MP151DAC_MP151FAC/openocd.cfg b/variants/STM32MP1xx/MP151AAC_MP151CAC_MP151DAC_MP151FAC/openocd.cfg new file mode 100644 index 0000000000..60c4c7db50 --- /dev/null +++ b/variants/STM32MP1xx/MP151AAC_MP151CAC_MP151DAC_MP151FAC/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32mp15x.cfg] + +reset_config srst_only diff --git a/variants/STM32MP1xx/MP153AA(B-D)_MP153CA(B-D)_MP153DA(B-D)_MP153FA(B-D)_MP157AA(B-D)_MP157CA(B-D)_MP157DA(B-D)_MP157FA(B-D)/openocd.cfg b/variants/STM32MP1xx/MP153AA(B-D)_MP153CA(B-D)_MP153DA(B-D)_MP153FA(B-D)_MP157AA(B-D)_MP157CA(B-D)_MP157DA(B-D)_MP157FA(B-D)/openocd.cfg new file mode 100644 index 0000000000..60c4c7db50 --- /dev/null +++ b/variants/STM32MP1xx/MP153AA(B-D)_MP153CA(B-D)_MP153DA(B-D)_MP153FA(B-D)_MP157AA(B-D)_MP157CA(B-D)_MP157DA(B-D)_MP157FA(B-D)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32mp15x.cfg] + +reset_config srst_only diff --git a/variants/STM32MP1xx/MP153AAA_MP153CAA_MP153DAA_MP153FAA_MP157AAA_MP157CAA_MP157DAA_MP157FAA/openocd.cfg b/variants/STM32MP1xx/MP153AAA_MP153CAA_MP153DAA_MP153FAA_MP157AAA_MP157CAA_MP157DAA_MP157FAA/openocd.cfg new file mode 100644 index 0000000000..60c4c7db50 --- /dev/null +++ b/variants/STM32MP1xx/MP153AAA_MP153CAA_MP153DAA_MP153FAA_MP157AAA_MP157CAA_MP157DAA_MP157FAA/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32mp15x.cfg] + +reset_config srst_only diff --git a/variants/STM32MP1xx/MP153AAC_MP153CAC_MP153DAC_MP153FAC_MP157AAC_MP157CAC_MP157DAC_MP157FAC/openocd.cfg b/variants/STM32MP1xx/MP153AAC_MP153CAC_MP153DAC_MP153FAC_MP157AAC_MP157CAC_MP157DAC_MP157FAC/openocd.cfg new file mode 100644 index 0000000000..60c4c7db50 --- /dev/null +++ b/variants/STM32MP1xx/MP153AAC_MP153CAC_MP153DAC_MP153FAC_MP157AAC_MP157CAC_MP157DAC_MP157FAC/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32mp15x.cfg] + +reset_config srst_only diff --git a/variants/STM32U5xx/U535C(B-C-E)(T-U)_U545CE(T-U)/openocd.cfg b/variants/STM32U5xx/U535C(B-C-E)(T-U)_U545CE(T-U)/openocd.cfg new file mode 100644 index 0000000000..587f7aa8d3 --- /dev/null +++ b/variants/STM32U5xx/U535C(B-C-E)(T-U)_U545CE(T-U)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32u5x.cfg] + +reset_config srst_only diff --git a/variants/STM32U5xx/U535C(B-C-E)(T-U)xQ_U545CE(T-U)xQ/openocd.cfg b/variants/STM32U5xx/U535C(B-C-E)(T-U)xQ_U545CE(T-U)xQ/openocd.cfg new file mode 100644 index 0000000000..587f7aa8d3 --- /dev/null +++ b/variants/STM32U5xx/U535C(B-C-E)(T-U)xQ_U545CE(T-U)xQ/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32u5x.cfg] + +reset_config srst_only diff --git a/variants/STM32U5xx/U535JEYxQ_U545JEYxQ/openocd.cfg b/variants/STM32U5xx/U535JEYxQ_U545JEYxQ/openocd.cfg new file mode 100644 index 0000000000..587f7aa8d3 --- /dev/null +++ b/variants/STM32U5xx/U535JEYxQ_U545JEYxQ/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32u5x.cfg] + +reset_config srst_only diff --git a/variants/STM32U5xx/U535N(C-E)YxQ_U545NEYxQ/openocd.cfg b/variants/STM32U5xx/U535N(C-E)YxQ_U545NEYxQ/openocd.cfg new file mode 100644 index 0000000000..587f7aa8d3 --- /dev/null +++ b/variants/STM32U5xx/U535N(C-E)YxQ_U545NEYxQ/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32u5x.cfg] + +reset_config srst_only diff --git a/variants/STM32U5xx/U535R(B-C-E)I_U545REI/openocd.cfg b/variants/STM32U5xx/U535R(B-C-E)I_U545REI/openocd.cfg new file mode 100644 index 0000000000..587f7aa8d3 --- /dev/null +++ b/variants/STM32U5xx/U535R(B-C-E)I_U545REI/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32u5x.cfg] + +reset_config srst_only diff --git a/variants/STM32U5xx/U535R(B-C-E)IxQ_U545REIxQ/openocd.cfg b/variants/STM32U5xx/U535R(B-C-E)IxQ_U545REIxQ/openocd.cfg new file mode 100644 index 0000000000..587f7aa8d3 --- /dev/null +++ b/variants/STM32U5xx/U535R(B-C-E)IxQ_U545REIxQ/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32u5x.cfg] + +reset_config srst_only diff --git a/variants/STM32U5xx/U535R(B-C-E)T_U545RET/openocd.cfg b/variants/STM32U5xx/U535R(B-C-E)T_U545RET/openocd.cfg new file mode 100644 index 0000000000..587f7aa8d3 --- /dev/null +++ b/variants/STM32U5xx/U535R(B-C-E)T_U545RET/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32u5x.cfg] + +reset_config srst_only diff --git a/variants/STM32U5xx/U535R(B-C-E)TxQ_U545RETxQ/openocd.cfg b/variants/STM32U5xx/U535R(B-C-E)TxQ_U545RETxQ/openocd.cfg new file mode 100644 index 0000000000..587f7aa8d3 --- /dev/null +++ b/variants/STM32U5xx/U535R(B-C-E)TxQ_U545RETxQ/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32u5x.cfg] + +reset_config srst_only diff --git a/variants/STM32U5xx/U535V(C-E)I_U545VEI/openocd.cfg b/variants/STM32U5xx/U535V(C-E)I_U545VEI/openocd.cfg new file mode 100644 index 0000000000..587f7aa8d3 --- /dev/null +++ b/variants/STM32U5xx/U535V(C-E)I_U545VEI/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32u5x.cfg] + +reset_config srst_only diff --git a/variants/STM32U5xx/U535V(C-E)IxQ_U545VEIxQ/openocd.cfg b/variants/STM32U5xx/U535V(C-E)IxQ_U545VEIxQ/openocd.cfg new file mode 100644 index 0000000000..587f7aa8d3 --- /dev/null +++ b/variants/STM32U5xx/U535V(C-E)IxQ_U545VEIxQ/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32u5x.cfg] + +reset_config srst_only diff --git a/variants/STM32U5xx/U535V(C-E)T_U545VET/openocd.cfg b/variants/STM32U5xx/U535V(C-E)T_U545VET/openocd.cfg new file mode 100644 index 0000000000..587f7aa8d3 --- /dev/null +++ b/variants/STM32U5xx/U535V(C-E)T_U545VET/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32u5x.cfg] + +reset_config srst_only diff --git a/variants/STM32U5xx/U535V(C-E)TxQ_U545VETxQ/openocd.cfg b/variants/STM32U5xx/U535V(C-E)TxQ_U545VETxQ/openocd.cfg new file mode 100644 index 0000000000..587f7aa8d3 --- /dev/null +++ b/variants/STM32U5xx/U535V(C-E)TxQ_U545VETxQ/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32u5x.cfg] + +reset_config srst_only diff --git a/variants/STM32U5xx/U575A(G-I)I_U585AII/openocd.cfg b/variants/STM32U5xx/U575A(G-I)I_U585AII/openocd.cfg new file mode 100644 index 0000000000..587f7aa8d3 --- /dev/null +++ b/variants/STM32U5xx/U575A(G-I)I_U585AII/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32u5x.cfg] + +reset_config srst_only diff --git a/variants/STM32U5xx/U575A(G-I)IxQ_U585AIIxQ/openocd.cfg b/variants/STM32U5xx/U575A(G-I)IxQ_U585AIIxQ/openocd.cfg new file mode 100644 index 0000000000..587f7aa8d3 --- /dev/null +++ b/variants/STM32U5xx/U575A(G-I)IxQ_U585AIIxQ/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32u5x.cfg] + +reset_config srst_only diff --git a/variants/STM32U5xx/U575C(G-I)(T-U)_U585CI(T-U)/openocd.cfg b/variants/STM32U5xx/U575C(G-I)(T-U)_U585CI(T-U)/openocd.cfg new file mode 100644 index 0000000000..587f7aa8d3 --- /dev/null +++ b/variants/STM32U5xx/U575C(G-I)(T-U)_U585CI(T-U)/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32u5x.cfg] + +reset_config srst_only diff --git a/variants/STM32U5xx/U575C(G-I)(T-U)xQ_U585CI(T-U)xQ/openocd.cfg b/variants/STM32U5xx/U575C(G-I)(T-U)xQ_U585CI(T-U)xQ/openocd.cfg new file mode 100644 index 0000000000..587f7aa8d3 --- /dev/null +++ b/variants/STM32U5xx/U575C(G-I)(T-U)xQ_U585CI(T-U)xQ/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32u5x.cfg] + +reset_config srst_only diff --git a/variants/STM32U5xx/U575O(G-I)YxQ_U585OIYxQ/openocd.cfg b/variants/STM32U5xx/U575O(G-I)YxQ_U585OIYxQ/openocd.cfg new file mode 100644 index 0000000000..587f7aa8d3 --- /dev/null +++ b/variants/STM32U5xx/U575O(G-I)YxQ_U585OIYxQ/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32u5x.cfg] + +reset_config srst_only diff --git a/variants/STM32U5xx/U575Q(G-I)I_U585QII/openocd.cfg b/variants/STM32U5xx/U575Q(G-I)I_U585QII/openocd.cfg new file mode 100644 index 0000000000..587f7aa8d3 --- /dev/null +++ b/variants/STM32U5xx/U575Q(G-I)I_U585QII/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32u5x.cfg] + +reset_config srst_only diff --git a/variants/STM32U5xx/U575Q(G-I)IxQ_U585QIIxQ/openocd.cfg b/variants/STM32U5xx/U575Q(G-I)IxQ_U585QIIxQ/openocd.cfg new file mode 100644 index 0000000000..587f7aa8d3 --- /dev/null +++ b/variants/STM32U5xx/U575Q(G-I)IxQ_U585QIIxQ/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32u5x.cfg] + +reset_config srst_only diff --git a/variants/STM32U5xx/U575R(G-I)T_U585RIT/openocd.cfg b/variants/STM32U5xx/U575R(G-I)T_U585RIT/openocd.cfg new file mode 100644 index 0000000000..587f7aa8d3 --- /dev/null +++ b/variants/STM32U5xx/U575R(G-I)T_U585RIT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32u5x.cfg] + +reset_config srst_only diff --git a/variants/STM32U5xx/U575R(G-I)TxQ_U585RITxQ/openocd.cfg b/variants/STM32U5xx/U575R(G-I)TxQ_U585RITxQ/openocd.cfg new file mode 100644 index 0000000000..587f7aa8d3 --- /dev/null +++ b/variants/STM32U5xx/U575R(G-I)TxQ_U585RITxQ/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32u5x.cfg] + +reset_config srst_only diff --git a/variants/STM32U5xx/U575V(G-I)T_U585VIT/openocd.cfg b/variants/STM32U5xx/U575V(G-I)T_U585VIT/openocd.cfg new file mode 100644 index 0000000000..587f7aa8d3 --- /dev/null +++ b/variants/STM32U5xx/U575V(G-I)T_U585VIT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32u5x.cfg] + +reset_config srst_only diff --git a/variants/STM32U5xx/U575V(G-I)TxQ_U585VITxQ/openocd.cfg b/variants/STM32U5xx/U575V(G-I)TxQ_U585VITxQ/openocd.cfg new file mode 100644 index 0000000000..587f7aa8d3 --- /dev/null +++ b/variants/STM32U5xx/U575V(G-I)TxQ_U585VITxQ/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32u5x.cfg] + +reset_config srst_only diff --git a/variants/STM32U5xx/U575Z(G-I)T_U585ZIT/openocd.cfg b/variants/STM32U5xx/U575Z(G-I)T_U585ZIT/openocd.cfg new file mode 100644 index 0000000000..587f7aa8d3 --- /dev/null +++ b/variants/STM32U5xx/U575Z(G-I)T_U585ZIT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32u5x.cfg] + +reset_config srst_only diff --git a/variants/STM32U5xx/U575Z(G-I)TxQ_U585ZITxQ/openocd.cfg b/variants/STM32U5xx/U575Z(G-I)TxQ_U585ZITxQ/openocd.cfg new file mode 100644 index 0000000000..587f7aa8d3 --- /dev/null +++ b/variants/STM32U5xx/U575Z(G-I)TxQ_U585ZITxQ/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32u5x.cfg] + +reset_config srst_only diff --git a/variants/STM32U5xx/U595A(I-J)H_U5A5AJH/openocd.cfg b/variants/STM32U5xx/U595A(I-J)H_U5A5AJH/openocd.cfg new file mode 100644 index 0000000000..587f7aa8d3 --- /dev/null +++ b/variants/STM32U5xx/U595A(I-J)H_U5A5AJH/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32u5x.cfg] + +reset_config srst_only diff --git a/variants/STM32U5xx/U595A(I-J)HxQ_U5A5AJHxQ/openocd.cfg b/variants/STM32U5xx/U595A(I-J)HxQ_U5A5AJHxQ/openocd.cfg new file mode 100644 index 0000000000..587f7aa8d3 --- /dev/null +++ b/variants/STM32U5xx/U595A(I-J)HxQ_U5A5AJHxQ/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32u5x.cfg] + +reset_config srst_only diff --git a/variants/STM32U5xx/U595Q(I-J)I_U5A5QJI/openocd.cfg b/variants/STM32U5xx/U595Q(I-J)I_U5A5QJI/openocd.cfg new file mode 100644 index 0000000000..587f7aa8d3 --- /dev/null +++ b/variants/STM32U5xx/U595Q(I-J)I_U5A5QJI/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32u5x.cfg] + +reset_config srst_only diff --git a/variants/STM32U5xx/U595Q(I-J)IxQ_U5A5QJIxQ/openocd.cfg b/variants/STM32U5xx/U595Q(I-J)IxQ_U5A5QJIxQ/openocd.cfg new file mode 100644 index 0000000000..587f7aa8d3 --- /dev/null +++ b/variants/STM32U5xx/U595Q(I-J)IxQ_U5A5QJIxQ/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32u5x.cfg] + +reset_config srst_only diff --git a/variants/STM32U5xx/U595R(I-J)T_U5A5RJT/openocd.cfg b/variants/STM32U5xx/U595R(I-J)T_U5A5RJT/openocd.cfg new file mode 100644 index 0000000000..587f7aa8d3 --- /dev/null +++ b/variants/STM32U5xx/U595R(I-J)T_U5A5RJT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32u5x.cfg] + +reset_config srst_only diff --git a/variants/STM32U5xx/U595R(I-J)TxQ_U5A5RJTxQ/openocd.cfg b/variants/STM32U5xx/U595R(I-J)TxQ_U5A5RJTxQ/openocd.cfg new file mode 100644 index 0000000000..587f7aa8d3 --- /dev/null +++ b/variants/STM32U5xx/U595R(I-J)TxQ_U5A5RJTxQ/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32u5x.cfg] + +reset_config srst_only diff --git a/variants/STM32U5xx/U595V(I-J)T_U599VJT_U5A5VJT/openocd.cfg b/variants/STM32U5xx/U595V(I-J)T_U599VJT_U5A5VJT/openocd.cfg new file mode 100644 index 0000000000..587f7aa8d3 --- /dev/null +++ b/variants/STM32U5xx/U595V(I-J)T_U599VJT_U5A5VJT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32u5x.cfg] + +reset_config srst_only diff --git a/variants/STM32U5xx/U595V(I-J)TxQ_U599V(I-J)TxQ_U5A5VJTxQ_U5A9VJTxQ/openocd.cfg b/variants/STM32U5xx/U595V(I-J)TxQ_U599V(I-J)TxQ_U5A5VJTxQ_U5A9VJTxQ/openocd.cfg new file mode 100644 index 0000000000..587f7aa8d3 --- /dev/null +++ b/variants/STM32U5xx/U595V(I-J)TxQ_U599V(I-J)TxQ_U5A5VJTxQ_U5A9VJTxQ/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32u5x.cfg] + +reset_config srst_only diff --git a/variants/STM32U5xx/U595Z(I-J)T_U5A5ZJT/openocd.cfg b/variants/STM32U5xx/U595Z(I-J)T_U5A5ZJT/openocd.cfg new file mode 100644 index 0000000000..587f7aa8d3 --- /dev/null +++ b/variants/STM32U5xx/U595Z(I-J)T_U5A5ZJT/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32u5x.cfg] + +reset_config srst_only diff --git a/variants/STM32U5xx/U595Z(I-J)TxQ_U599Z(I-J)TxQ_U5A5ZJTxQ_U5A9ZJTxQ/openocd.cfg b/variants/STM32U5xx/U595Z(I-J)TxQ_U599Z(I-J)TxQ_U5A5ZJTxQ_U5A9ZJTxQ/openocd.cfg new file mode 100644 index 0000000000..587f7aa8d3 --- /dev/null +++ b/variants/STM32U5xx/U595Z(I-J)TxQ_U599Z(I-J)TxQ_U5A5ZJTxQ_U5A9ZJTxQ/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32u5x.cfg] + +reset_config srst_only diff --git a/variants/STM32U5xx/U595Z(I-J)YxQ_U5A5ZJYxQ/openocd.cfg b/variants/STM32U5xx/U595Z(I-J)YxQ_U5A5ZJYxQ/openocd.cfg new file mode 100644 index 0000000000..587f7aa8d3 --- /dev/null +++ b/variants/STM32U5xx/U595Z(I-J)YxQ_U5A5ZJYxQ/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32u5x.cfg] + +reset_config srst_only diff --git a/variants/STM32U5xx/U599BJYxQ_U5A9BJYxQ/openocd.cfg b/variants/STM32U5xx/U599BJYxQ_U5A9BJYxQ/openocd.cfg new file mode 100644 index 0000000000..587f7aa8d3 --- /dev/null +++ b/variants/STM32U5xx/U599BJYxQ_U5A9BJYxQ/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32u5x.cfg] + +reset_config srst_only diff --git a/variants/STM32U5xx/U599N(I-J)HxQ_U5A9NJHxQ/openocd.cfg b/variants/STM32U5xx/U599N(I-J)HxQ_U5A9NJHxQ/openocd.cfg new file mode 100644 index 0000000000..587f7aa8d3 --- /dev/null +++ b/variants/STM32U5xx/U599N(I-J)HxQ_U5A9NJHxQ/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32u5x.cfg] + +reset_config srst_only diff --git a/variants/STM32U5xx/U599Z(I-J)YxQ_U5A9ZJYxQ/openocd.cfg b/variants/STM32U5xx/U599Z(I-J)YxQ_U5A9ZJYxQ/openocd.cfg new file mode 100644 index 0000000000..587f7aa8d3 --- /dev/null +++ b/variants/STM32U5xx/U599Z(I-J)YxQ_U5A9ZJYxQ/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32u5x.cfg] + +reset_config srst_only diff --git a/variants/STM32WBxx/WB10CCU/openocd.cfg b/variants/STM32WBxx/WB10CCU/openocd.cfg new file mode 100644 index 0000000000..f835c16689 --- /dev/null +++ b/variants/STM32WBxx/WB10CCU/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32wbx.cfg] + +reset_config srst_only diff --git a/variants/STM32WBxx/WB15CCU/openocd.cfg b/variants/STM32WBxx/WB15CCU/openocd.cfg new file mode 100644 index 0000000000..f835c16689 --- /dev/null +++ b/variants/STM32WBxx/WB15CCU/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32wbx.cfg] + +reset_config srst_only diff --git a/variants/STM32WBxx/WB15CCUxE/openocd.cfg b/variants/STM32WBxx/WB15CCUxE/openocd.cfg new file mode 100644 index 0000000000..f835c16689 --- /dev/null +++ b/variants/STM32WBxx/WB15CCUxE/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32wbx.cfg] + +reset_config srst_only diff --git a/variants/STM32WBxx/WB15CCY/openocd.cfg b/variants/STM32WBxx/WB15CCY/openocd.cfg new file mode 100644 index 0000000000..f835c16689 --- /dev/null +++ b/variants/STM32WBxx/WB15CCY/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32wbx.cfg] + +reset_config srst_only diff --git a/variants/STM32WBxx/WB1MMCH/openocd.cfg b/variants/STM32WBxx/WB1MMCH/openocd.cfg new file mode 100644 index 0000000000..f835c16689 --- /dev/null +++ b/variants/STM32WBxx/WB1MMCH/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32wbx.cfg] + +reset_config srst_only diff --git a/variants/STM32WBxx/WB30CEUxA_WB50CGU/openocd.cfg b/variants/STM32WBxx/WB30CEUxA_WB50CGU/openocd.cfg new file mode 100644 index 0000000000..f835c16689 --- /dev/null +++ b/variants/STM32WBxx/WB30CEUxA_WB50CGU/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32wbx.cfg] + +reset_config srst_only diff --git a/variants/STM32WBxx/WB35C(C-E)UxA_WB55C(C-E-G)U/openocd.cfg b/variants/STM32WBxx/WB35C(C-E)UxA_WB55C(C-E-G)U/openocd.cfg new file mode 100644 index 0000000000..f835c16689 --- /dev/null +++ b/variants/STM32WBxx/WB35C(C-E)UxA_WB55C(C-E-G)U/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32wbx.cfg] + +reset_config srst_only diff --git a/variants/STM32WBxx/WB55R(C-E-G)V/openocd.cfg b/variants/STM32WBxx/WB55R(C-E-G)V/openocd.cfg new file mode 100644 index 0000000000..f835c16689 --- /dev/null +++ b/variants/STM32WBxx/WB55R(C-E-G)V/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32wbx.cfg] + +reset_config srst_only diff --git a/variants/STM32WBxx/WB55V(C-E-G)(Q-Y)_WB55VYY/openocd.cfg b/variants/STM32WBxx/WB55V(C-E-G)(Q-Y)_WB55VYY/openocd.cfg new file mode 100644 index 0000000000..f835c16689 --- /dev/null +++ b/variants/STM32WBxx/WB55V(C-E-G)(Q-Y)_WB55VYY/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32wbx.cfg] + +reset_config srst_only diff --git a/variants/STM32WBxx/WB5MMGH/openocd.cfg b/variants/STM32WBxx/WB5MMGH/openocd.cfg new file mode 100644 index 0000000000..f835c16689 --- /dev/null +++ b/variants/STM32WBxx/WB5MMGH/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32wbx.cfg] + +reset_config srst_only diff --git a/variants/STM32WLxx/WL54CCU_WL55CCU_WLE4C(8-B-C)U_WLE5C(8-B-C)U/openocd.cfg b/variants/STM32WLxx/WL54CCU_WL55CCU_WLE4C(8-B-C)U_WLE5C(8-B-C)U/openocd.cfg new file mode 100644 index 0000000000..4ccd7efa18 --- /dev/null +++ b/variants/STM32WLxx/WL54CCU_WL55CCU_WLE4C(8-B-C)U_WLE5C(8-B-C)U/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32wlx.cfg] + +reset_config srst_only diff --git a/variants/STM32WLxx/WL54JCI_WL55JCI_WLE4J(8-B-C)I_WLE5J(8-B-C)I/openocd.cfg b/variants/STM32WLxx/WL54JCI_WL55JCI_WLE4J(8-B-C)I_WLE5J(8-B-C)I/openocd.cfg new file mode 100644 index 0000000000..4ccd7efa18 --- /dev/null +++ b/variants/STM32WLxx/WL54JCI_WL55JCI_WLE4J(8-B-C)I_WLE5J(8-B-C)I/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32wlx.cfg] + +reset_config srst_only diff --git a/variants/STM32WLxx/WL5MOCH/openocd.cfg b/variants/STM32WLxx/WL5MOCH/openocd.cfg new file mode 100644 index 0000000000..4ccd7efa18 --- /dev/null +++ b/variants/STM32WLxx/WL5MOCH/openocd.cfg @@ -0,0 +1,17 @@ +# +# Copyright (c) 2023, STMicroelectronics +# All rights reserved. +# +# This software component is licensed by ST under BSD 3-Clause license, +# the "License"; You may not use this file except in compliance with the +# License. You may obtain a copy of the License at: +# opensource.org/licenses/BSD-3-Clause +# + +source [find interface/stlink.cfg] + +transport select hla_swd + +source [find target/stm32wlx.cfg] + +reset_config srst_only