![]() |
2 years ago | |
---|---|---|
data | 2 years ago | |
dist | 2 years ago | |
src | 2 years ago | |
.clang-format | 2 years ago | |
.gitignore | 2 years 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