Feature #3413 2007-05-15 16:43
keyla
Complete AVR-GCC integration
Hi there! Might it be possible to create an build-in support for the avr-gcc Compiler? I know that is possible to to tweak a bit to get it working but that's dirty :-) I mean the integration of other libraries,... is excellent. I can't believe that the growing community of embedded device developers (AVR,ARM,MSP,...) had to make use of manual stripped makefiles and so on. I know integrating new architechtures will make troubles but it would be realy realy usefull!
Greets from a member of www.mikrocontroller.com :-)
- Category
- Build System
- Status
- Closed
- Close date
- 2007-06-01 01:14
- Assigned to
History
Actually I have working CB with WinAVR support. I can create patch for this... I think it should work with avr-gcc(linux) also, but I haven't tested. Interested?
Added in Patch #2016
That would be cool! A lot of people are actualy looking for a good IDE that allows to use AVR-GCC or AMR-GCC.
I was looking for the good AVR compiler also when I found CB (1 year ago). The very first thing what I did was WinAVR compiler support. I am always happy to help.
Does this mean, that it is already part of the nightly build pauliusz? I would be happy to test it :-)
Not yet...
Already in the SVN. Will be available in the next nightly build.
This feature has been implemented in SVN. Thank you.