Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Board Dataflash driver now allows for dataflash ICs which use different ↵ | Dean Camera | 2009-03-17 | 4 | -64/+142 |
| | | | | shifts for setting the current page/byte address (thanks to Kenneth Clubb). | ||||
* | 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 | 24 | -0/+2392 |