Commit Graph

2 Commits

Author SHA1 Message Date
Paul Molloy 895bd6a737 Completely trimmed avr build down to bare bones, only completing
enumeration with host, no vendor/class requests handled.
move avr builds into avr_release dir
move original source files into source/old for future reference.

avr-size avr_kazzo.elf
text    data     bss     dec     hex filename
1496       2      43    1541     605 avr_kazzo.elf
2017-07-22 14:30:03 -05:00
Paul Molloy 1ec74eaf68 Starting to separate AVR build so STM can be build alongside in same dir
Modified Makefile to include project name, moved usbdrv to usbdrv_Vusb
renamed project avr_kazzo instead of main
added .swp files to gitignore
2017-07-22 14:01:07 -05:00