mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
13 lines
563 B
Text
13 lines
563 B
Text
tavrasm is an assembler for the Atmel AVR family of micro-controllers.
|
|
It uses a syntax similar to the one found in the Atmel AVR DOS assembler.
|
|
Some of the features includes:
|
|
|
|
- Super-set of Atmel AVR assembler.
|
|
- Macros in macros.
|
|
- Save Intel HEX, Motorola S-record, Generic and binary output.
|
|
- More than 100 warning/error messages.
|
|
- Atmel object files compatible with Atmel's AVR Studio.
|
|
- C escape characters in char/string literals.
|
|
- Runs on (win)DOS, Linux, OS/2, Solaris, ...
|
|
- Free software released under GPL.
|
|
|