sources can be file name or code: sources=[‘x.c’,’int main(){}’] or sources=’int main(){}’
command line as list
http://www.avrfreaks.net/index.php?name=PNphpBB2&file=viewtopic&t=90752
http://www.avrfreaks.net/index.php?name=PNphpBB2&file=viewtopic&t=69813
all options set to default
avr-gcc version
wrapper for avr-size
Example output:
Device: atmega2561
Program: 4168 bytes (1.6% Full) (.text + .data + .bootloader)
Data: 72 bytes (0.9% Full) (.data + .bss + .noinit)
command line as list