Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions docs/zero/zero3/low-level-dev/rkdeveloptool.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
import Rkdeveloptool from "../../../common/dev/\_rkdeveloptool.mdx";

<Rkdeveloptool />


## RKDevelopTool GUI

RKDevelopTool GUI is a cross-platform graphical tool for Rockchip firmware flashing and partition management, designed for macOS and Linux users. It features a clean and intuitive interface, supporting one-click flashing, partition backup, device debugging, and more.

If you want to use the GUI version of this tool, you can visit this project:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider adding a brief description of what the GUI tool offers compared to the CLI version, such as its key features or benefits.


[RKDevelopTool-GUI](https://github.com/gahingwoo/RKDevelopTool-GUI)