pub/USBasp.git
2013-04-25 Dean CameraSpeed up Doxygen-to-Docbook conversion, enable partial...
2013-04-24 Dean CameraAdd partially complete syntax highlighting to the HV1...
2013-04-23 Dean CameraAdd move-to-root directives to all ASF XML application...
2013-04-23 Dean CameraFix typo in the XMEGA SerialSPI peripheral driver.
2013-04-23 Dean CameraTweak HV1 help styling and image elements.
2013-04-23 Dean CameraMove all Doxygen-to-Docbook rules into a single transfo...
2013-04-22 Dean CameraUpdate Doxygen-to-Docbook transform with the latest...
2013-04-22 Dean CameraAdd basic CSS styling to the Atmel Studio integrated...
2013-04-22 Dean CameraUse the localized Microsoft Help Viewer path if availab...
2013-04-22 Dean CameraFix Atmel Studio integrated help generation and branding.
2013-04-22 Dean CameraRestrict the Doxygen to Docbook transform to only the...
2013-04-21 Dean CameraFixed possible register corruption in USB Host mode...
2013-04-21 Dean CameraAdd first-run Unsigned Help install information prompt...
2013-04-21 Dean CameraAdd missing indexterm entries to the Atmel Studio help...
2013-04-21 Dean CameraMinor documentation improvements.
2013-04-21 Dean CameraFinish initial Doxygen-to-Docbook transform.
2013-04-21 Dean CameraAdd partially complete Doxygen-to-Docbook transform.
2013-04-21 Dean CameraAdd HV1 integration into Atmel Studio (native Help).
2013-04-20 Dean CameraFix invalid Getting Started page HTML.
2013-04-20 Dean CameraUpdate Getting Started Atmel Studio start page to make...
2013-04-18 Dean CameraMinor documentation improvements.
2013-04-18 Dean CameraSimplify Atmel Studio integration scripts.
2013-04-18 Dean CameraAdd finished initial LUFA Atmel Studio binary blob...
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-10 Dean CameraAdd maintenance makefile rule and XSLT transform to...
2013-04-08 Dean CameraImprove bootloader compile error message text when...
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-06 Dean CameraClean up bootloader project ASF integration code.
2013-04-06 Dean CameraAdd bootloader projects for Atmel Studio 6.1 (requires...
2013-04-06 Dean CameraAdd checks to the bootloaders so that they will give...
2013-04-04 Dean CameraMinor documentation improvements.
2013-04-04 Dean CameraAutomatically exit the printer class bootloader and...
2013-04-01 Dean CameraAdd explicit requirements for the AppConfig.h headers...
2013-03-31 Dean CameraMinor clean up of the Mass Storage bootloader.
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-30 Dean CameraAdd EEPROM read/write support to the Mass Storage class...
2013-03-30 Dean CameraClean up the VirtualFAT implementation.
2013-03-29 Dean CameraMinor cleanup of the Mass Storage bootloader VirtualFAT...
2013-03-29 Dean CameraOops - ensure the SCSI transfer length is correct in...
2013-03-29 Dean CameraMinor documentation improvements.
2013-03-29 Dean CameraUpdate Mass Storage bootloader for Linux compatibility...
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-26 Dean CameraMinor documentation improvements.
2013-03-25 Dean CameraClean up the Mass Storage bootloader virtual FAT direct...
2013-03-25 Dean CameraAdd Long File Name (VFAT) entry to the Mass Storage...
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-22 Dean CameraAdd known-issues documentation section to the various...
2013-03-20 Dean CameraAdd smaller AVR8 targets to the Mass Storage bootloader...
2013-03-20 Dean CameraFix broken core library Doxygen version number makefile...
2013-03-20 Dean CameraMake the Mass Storage bootloader compatible with the...
2013-03-20 Dean CameraSignificantly reduce the size of the Mass Storage class...
2013-03-20 Dean CameraFix corrupted disassembly listing (LSS) files due to...
2013-03-19 Dean CameraMinor documentation improvements.
2013-03-18 Dean CameraMake Mass Storage bootloader makefile variable naming...
2013-03-18 Dean CameraMinor documentation improvements.
2013-03-18 Dean CameraSpeed up Mass Storage bootloader by turning off the...
2013-03-18 Dean CameraEnsure bootloader makefile calculation functions are...
2013-03-18 Dean CameraUpdate Mass Storage bootloader so that it can support...
2013-03-18 Dean CameraMinor documentation improvements.
2013-03-17 Dean CameraTweak the LUFA config for the Mass Storage class bootlo...
2013-03-17 Dean CameraMinor documentation improvements.
2013-03-17 Dean CameraFixed incorrect HID report descriptor generated for...
2013-03-14 Dean CameraEnable C++ compatibility check warnings in the ModuleTe...
2013-03-14 Dean CameraMinor documentation improvements.
2013-03-13 Dean CameraSmall size improvement in the Printer and Mass Storage...
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-12 Dean CameraAdd missing module dependency to the USBtoSerial projec...
2013-03-10 Dean CameraMinor documentation improvements.
2013-03-10 Dean CameraFix off-by-one error in the Mass Storage bootloader...
2013-03-10 Dean CameraEnable Mass Storage bootloader builds in the Bootloader...
2013-03-10 Dean CameraMove out the Mass Storage class bootloader to the main...
2013-03-10 Dean CameraFix Printer bootloader top level documentation.
2013-03-10 Dean CameraRemove compiled BIN files when running "make clean...
2013-03-10 Dean CameraAdd top level documentation to the Mass Storage class...
2013-03-10 Dean CameraOops - fix broken FAT_DATE() and FAT_TIME() macros.
2013-03-10 Dean CameraAdd documentation to the incomplete Mass Storage class...
next