Search found 1 match

by ciplukz
Tue May 25, 2010 4:54 pm
Forum: V-USB
Topic: -resolved- Compiling with AVRStudio
Replies: 2
Views: 3803

Re: Compiling with AVRStudio

Actually, at first i also got stuck when trying it with AVRStudio... But, after seeking up some reference i got the sample which is using avr studio for IDE. You can look avr-cdc example for Your reference.. I got my project compile with it makefile.. Here i try to post my working makefile... ######...