Skip to content

Proton-Studio/wb32-dfu-updater

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wb32-dfu-updater is a host tool used to download and upload firmware to/from WB32 MCU via USB. (wb32-dfu-updater_cli is the command line version)

How to build wb32-dfu-updater_cli:

Windows system please run on MINGW64!!!

Prerequisites :

Install the wb32-dfu-updater_cli :

  • git clone https://github.com/WestberryTech/wb32-dfu-updater.git
  • cd wb32-dfu-updater
  • bash ./bootstrap.sh install
  • If Permission denied is displayed, use the sudo bash ./bootstrap.sh install

Windows driver

You can found the Windows driver for wb32-dfu-updater_cli in the driver directory.

To install the Windows driver for wb32-dfu-updater_cli, you should unzip the package and run winusb_install.bat.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 84.5%
  • CMake 9.6%
  • Shell 5.9%