pub/USBasp.git
2012-06-12 Dean CameraAdd missing <math.h> include for the UC3 devices, hide...
2012-06-12 Dean CameraRemove unused makefile macro from the DFU bootloader.
2012-06-11 Dean CameraAdd ability to generate SYM files in the BUILD module...
2012-06-10 Dean CameraFix broken StaticAnalysisTest build test due to the...
2012-06-10 Dean CameraMinor documentation improvements.
2012-06-10 Dean CameraAdd checks to the endpoint and pipe configure functions...
2012-06-10 Dean CameraAdd OBJDIR optional build variable to the BULD build...
2012-06-10 Dean CameraFix up core library makefile clean target to properly...
2012-06-10 Dean CameraMake sure the main library core makefile does not inter...
2012-06-10 Dean CameraMinor correction to the UC3 USB clock division formula...
2012-06-10 Dean CameraUpdate CORE build system module to convert the sorted...
2012-06-10 Dean CameraAdd a list of module provided make variables and macros...
2012-06-10 Dean CameraAdd Build System documentation to the library manual...
2012-06-10 Dean CameraMinor tweak to the BuildTest master makefile for better...
2012-06-10 Dean CameraAdd MAX_ENDPOINT_INDEX compile time option for the...
2012-06-10 Dean CameraFix BoardDriverTest build test clean target.
2012-06-10 Dean CameraAdd compile time warnings for experimental architecture...
2012-06-10 Dean CameraMinor build system sanity check fixes.
2012-06-10 Dean CameraChange the build system build module makefiles to have...
2012-06-09 Dean CameraSpell check source code, fix mistakes.
2012-06-09 Dean CameraFix RESET_TOGGLES_LIBUSB_COMPAT option not being applie...
2012-06-09 Dean CameraClean up bootloader makefile comments.
2012-06-09 Dean CameraAdded new JTAG_ENABLE() macro for the AVR8 architecture...
2012-06-07 Dean CameraMinor documentation changes.
2012-06-07 Dean CameraUpdate SVN line endings property on newer source files...
2012-06-06 Dean CameraOops - really fix logic errors in USBMode.h.
2012-06-06 Dean CameraFix errors in the SingleUSBModeTest build test. Fix...
2012-06-06 Dean CameraFix BUILD module so that user flags are applied after...
2012-06-06 Dean CameraSimplify AVRDUDE build module, ensure that the correct...
2012-06-06 Dean CameraAdd optional CPPCHECK_FLAGS parameter to the CPPCHECK...
2012-06-06 Dean CameraImprove DFU build module to use symbolic names for...
2012-06-06 Dean CameraImprove ATPROGRAM build module to support UC3 devices...
2012-06-06 Dean CameraFix typo in the UC3 host pipe driver. Improve library...
2012-06-05 Dean CameraStrip out BuildTest sub-makefile contents as much as...
2012-06-04 Dean CameraFix typos in recursive make rules.
2012-06-04 Dean CameraAdd new ATPROGRAM build system module. Add ATPROGRAM...
2012-06-04 Dean CameraAdd default project template to the Doxygen manual...
2012-06-04 Dean CameraAdd symbol-sizes target to the BUILD build system modul...
2012-06-04 Dean CameraAdd emergency aborts to the recursive makefiles to...
2012-06-03 Dean CameraDon't show a list of object/dependency files in the...
2012-06-03 Dean CameraCorrect BuildTest makefiles to use LUFA_PATH rather...
2012-06-03 Dean CameraSwitch StaticAnalysisTest build test to use the new...
2012-06-03 Dean CameraAdd new CPPCHECK build system module for static code...
2012-06-03 Dean CameraQuiet initial recursive makefile invocation for all...
2012-06-03 Dean CameraUse auto-detection of project directories for the demo...
2012-06-03 Dean CameraDisable inbuilt make rules in the LUFA build system...
2012-06-03 Dean CameraAdd explicit blank checks in the build system for user...
2012-06-03 Dean CameraAdd .PHONY targets in all build system modules. Alter...
2012-06-03 Dean CameraAdd $(MAKEFILE_LIST) as a dependency on build rules...
2012-06-02 Dean CameraUpdate CORE build module to print out additional help...
2012-06-02 Dean CameraRename program_ee AVRDUDE module target to program...
2012-06-02 Dean CameraFix AVRDUDE and BUILD build system module comments.
2012-06-02 Dean CameraClean up CORE build system module, use simple rather...
2012-06-02 Dean CameraAdd platform driver dispatch header and makefile module...
2012-06-02 Dean CameraFix incorrect bank mask in Endpoint_ConfigureEndpoint...
2012-06-02 Dean CameraClean up BUILD build system module - seperate architect...
2012-06-02 Dean CameraAdd dependency file tracking to the BUILD build system...
2012-06-02 Dean CameraFix UC3 support in the BUILD build system module. Fix...
2012-06-02 Dean CameraEnsure that USB_DEVICE_ONLY or USB_HOST_ONLY is properl...
2012-06-02 Dean CameraMinor documentation improvements.
2012-06-02 Dean CameraUpdate library documentation on the standard LUFA makef...
2012-06-02 Dean CameraRemove any variables in the optional build variable...
2012-06-02 Dean CameraRemove space padding on the current time when automatic...
2012-06-02 Dean CameraEnsure build tests use the system provided $(MAKE)...
2012-06-02 Dean CameraEnsure the BULD build system module produces a LSS...
2012-06-02 Dean CameraStrip trailing slash from the user-supplied LUFA_PATH...
2012-06-02 Dean CameraAdd EEPROM programming target to the AVRDUDE build...
2012-06-02 Dean CameraClean up ordering of build system module sanity checks.
2012-06-02 Dean CameraSimplify build system mandatory parameter/variable...
2012-06-02 Dean CameraDon't print out full object file paths in the build...
2012-06-02 Dean CameraAdd build system targets for lists of mandatory and...
2012-06-02 Dean CameraAdd C_FLAGS, CPP_FLAGS and ASM_FLAGS variables to the...
2012-06-02 Dean CameraOops - fix accidental negation in the BUILD module...
2012-06-02 Dean CameraDisable linker relaxations for the UC3 architecture...
2012-06-02 Dean CameraReplace architecture specific makefiles in the BuildTes...
2012-06-01 Dean CameraMake BUILD build system module not destroy C++ source...
2012-06-01 Dean CameraSwitch over Demos, Bootloaders and Projects to the...
2012-05-29 Dean CameraMinor documentation improvements.
2012-05-29 Dean CameraMinor cleanup to Attributes.h spacing and rename old...
2012-05-29 Dean CameraMake sure that LUFAConfig.h is included *after* the...
2012-05-29 Dean CameraEnsure the DFU bootloader disables and clears the activ...
2012-05-27 Dean CameraMerge in AppConfigHeaders branch to trunk, altering...
2012-05-27 Dean CameraAppConfigHeaders: Add missing AppConfig.h file includes.
2012-05-27 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-27 Dean CameraDon't generate dependency files or a MAP file when...
2012-05-27 Dean CameraOops - shell variables can't use the += operator -...
2012-05-27 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-27 Dean CameraRemove legacy AS4 project files, now that they can...
2012-05-27 Dean CameraAdd maintenance script to automatically generate legacy...
2012-05-27 Dean CameraAdd missing documentation to custom BuiltTest hardware...
2012-05-27 Dean CameraMinor documentation improvements.
2012-05-27 Dean CameraMinor documentation improvements.
2012-05-27 Dean CameraMinor documentation improvements.
2012-05-26 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-26 Dean CameraFixed swapped Little Endian/Big Endian endpoint and...
2012-05-26 Dean CameraFix incorrect definition for the XMEGA Endpoint_BytesIn...
2012-05-21 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-21 Dean CameraOops - mask out the endpoint address direction when...
2012-05-21 Dean CameraFix AVRISP-MKII clone and XPLAINBridge projects not...
2012-05-21 Dean CameraTurn off watchdog before jumping to the user applicatio...
next