diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2016-05-26 15:24:47 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-27 07:23:29 +0700 |
commit | fe8fce0706549d02abcc5c22e0e73b9d8a4ee585 (patch) | |
tree | d7d1961722ecbf0ae4420d4dc57e87685c131643 /development/avra/README | |
parent | fab958565cf0bf631a9787a0df33cc65768d098b (diff) | |
download | slackbuilds-fe8fce0706549d02abcc5c22e0e73b9d8a4ee585.tar.gz |
development/avra: Fix invalid chars in desc.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'development/avra/README')
-rw-r--r-- | development/avra/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/avra/README b/development/avra/README index f78e603cae..67682ee3f0 100644 --- a/development/avra/README +++ b/development/avra/README @@ -1,4 +1,4 @@ AVRA is an assembler for Atmel AVR microcontrollers, -and it is almost compatible with Atmel’s own assembler AVRASM32. +and it is almost compatible with Atmel's own assembler AVRASM32. The programming principles and conceptions are based on the ANSI programming language "C". |