Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed typos in the SPI driver SPI_SPEED_FCPU_DIV_64 and ↵ | Dean Camera | 2009-03-18 | 1 | -2/+2 |
| | | | | SPI_SPEED_FCPU_DIV_128 masks (thanks to Markus Zocholl). | ||||
* | Updated makefiles to reflect new dfu-ee programming target invocations ↵ | Dean Camera | 2009-03-04 | 1 | -3/+3 |
| | | | | | | | | | | (supplied by Opendous, Inc.). Renamed the ATTR_ALWAYSINLINE function attribute macro to ATTR_ALWAYS_INLINE to match the style of the other function attribute macro names. Added ATTR_ALWAYS_INLINE attribute to several inlined library functions, to ensure they are inlined in all circumstances. Cleanups to Endpoint.h and Pipe.h. Added better documentation for the endpoint and pipe interrupts. | ||||
* | Moved all source to the trunk directory. | Dean Camera | 2009-02-23 | 7 | -0/+681 |