Commit Graph

2 Commits

Author SHA1 Message Date
Dean Camera
6d1adf7339 Updated Benito project -- added hardware interrupt and software buffering for serial data reception to prevent missed characters, condensed pulse generation counters into a struct for clarity.
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.
2009-08-25 08:09:49 +00:00
Dean Camera
5acf23b254 Renamed Projects/Unfinished to Projects/Incomplete for consistancy. 2009-08-20 07:21:43 +00:00