Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
0604c156
Commit
0604c156
authored
Jan 26, 2001
by
Denis Chertykov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* README.AVR : Removed.
From-SVN: r39282
parent
b63471e9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
27 deletions
+0
-27
gcc/README.AVR
+0
-27
No files found.
gcc/README.AVR
deleted
100644 → 0
View file @
b63471e9
This file describes the implementation notes of the GNU C Compiler for
the ATMEL AVR micro controllers family.
The generated assembly code requires the GNU assembler (GAS). This is
a part of the binutils package.
Patches against binutils-2.9.5.0.13 can be obtained from
http://home.overta.ru/users/denisc. This site also has patches for
the GNU debugger (GDB).
GCC can be configured as a cross compiler for the AVR architectures
on the same system. Use `configure --target=avr --enable-languages="c"'
to configure GCC.
Further installation notes and other useful information about AVR tools
can also be obtained from:
http://home.overta.ru/users/denisc
http://www.itnet.pl/amelektr/avr/
Mailing list, avr-gcc-list@avr.jpk.co.nz, exists to discuss related issues and
suggestions for further optimizations and improvements.
Denis Chertykov <denisc@overta.ru>, 30 Jan 2000
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment