Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename AVRISP project folder to AVRISP-MKII. | Dean Camera | 2009-12-27 | 1 | -68/+0 |
| | |||||
* | Remove dependancies from the LowLevel demos to the ClassDriver demos, since ↵ | Dean Camera | 2009-11-08 | 1 | -1/+0 |
| | | | | the use of ClassDriver headers now outputs an error when NO_STREAM_CALLBACKS is used. | ||||
* | Partial Commit: Move AVRISP project out of the Projects\Incomplete directory. | Dean Camera | 2009-08-25 | 1 | -0/+69 |
| | |||||
* | Move AVRISP Programmer project to a new Unfinished subdirectory of Project ↵ | Dean Camera | 2009-08-18 | 1 | -69/+0 |
| | | | | while it is under development. | ||||
* | Added beginnings of a new AVRISP-MKII clone project. | Dean Camera | 2009-08-17 | 1 | -0/+69 |
Added new Endpoint_SetEndpointDirection() macro to set the current endpoint direction for bidirectional endpoints. Renamed internal USB_INT_ENDPOINT_SETUP macro to USB_INT_RXSTPI to fit in with the rest of the interrupt vector macros. |