Hi guys,
I've attached a wizard for Atmel AVR projects as a zip file. This contains all of the files needed.
I have also attached a patch for current svn which strips the processor choice out of the standard compiler options (This is now done via the wizard). Although this is easier for someone to manage when starting a project, the main benefit is that the processor type now gets passed to the linker as it should really.
I also added a few commonly used code generation compiler options for the AVR.
There are various options provided by the wizard, which cover 95% of AVR projects. Although, I'm sure over time it can be improved a lot.
Let me know your comments and/or suggestions.
Oh, if anyone fancies doing the graphics differently for the wizard, please do! I just put the quickest of quick png's together to get the wizard done!
edit: The patch also modifies the config.script and common_functions.script files to allow c::b to set the debug and optimization options properly.
[attachment deleted by admin]