kklis / avra-1.3.0-patched

Free Atmel AVR assembler patched for MacOSX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a patched version 1.3.0 of AVRA assembler for the Atmel AVR microcontroller family. It fixes a crash on MacOSX 10.xx (Abort trap: 6), and some compilation warnings.

The original patch can be found at https://sourceforge.net/p/avra/patches/16/

Compiling the source code: cd src && make -f makefiles/Makefile.osx

See the doc directory for more information.

About

Free Atmel AVR assembler patched for MacOSX

License:GNU General Public License v2.0


Languages

Language:Assembly 49.1%Language:Pascal 32.0%Language:C 17.2%Language:Makefile 1.2%Language:C++ 0.3%Language:Shell 0.2%Language:SAS 0.1%