Skip to content

1.1 Windows Binary

Pre-release
Pre-release
Compare
Choose a tag to compare
@2hwk 2hwk released this 24 Apr 13:48
· 31 commits to master since this release

Binaries

You will need avr-gcc installed.

For windows, use this. Place the avr-gcc folder in the same directory as q2k_util.exe

For Ubuntu Linux, open terminal and input sudo apt-get gcc-avr.

Final layout output in yaml format is not completely robust yet. There are still edge cases where a layout file may produce errors.

Building from source

Run python3 setup.py sdist in the main directory, then run pip install .

Missing Features

  • Parsing row/col vs col/row diode direction