diff options
Diffstat (limited to 'development/avra/README')
-rw-r--r-- | development/avra/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/development/avra/README b/development/avra/README new file mode 100644 index 0000000000..f78e603cae --- /dev/null +++ b/development/avra/README @@ -0,0 +1,4 @@ +AVRA is an assembler for Atmel AVR microcontrollers, +and it is almost compatible with Atmel’s own assembler AVRASM32. +The programming principles and conceptions +are based on the ANSI programming language "C". |