Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added handler for the V2 Protocol SPI_MULTI command to the AVRISP Programmer ↵ | Dean Camera | 2009-08-19 | 1 | -1/+1 |
| | | | | | | project. Added documentation of the makefile CDEFS values to the MagStripe project. | ||||
* | Added const modifiers to device mode class drivers. | Dean Camera | 2009-06-28 | 1 | -4/+4 |
| | | | | | | Added parameter directions to function parameter documentation. Added new experimental FAST_STREAM_FUNCTIONS compile time option to speed up stream transfers at the expense of a higher FLASH consumption (needs testing to verify improved throughput). | ||||
* | Moved out each demos' functionality library files (e.g. Ring Buffer library) ↵ | Dean Camera | 2009-05-22 | 3 | -0/+308 |
to /Lib directories for a better directory structure. |