Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 295 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 295 Bytes

RKFlashtool-GUI

Linux GUI for RKFlashTool

Usage, python3 RKFlashTool.py. Depends on python3-pyqt4, libusb-1.0-dev packages. This has not been tested on a device, it "should" work :) To compile the RKFlashTool binary "gcc -o RKFlashTool rkflashtool.c -lusb-1.0 -O2 -W -Wall -s"