Skip to content
Snippets Groups Projects
Commit 6d1adf73 authored by Dean Camera's avatar Dean Camera
Browse files

Updated Benito project -- added hardware interrupt and software buffering for...

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.
parent f070902b
No related branches found
No related tags found
No related merge requests found
Showing with 318 additions and 53 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment