Updated Benito project -- added hardware interrupt and software buffering for serial...
authorDean Camera <dean@fourwalledcubicle.com>
Tue, 25 Aug 2009 08:09:49 +0000 (08:09 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Tue, 25 Aug 2009 08:09:49 +0000 (08:09 +0000)
Added check to CDC_Device_BytesReceived() to ensure 0 is returned when device is not enumerated to a host.

Move AVRISP project's V2Protocol_DelayMS() function to be static inline, as it is now very minimal. Added extra project doxygen documentation.


No differences found