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
- 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)