Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing SVN eol-style property to files where it was missing. | Dean Camera | 2011-07-15 | 1 | -84/+84 |
| | |||||
* | Add start of an architecture port to the Atmel USB XMEGA devices. | Dean Camera | 2011-07-13 | 1 | -1/+4 |
| | |||||
* | Rename UC3B driver files to UC3, as they are generic to all AVR32 UC3 models. | Dean Camera | 2011-03-13 | 1 | -2/+2 |
| | |||||
* | Added start of a port of the core USB driver code to the AVR32 UC3B ↵ | Dean Camera | 2011-02-20 | 1 | -1/+4 |
| | | | | architecture. | ||||
* | More Doxygen updates for multiple architecture support. | Dean Camera | 2011-02-20 | 1 | -4/+8 |
| | |||||
* | Start update of documentation to support possible multiple architectures in ↵ | Dean Camera | 2011-02-20 | 1 | -2/+2 |
| | | | | the future - alter \file documentation to automatically copy in the module documentation where possible. | ||||
* | Add new ARCH option to the makefiles to (eventually) specify the target ↵ | Dean Camera | 2011-02-19 | 1 | -0/+74 |
device architecture. Update non-usb peripheral drivers to reflect future multiple architecture support. |