summaryrefslogtreecommitdiff
path: root/development/tavrasm/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/tavrasm/README')
-rw-r--r--development/tavrasm/README12
1 files changed, 0 insertions, 12 deletions
diff --git a/development/tavrasm/README b/development/tavrasm/README
deleted file mode 100644
index bf81f75394..0000000000
--- a/development/tavrasm/README
+++ /dev/null
@@ -1,12 +0,0 @@
-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.