Skip to content

Releases: 2hwk/Q2K

1.2.5 Binaries

28 Apr 16:19
6fb61b9
Compare
Choose a tag to compare
1.2.5 Binaries Pre-release
Pre-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 .

1.2.1 Binaries

27 Apr 18:24
Compare
Choose a tag to compare
1.2.1 Binaries Pre-release
Pre-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 .

1.2.0 Binaries

25 Apr 14:27
Compare
Choose a tag to compare
1.2.0 Binaries Pre-release
Pre-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 .

1.1.1 Binaries

25 Apr 03:29
Compare
Choose a tag to compare
1.1.1 Binaries Pre-release
Pre-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

1.1 Windows Binary

24 Apr 13:48
Compare
Choose a tag to compare
1.1 Windows Binary Pre-release
Pre-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

1.0.9 Windows and Linux Binaries

23 Apr 19:11
Compare
Choose a tag to compare
Pre-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