Commit Graph

11 Commits (40e1caa2da06d6d4699d5dc3dafb3d34b81f23f7)

Author SHA1 Message Date
Dean Camera 92e9cb71e2 Fixed incorrect CALLBACK_USB_GetDescriptor() wIndex parameter type (thanks to matlo).
9 years ago
Dean Camera 1d2680b358 Update copyrights to 2015 (better late than never).
10 years ago
Dean Camera e368a89987 Update copyrights for 2014.
11 years ago
Dean Camera e3cb0f48ef Use new VERSION_BCD() macro with explicit int arguments to fix edge cases with the previous floating point macro version.
11 years ago
Dean Camera 29bfe7a09c Add move-to-root directives to all ASF XML application modules, to make the code easier to find in the release version of Atmel Studio 6.1.
12 years ago
Dean Camera 95fd3bf0fe Fix incorrect memory space usage on the Device Descriptor in the device mode project template.
12 years ago
Dean Camera 0e64a9d0c2 Update Atmel Studio core board templates to use different templates for each driver, so that the project caption contains the architecture. Update individual board modules to include the relevant board hardware drivers.
12 years ago
Dean Camera f2c2415480 Move out dummy board module and add strong-references to it in each project, so that the correct project caption is generated inside Atmel Studio.
12 years ago
Dean Camera 184efdaba6 Add Atmel Studio keywords to all project XML files.
12 years ago
Dean Camera cae97e1ac3 Add board definitions to the pseudo-board selector module in the Atmel 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.
12 years ago
Dean Camera 48e87c8e8f Add device and host mode template projects.
12 years ago