Skip to content
Snippets Groups Projects
  1. Aug 25, 2009
    • Dean Camera's avatar
      Fixed AVRISP V2 Protocol handler for the READ_FLASH_ISP and READ_EEPROM_ISP... · 4742e95a
      Dean Camera authored
      Fixed AVRISP V2 Protocol handler for the READ_FLASH_ISP and READ_EEPROM_ISP handler - can now correctly read back device data. Programming command handler is still broken, although first page is written correctly to FLASH in paged write mode.
      4742e95a
    • 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
  2. Aug 24, 2009
  3. Aug 23, 2009
  4. Aug 20, 2009
Loading