細 Wiki がページ「STM32CubeIDEのインストール方法」を「インストール - STM32CubeIDE」に、リダイレクトを残さずに移動しました |
|||
| 24行目: | 24行目: | ||
<br> | <br> | ||
後は、インストーラの指示に従って進めていく。<br> | 後は、インストーラの指示に従って進めていく。<br> | ||
<br> | |||
以下にデスクトップエントリファイルの内容を記載する。<br> | |||
[Desktop Entry] | |||
Name=STMicroelectronics STM32CubeIDE 1.3.0 | |||
Comment=STMicroelectronics STM32CubeIDE 1.3.0 | |||
GenericName=STM32CubeIDE | |||
Exec=/home/<ユーザ名>/st/stm32cubeide_1.3.0/stm32cubeide %F | |||
Icon=/home/<ユーザ名>/st/stm32cubeide_1.3.0/icon.xpm | |||
Path=/home/<ユーザ名>/st/stm32cubeide_1.3.0/ | |||
Terminal=false | |||
StartupNotify=true | |||
Type=Application | |||
Categories=Development | |||
<br><br> | <br><br> | ||