You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/LUFA/StudioIntegration
Dean Camera 6e8642185a
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.
12 years ago
..
ProjectGenerator Clean up VSIX generation scripts. 12 years ago
VSIX Clean up Studio Integration cache generation script. Re-indent integration VSIX XML files. 12 years ago
XSLT Update extension XML format to match latest XDK schema. 12 years ago
generate_caches.py Clean up Studio Integration cache generation script. Re-indent integration VSIX XML files. 12 years ago
lufa.xml Fix swapped product IDs for the ATMEGA8U2 and AT90USB82 in the DFU class bootloader. 12 years ago
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. 12 years ago
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. 12 years ago
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. 12 years ago
lufa_drivers_misc.xml Update copyright year to 2013. 12 years ago
lufa_drivers_peripheral.xml Update extension XML format to match latest XDK schema. 12 years ago
lufa_drivers_usb.xml Update copyright year to 2013. 12 years ago
lufa_drivers_usb_class.xml Update copyright year to 2013. 12 years ago
lufa_drivers_usb_core.xml Update copyright year to 2013. 12 years ago
lufa_drivers_usb_core_avr8.xml Fix up broken Studio pseudo-board configuration module, add missing USB driver files. 12 years ago
lufa_drivers_usb_core_uc3.xml Fix up broken Studio pseudo-board configuration module, add missing USB driver files. 12 years ago
lufa_drivers_usb_core_xmega.xml Update copyright year to 2013. 12 years ago
lufa_platform.xml Update copyright year to 2013. 12 years ago
lufa_platform_uc3.xml Update copyright year to 2013. 12 years ago
lufa_platform_xmega.xml Update copyright year to 2013. 12 years ago
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. 12 years ago
makefile Use dedicated -mrelax linker option in the Atmel Studio integration toolchain configurations, rather than a freeform linker switch. 12 years ago