Update Atmel Studio blob - use sane method to extract the extension's bundled Getting...
[pub/USBasp.git] / LUFA /
2013-04-17 Dean CameraUpdate Atmel Studio blob - use sane method to extract...
2013-04-16 Dean CameraRefactor Atmel Studio binary blob internals to be more...
2013-04-16 Dean CameraFix broken Atmel Studio blob - ensure Help menu items...
2013-04-15 Dean CameraUpdate Atmel Studio blob DLL; add links to LUFA related...
2013-04-15 Dean CameraAdd first-run information page to the Atmel Studio...
2013-04-14 Dean CameraMinor documentation improvements.
2013-04-14 Dean CameraMove XDK cache generation Python script into the VSIX...
2013-04-14 Dean CameraRestructure Atmel Studio integration files and transforms.
2013-04-14 Dean CameraReduce the amount of inlining of core Endpoint function...
2013-04-13 Dean CameraAdd Atmel Studio 6.1 binary blob.
2013-04-11 Dean CameraOops - fix function prototype attribute.
2013-04-11 Dean CameraAdd some missing function attributes.
2013-04-11 Dean CameraDon't generate the full HTML documentation when only...
2013-04-08 Dean CameraAdd module help links and descriptions for boards insid...
2013-04-08 Dean CameraFix typos in the Arduino Leonardo board drivers.
2013-04-08 Dean CameraUpdate AS integration scripts and transforms - extract...
2013-04-08 Dean CameraClean repository before packaging into VSIX extensions.
2013-04-06 Dean CameraTweak the VSIX output names to indicate if it is a...
2013-04-06 Dean CameraAdded new CONCAT() and CONCAT_EXPANDED() convenience...
2013-04-06 Dean CameraUpdate VSIX package generator; allow all newer test...
2013-04-04 Dean CameraMinor documentation improvements.
2013-04-01 Dean CameraAdd explicit requirements for the AppConfig.h headers...
2013-03-31 Dean CameraAdd experimental warnings to the XMEGA and UC3 architec...
2013-03-31 Dean CameraAdd ATTR_NEVER_INLINE attribute. Add EEPROM byte read...
2013-03-28 Dean CameraMinor documentation improvements.
2013-03-28 Dean CameraAdded additional MIDI command definitions to the MIDI...
2013-03-28 Dean CameraAdd BIN build system target information to the document...
2013-03-27 Dean CameraFixed race condition in the DFU class bootloader causin...
2013-03-23 Dean CameraFix incorrect Interrupt disable function for the XMEGA...
2013-03-23 Dean CameraFixed Low Speed USB devices broken when using the libra...
2013-03-20 Dean CameraFix broken core library Doxygen version number makefile...
2013-03-20 Dean CameraFix corrupted disassembly listing (LSS) files due to...
2013-03-19 Dean CameraMinor documentation improvements.
2013-03-18 Dean CameraMinor documentation improvements.
2013-03-17 Dean CameraMinor documentation improvements.
2013-03-17 Dean CameraFixed incorrect HID report descriptor generated for...
2013-03-14 Dean CameraMinor documentation improvements.
2013-03-13 Dean CameraFix invalid definition of STDOUT_ASSERT().
2013-03-12 Dean CameraFix "grep: Version.h: No such file or directory" error...
2013-03-10 Dean CameraMinor documentation improvements.
2013-03-10 Dean CameraRemove compiled BIN files when running "make clean...
2013-03-09 Dean CameraAdd dummy handler for SCSI_CMD_START_STOP_UNIT in all...
2013-03-09 Dean CameraUpdate BUILD build system module to produce BIN files...
2013-03-03 Dean CameraAdd additional comments to the Printer class bootloader...
2013-03-03 Dean CameraAdd new Printer class USB bootloader.
2013-03-03 Dean CameraReset version information now that the LUFA-130303...
2013-03-03 Dean CameraCommit for the LUFA-130303 release.
2013-03-03 Dean CameraMinor documentation updates.
2013-03-01 Dean CameraClean up Studio Integration cache generation script...
2013-03-01 Dean CameraUse dedicated -mrelax linker option in the Atmel Studio...
2013-02-28 Dean CameraFixed incorrect output in the HIDReportViewer project...
2013-02-27 Dean CameraUse a slightly less insane/redundant toolchain configur...
2013-02-27 Dean CameraFixed potential NULL pointer dereference in the HID...
2013-02-26 Dean CameraFix incorrect memory space usage on the Device Descript...
2013-02-24 Dean CameraChanged all *_SendByte() function prototypes to accept...
2013-02-24 Dean CameraFix swapped product IDs for the ATMEGA8U2 and AT90USB82...
2013-02-19 Dean CameraFixed swapped LED3 and LED4 masks for the Olimex-32U4...
2013-02-17 Dean CameraUpdate author information.
2013-02-13 Dean CameraReset XMEGA NVM read command to the symbolic NO_OPERATI...
2013-02-05 Dean CameraRemove CPPCheck suppressions for unused functions,...
2013-02-02 Dean CameraUpdate extension XML format to match latest XDK schema.
2013-01-29 Dean CameraTweak Atmel Studio VSIX extension script output filenam...
2013-01-29 Dean CameraWhitespace fixes in the LUFA configuration files.
2013-01-27 Dean CameraSuppress unused function parameter warnings in the...
2013-01-27 Dean CameraFix broken XMEGA USB support.
2013-01-27 Dean CameraFix typos in the new board hardware information header...
2013-01-27 Dean CameraUpdate Programmers Notepad project file to ensure it...
2013-01-27 Dean CameraUpdate Atmel Studio core board templates to use differe...
2013-01-27 Dean CameraFix typo in the board hardware info dispatch driver...
2013-01-27 Dean CameraAdd code template for the new board hardware informatio...
2013-01-27 Dean CameraAdded new Board Hardware Information board driver.
2013-01-27 Dean CameraFixed incorrectly issuing STALL response to unsupported...
2013-01-27 Dean CameraFix missing references to the ANSI terminal driver...
2013-01-26 Dean CameraFix device support typo preventing the XMEGA A3BU from...
2013-01-20 Dean CameraUpgrade Doxygen configuration files to the latest version.
2013-01-19 Dean CameraFix incorrect URLs for the Stange-ISP board.
2013-01-19 Dean CameraAdd support for the Dimex Stange-ISP programmer board...
2013-01-19 Dean CameraSwitch extension inner archive to store compression...
2013-01-17 Dean CameraClean up VSIX generation scripts.
2013-01-15 Dean CameraFix oops - forgot to save changelog after previous...
2013-01-15 Dean CameraFixed bug in the TWI peripheral driver for the AVR8...
2013-01-13 Dean CameraOffline help is currently ignored in AS6 extensions...
2013-01-13 Dean CameraUpdated AVRISP-MKII Clone Programmer project so that...
2013-01-12 Dean CameraMove out dummy board module and add strong-references...
2013-01-12 Dean CameraAdd Atmel Studio keywords to all project XML files.
2013-01-11 Dean CameraCheck referenced distribute build files in the project...
2013-01-11 Dean CameraAlter VSIX build script to verify all referenced filena...
2013-01-11 Dean CameraFix mistakes in the board XML module file paths.
2013-01-11 Dean CameraAdd board definitions to the pseudo-board selector...
2013-01-10 Dean CameraUpdate and add missing Atmel Studio project description...
2013-01-10 Dean CameraFix invalid module IDs and update VSIX packing script...
2013-01-10 Dean CameraAdd and update more Atmel Studio project description...
2013-01-09 Dean CameraEnsure the VSIX Python script aborts if the ASF project...
2013-01-09 Dean CameraClean up VSIX generation scripts.
2013-01-08 Dean CameraAdd Python script and update VSIX generator rules to...
2013-01-07 Dean CameraAdd ASF provider manifest file and adjust VSIX packing...
2013-01-07 Dean CameraAdd device and host mode template projects.
2013-01-07 Dean CameraFix up broken Studio pseudo-board configuration module...
2013-01-07 Dean CameraNo Studio UI to switch boards yet, so make a dummy...
2013-01-06 Dean CameraMinor clean up of maintenance and integrations scripts.
next