Skip to content

[WIP] GUI around cyflash, bootloader tool for Cypress PSoC series microcontrollers.

License

Notifications You must be signed in to change notification settings

C47D/cyflash_gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GUI wrapper for cyflash

See cyflash for the original cyflash project.

To hack on it:

  • Clone this repo: git clone https://github.com/C47D/cyflash_gui.git
  • Get into the cyflash_gui directory and run fbs run.
  • To generate installers see here.

To build it you'll need the following python packages:

  • six
  • cyflash
  • pyserial
  • PySide2 (tested with version 5.12.0, so install it like so: pip install PySide2==5.12.0)
  • fbs

About

[WIP] GUI around cyflash, bootloader tool for Cypress PSoC series microcontrollers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages