You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
7 months ago | |
---|---|---|
data | 2 years ago | |
dist | 2 years ago | |
src | 2 years ago | |
.clang-format | 2 years ago | |
.gitignore | 7 months ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago |
README.md
FVFLASH
A flash tool for the fv-1 chip for macos.
Use case: fv-1 using a ch341 connected to the eeprom as a serial to i2c converter. The aim is to have a "as simple as possible to use" uploader for people using e.g. the SpinCAD designer to create programs
Build Dependecies
port install libusb-devel
Build
go into dir src
.
make
Resources
forked from https://github.com/stefanct/ch341eepromtool