Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed AVRISP programmer demo -- can now connect to a target and read/write Si... | Dean Camera | 2009-08-23 | 1 | -1/+2 |
* | Renamed all library events to properly seperate out Device and Host mode even... | Dean Camera | 2009-08-05 | 1 | -6/+6 |
* | State information for class drivers is now zeroed out during enumeration (bot... | Dean Camera | 2009-07-27 | 1 | -5/+0 |
* | Added const modifiers to device mode class drivers. | Dean Camera | 2009-06-28 | 1 | -1/+1 |
* | Break device mode class driver interfaces into seperate config and state stru... | Dean Camera | 2009-06-18 | 1 | -11/+19 |
* | Changed to new device mode Class Driver function name prefixes to make way fo... | Dean Camera | 2009-06-11 | 1 | -4/+4 |
* | Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add... | Dean Camera | 2009-06-05 | 1 | -0/+131 |