diff options
Diffstat (limited to 'development/avr-gcc/README')
-rw-r--r-- | development/avr-gcc/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/development/avr-gcc/README b/development/avr-gcc/README new file mode 100644 index 0000000000..a1296c0006 --- /dev/null +++ b/development/avr-gcc/README @@ -0,0 +1,4 @@ +This package contains cross compiling version of GNU gcc, which can be +used to compile C and C++ programs for the AVR platform. + +This requires avr-binutils. |