qmk_firmware/LUFA/StudioIntegration
Dean Camera 646e63b089 Add explicit requirements for the AppConfig.h headers in the various project asf.xml files, to prevent breakage with the latest ASF trunk project generator upgrades. 2013-04-01 07:39:53 +00:00
..
ProjectGenerator Clean up VSIX generation scripts. 2013-01-09 19:01:28 +00:00
VSIX Clean up Studio Integration cache generation script. Re-indent integration VSIX XML files. 2013-03-01 21:48:18 +00:00
XSLT Update extension XML format to match latest XDK schema. 2013-02-02 08:53:39 +00:00
generate_caches.py Clean up Studio Integration cache generation script. Re-indent integration VSIX XML files. 2013-03-01 21:48:18 +00:00
lufa.xml Fix swapped product IDs for the ATMEGA8U2 and AT90USB82 in the DFU class bootloader. 2013-02-24 14:17:46 +00:00
lufa_common.xml 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. 2013-01-12 22:23:58 +00:00
lufa_drivers_board.xml Remove CPPCheck suppressions for unused functions, disable checking for them in the StaticAnalysisTest build test as it can't cope with GCC aliasing and mixed library/application code. 2013-02-05 20:57:49 +00:00
lufa_drivers_board_names.xml 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. 2013-01-27 15:48:09 +00:00
lufa_drivers_misc.xml Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
lufa_drivers_peripheral.xml Update extension XML format to match latest XDK schema. 2013-02-02 08:53:39 +00:00
lufa_drivers_usb.xml Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
lufa_drivers_usb_class.xml Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
lufa_drivers_usb_core.xml Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
lufa_drivers_usb_core_avr8.xml Fix up broken Studio pseudo-board configuration module, add missing USB driver files. 2013-01-07 16:27:17 +00:00
lufa_drivers_usb_core_uc3.xml Fix up broken Studio pseudo-board configuration module, add missing USB driver files. 2013-01-07 16:27:17 +00:00
lufa_drivers_usb_core_xmega.xml Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
lufa_platform.xml Add experimental warnings to the XMEGA and UC3 architectures when used in Atmel Studio 6.1. 2013-03-31 10:28:51 +00:00
lufa_platform_uc3.xml Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
lufa_platform_xmega.xml Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
lufa_toolchain.xml Fix corrupted disassembly listing (LSS) files due to linker relaxations; pass -mrelax to the compiler to make it aware of, and able to compensate for, linker relaxations. 2013-03-20 17:50:56 +00:00
makefile Add explicit requirements for the AppConfig.h headers in the various project asf.xml files, to prevent breakage with the latest ASF trunk project generator upgrades. 2013-04-01 07:39:53 +00:00