Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update UC3 platform driver support to use the bitmasks defined in the header ↵ | Dean Camera | 2011-07-14 | 3 | -28/+242 |
| | | | | | | files over raw constants. Start implementation of XMEGA platform drivers. | ||||
* | Add high speed USB support for the UC3 devices containing a high speed USB ↵ | Dean Camera | 2011-07-14 | 1 | -7/+13 |
| | | | | | | controller. Add device support preprocessor checks and use symbolic bit names in the UC3 platform clock management driver. | ||||
* | Fix compile errors in the UC3 platform support due to a forward reference ↵ | Dean Camera | 2011-07-14 | 2 | -10/+9 |
| | | | | and an incorrect function prototype. | ||||
* | Remove unneeded #include of Device.h in StdDescriptors.h breaking ↵ | Dean Camera | 2011-07-13 | 1 | -13/+13 |
| | | | | compilation for some user projects. | ||||
* | Enhance and document the AVR32 UC3 platform drivers. | Dean Camera | 2011-07-12 | 3 | -176/+396 |
| | |||||
* | Merge over core library changes from the MultiArchDemos branch. | Dean Camera | 2011-06-29 | 4 | -0/+451 |