Skip to content

Commit 724170f

Browse files
Updated README to mention GUI dependencies installer
1 parent 1135f5f commit 724170f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,13 @@ Use the `setup-devcontainer` script to download and install [SEGGER Ozone](https
5555

5656
Launch it from a terminal tab using the `ozone` command.
5757

58+
### SEGGER J-Flash other GUI tools
59+
Use the following command to install the GUI dependencies:
60+
61+
setup-devcontainer --install-gui
62+
63+
Then, you can launch J-Flash using the `JFlashExe` command.
64+
5865
## Licensing
5966

6067
If not stated otherwise, the contents of this project are licensed under The MIT License. The full license text is provided in the [`LICENSE`](LICENSE) file.

0 commit comments

Comments
 (0)