diff options
Diffstat (limited to 'development/avr8-gnu-toolchain/slack-desc')
-rw-r--r-- | development/avr8-gnu-toolchain/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/avr8-gnu-toolchain/slack-desc b/development/avr8-gnu-toolchain/slack-desc new file mode 100644 index 0000000000..36fdf65821 --- /dev/null +++ b/development/avr8-gnu-toolchain/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +avr8-gnu-toolchain: avr8-gnu-toolchain (AVR 8-bit GNU Toolchain) +avr8-gnu-toolchain: +avr8-gnu-toolchain: Atmel AVR Toolchain is a collection of tools/libraries used to create +avr8-gnu-toolchain: applications for AVR microcontrollers. This collection includes +avr8-gnu-toolchain: compiler, assembler, linker and Standard C & math libraries. +avr8-gnu-toolchain: +avr8-gnu-toolchain: This script builds a Slackware package from the official binary +avr8-gnu-toolchain: distributed by Atmel. +avr8-gnu-toolchain: +avr8-gnu-toolchain: Homepage: http://www.atmel.com/ +avr8-gnu-toolchain: |