Skip to content

54shady/flashtool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 

Repository files navigation

flashtool(A libusb base flash tool)

Branches

Branch setup is a standard python application package

Branch standalone(libusb wrapped already inside)

Branch nowrapper need install package libusb1

sudo pip install libusb1

See details in each branch README.md

Intro

Reference : rkflashkit

USB Bulk Transfer

  • A high level utils for read or write flash(current support RockChip device)
  • Derive from rkflashkit, more structured, more clear coded, make code easier to read
  • A good example of python project(ctypes, libusb, etc)

About

A libusb base flash tool

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published