diff -r 0457d754fc9a -r a78b83d1062a src/eric7/Preferences/__init__.py --- a/src/eric7/Preferences/__init__.py Sun Apr 02 11:13:14 2023 +0200 +++ b/src/eric7/Preferences/__init__.py Sun Apr 02 15:55:20 2023 +0200 @@ -1578,6 +1578,8 @@ # QChart.ChartTheme otherwise "MpyCrossCompiler": "", # path of the mpy-cross compiler "DfuUtilPath": "", # path of the dfu-util flashing tool + "StFlashPath": "", # path of the st-flash flashing tool + "StInfoPath": "", # path of the st-info tool to get STLink info "IgnoredUnknownDevices": "[]", # empty list encoded as JSON "ManualDevices": "[]", # empty list encoded as JSON "WifiName": "",