Skip to content
Snippets Groups Projects
  1. Dec 30, 2009
  2. Dec 28, 2009
  3. Dec 20, 2009
  4. Nov 09, 2009
  5. Aug 25, 2009
    • Dean Camera's avatar
      Updated Benito project -- added hardware interrupt and software buffering for... · 6d1adf73
      Dean Camera authored
      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.
      6d1adf73
Loading