421 B

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