Skip to content

1.1.1 Binaries

Pre-release
Pre-release
Compare
Choose a tag to compare
@2hwk 2hwk released this 25 Apr 03:29
· 25 commits to master since this release

Binaries

You will need avr-gcc installed.

For windows, the avr-gcc compiler has already been included in the bin directory. If you wish to provide your own avr-gcc compiler, mklink a link from your already installed avr-gcc folder to the binary folder.

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