654 </item> |
654 </item> |
655 </layout> |
655 </layout> |
656 </widget> |
656 </widget> |
657 </item> |
657 </item> |
658 <item> |
658 <item> |
|
659 <widget class="QGroupBox" name="groupBox_17"> |
|
660 <property name="title"> |
|
661 <string>STLink</string> |
|
662 </property> |
|
663 <layout class="QGridLayout" name="gridLayout_12"> |
|
664 <item row="0" column="0"> |
|
665 <widget class="QLabel" name="label_31"> |
|
666 <property name="text"> |
|
667 <string>st-info Path:</string> |
|
668 </property> |
|
669 </widget> |
|
670 </item> |
|
671 <item row="0" column="1"> |
|
672 <widget class="EricPathPicker" name="stInfoPathPicker" native="true"> |
|
673 <property name="sizePolicy"> |
|
674 <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
|
675 <horstretch>0</horstretch> |
|
676 <verstretch>0</verstretch> |
|
677 </sizepolicy> |
|
678 </property> |
|
679 <property name="focusPolicy"> |
|
680 <enum>Qt::WheelFocus</enum> |
|
681 </property> |
|
682 <property name="toolTip"> |
|
683 <string>Enter the path of the st-info executable</string> |
|
684 </property> |
|
685 </widget> |
|
686 </item> |
|
687 <item row="1" column="0"> |
|
688 <widget class="QLabel" name="label_32"> |
|
689 <property name="text"> |
|
690 <string>st-flash Path:</string> |
|
691 </property> |
|
692 </widget> |
|
693 </item> |
|
694 <item row="1" column="1"> |
|
695 <widget class="EricPathPicker" name="stFlashPathPicker" native="true"> |
|
696 <property name="sizePolicy"> |
|
697 <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
|
698 <horstretch>0</horstretch> |
|
699 <verstretch>0</verstretch> |
|
700 </sizepolicy> |
|
701 </property> |
|
702 <property name="focusPolicy"> |
|
703 <enum>Qt::WheelFocus</enum> |
|
704 </property> |
|
705 <property name="toolTip"> |
|
706 <string>Enter the path of the st-flash flashing executable</string> |
|
707 </property> |
|
708 </widget> |
|
709 </item> |
|
710 </layout> |
|
711 </widget> |
|
712 </item> |
|
713 <item> |
659 <widget class="QGroupBox" name="groupBox_8"> |
714 <widget class="QGroupBox" name="groupBox_8"> |
660 <property name="title"> |
715 <property name="title"> |
661 <string>MicroPython</string> |
716 <string>MicroPython</string> |
662 </property> |
717 </property> |
663 <layout class="QGridLayout" name="gridLayout_5"> |
718 <layout class="QGridLayout" name="gridLayout_5"> |
956 <tabstop>ntpOffsetSpinBox</tabstop> |
1011 <tabstop>ntpOffsetSpinBox</tabstop> |
957 <tabstop>ntpDstCheckBox</tabstop> |
1012 <tabstop>ntpDstCheckBox</tabstop> |
958 <tabstop>ntpTimeoutSpinBox</tabstop> |
1013 <tabstop>ntpTimeoutSpinBox</tabstop> |
959 <tabstop>mpyCrossPicker</tabstop> |
1014 <tabstop>mpyCrossPicker</tabstop> |
960 <tabstop>dfuUtilPathPicker</tabstop> |
1015 <tabstop>dfuUtilPathPicker</tabstop> |
|
1016 <tabstop>stInfoPathPicker</tabstop> |
|
1017 <tabstop>stFlashPathPicker</tabstop> |
961 <tabstop>micropythonFirmwareUrlLineEdit</tabstop> |
1018 <tabstop>micropythonFirmwareUrlLineEdit</tabstop> |
962 <tabstop>micropythonDocuUrlLineEdit</tabstop> |
1019 <tabstop>micropythonDocuUrlLineEdit</tabstop> |
963 <tabstop>circuitpythonFirmwareUrlLineEdit</tabstop> |
1020 <tabstop>circuitpythonFirmwareUrlLineEdit</tabstop> |
964 <tabstop>circuitpythonLibrariesUrlLineEdit</tabstop> |
1021 <tabstop>circuitpythonLibrariesUrlLineEdit</tabstop> |
965 <tabstop>circuitpythonDocuUrlLineEdit</tabstop> |
1022 <tabstop>circuitpythonDocuUrlLineEdit</tabstop> |