aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/CodeTemplates/DeviceTemplate
Commit message (Collapse)AuthorAgeFilesLines
* Add move-to-root directives to all ASF XML application modules, to make the ↵Dean Camera2013-04-231-0/+2
| | | | code easier to find in the release version of Atmel Studio 6.1.
* Fix incorrect memory space usage on the Device Descriptor in the device mode ↵Dean Camera2013-02-261-1/+1
| | | | project template.
* Update Atmel Studio core board templates to use different templates for each ↵Dean Camera2013-01-273-12/+40
| | | | driver, so that the project caption contains the architecture. Update individual board modules to include the relevant board hardware drivers.
* Move out dummy board module and add strong-references to it in each project, ↵Dean Camera2013-01-121-0/+1
| | | | so that the correct project caption is generated inside Atmel Studio.
* Add Atmel Studio keywords to all project XML files.Dean Camera2013-01-121-0/+5
|
* Add board definitions to the pseudo-board selector module in the Atmel ↵Dean Camera2013-01-111-0/+1
| | | | Studio integration files. Make sure all projects require the base board module, so that it appears as a top level module in the project ASF explorer for easy board switching.
* Add device and host mode template projects.Dean Camera2013-01-075-0/+416