Rikard S wrote:
Where do I start?
I guess there is only some few files that I need to write or edit,
using files for similar MCU's as "templates".
If I would like to implement new AVR targets, which files are involved?
Who knows, maby I can contribute :-)
/Best Regards Rikard Strömmer
Ple
On 8/18/05, Rikard S <[EMAIL PROTECTED]> wrote:
> Where do I start?
Read the top of http://gcc.gnu.org/readings.html there's Hans-Peter
Nilsson's "Porting GCC for Dunces"
A good document to start with.
> I guess there is only some few files that I need to write or edit,
> using files for similar
Avr-gcc has it's own list as well:
avr-gcc-list@nongnu.org
You can try there as well.
Krishna.
On Thu, 18 Aug 2005, Rikard S wrote:
# Where do I start?
# I guess there is only some few files that I need to write or edit,
# using files for similar MCU's as "templates".
#
# If I would like to imp
On Aug 17, 2005, at 3:09 PM, Rikard S wrote:
Where do I start?
I'd start by using cvs and checking out the source code from mainline
and then fire up emacs.
I guess there is only some few files that I need to write or edit,
using files for similar MCU's as "templates".
Yes...
If I would
Where do I start?
I guess there is only some few files that I need to write or edit,
using files for similar MCU's as "templates".
If I would like to implement new AVR targets, which files are involved?
Who knows, maby I can contribute :-)
/Best Regards Rikard Strömmer