Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add device and host mode template projects. | Dean Camera | 2013-01-07 | 8 | -0/+637 |
| | |||||
* | Update copyright year to 2013. | Dean Camera | 2013-01-03 | 6 | -11/+11 |
| | |||||
* | Minor documentation improvements. | Dean Camera | 2012-10-05 | 5 | -5/+5 |
| | |||||
* | Fixed incorrect Dataflash functionality in the USBKEY board if the driver is ↵ | Dean Camera | 2012-09-19 | 1 | -5/+5 |
| | | | | modified for a single Dataflash chip (thanks to Jonathan Oakley). | ||||
* | Minor documentation corrections. | Dean Camera | 2012-09-19 | 1 | -1/+1 |
| | |||||
* | Add help text to the project makefiles to help new users get information on ↵ | Dean Camera | 2012-08-11 | 1 | -0/+2 |
| | | | | the improved build system. | ||||
* | Update makefile template with the new build module filenames. | Dean Camera | 2012-07-14 | 1 | -9/+9 |
| | |||||
* | Fix project makefiles - remove trailing slash from LUFA_PATH entries and the ↵ | Dean Camera | 2012-07-11 | 1 | -2/+2 |
| | | | | XPLAINBridge project AVRISP file include path to prevent build errors. | ||||
* | Add HID bootloader build module (thanks to Stefan Hellermann). | Dean Camera | 2012-06-21 | 1 | -0/+1 |
| | |||||
* | Add MAX_ENDPOINT_INDEX compile time option for the XMEGA devices. | Dean Camera | 2012-06-10 | 1 | -0/+1 |
| | |||||
* | Update SVN line endings property on newer source files to native. | Dean Camera | 2012-06-07 | 1 | -35/+35 |
| | |||||
* | Strip out BuildTest sub-makefile contents as much as possible. Remove old ↵ | Dean Camera | 2012-06-05 | 1 | -1/+1 |
| | | | | UC3 build test makefile from the ModuleTest build test. Add platform module to the example LUFA makefile. | ||||
* | Add new ATPROGRAM build system module. Add ATPROGRAM and CPPCHECK modules to ↵ | Dean Camera | 2012-06-04 | 1 | -0/+2 |
| | | | | all application makefiles. | ||||
* | Replace architecture specific makefiles in the BuildTests with the new ↵ | Dean Camera | 2012-06-02 | 3 | -1911/+0 |
| | | | | common build system makefiles. | ||||
* | Switch over Demos, Bootloaders and Projects to the new and improved build ↵ | Dean Camera | 2012-06-01 | 1 | -0/+33 |
| | | | | system. | ||||
* | Merge in latest trunk. | Dean Camera | 2012-05-20 | 3 | -6/+7 |
|\ | |||||
| * | Update project Doxygen and makefiles so that the resulting project ↵ | Dean Camera | 2012-05-17 | 3 | -3/+3 |
| | | | | | | | | documentation hides the unused version value, and uses the same HTML CSS stylesheet as the library core. | ||||
| * | Clean up and speed up build tests by turning off expensive and slow size ↵ | Dean Camera | 2012-05-13 | 1 | -3/+4 |
| | | | | | | | | optimizations, and generation of assembly listings (*.lst) for each compiled source file. | ||||
* | | Add branch for the conversion of demos to use standard C header files for ↵ | Dean Camera | 2012-05-10 | 1 | -0/+4 |
|/ | | | | configuration, rather than makefile defined macros. | ||||
* | Fix typos in the LUFAConfig.h header file. Add missing modules to the AVR8 ↵ | Dean Camera | 2012-04-09 | 1 | -3/+3 |
| | | | | architecture ModuleTest build test makefile. | ||||
* | Make Doxygen fail for any Doxygen output other than unsupported tags (as ↵ | Dean Camera | 2012-04-09 | 3 | -3/+3 |
| | | | | | | these are somewhat benign). Improve exclusion list for the main library export_tar rule to exclude any compiled library files from the export. | ||||
* | Doxygen documentation style changes. Minor documentation corrections. | Dean Camera | 2012-04-08 | 5 | -48/+58 |
| | |||||
* | Only abort Doxygen documentation generation if a non-unsupported tag warning ↵ | Dean Camera | 2012-03-09 | 3 | -3/+3 |
| | | | | is encountered. | ||||
* | Update Doxygen documentation build scripts to fail if any warnings are ↵ | Dean Camera | 2012-03-09 | 3 | -3/+9 |
| | | | | generated. | ||||
* | Add new Master SPI Mode USART serial peripheral driver for the XMEGA and ↵ | Dean Camera | 2012-02-12 | 1 | -3/+3 |
| | | | | | | | | AVR8 architectures. Modify board Dataflash drivers so that each individual board is responsible for including the correct peripheral driver (SPI or SerialSPI) based on the board connections to the Dataflash chip. Complete A3BU-XPLAINED and B1-XPLAINED board Dataflash drivers. | ||||
* | Add board driver support for the Atmel XMEGA-B1 Xplained board. | Dean Camera | 2012-02-06 | 1 | -2/+2 |
| | | | | | | Fix Dataflash driver for the A3BU-Xplained board. Minor documentation improvements. | ||||
* | Update LUFAConfig.h with the new compile time options, re-format Doxygen ↵ | Dean Camera | 2012-02-05 | 1 | -0/+4 |
| | | | | documentation for all compile time options. | ||||
* | Update file contributor copyrights for 2012. | Dean Camera | 2012-02-04 | 5 | -5/+5 |
| | |||||
* | Update file header copyrights for 2012. | Dean Camera | 2012-02-04 | 5 | -5/+5 |
| | |||||
* | Added new LEDs_Disable(), Buttons_Disable() and Joystick_Disable() functions ↵ | Dean Camera | 2012-01-29 | 3 | -0/+15 |
| | | | | to the board hardware drivers. | ||||
* | Run wspurify script on /trunk/ and /branches/ C source files, to remove any ↵ | Dean Camera | 2011-12-23 | 1 | -3/+3 |
| | | | | trailing whitespace at the end of each line. | ||||
* | Add XMEGA compile time tokens to the LUFAConfig.h code template. | Dean Camera | 2011-11-23 | 1 | -0/+32 |
| | | | | | | Add additional compile time errors to the XMEGA and AVR8 architectures if multiple USE_*_DESCRIPTORS compile time tokens are enabled. Add support for the NO_INTERNAL_SERIAL compile time token on the XMEGA targets. | ||||
* | Fix typos in makefile templates. | Dean Camera | 2011-11-09 | 3 | -3/+3 |
| | |||||
* | Add partial support for the Atmel A3BU Xplained's Dataflash IC (physical ↵ | Dean Camera | 2011-11-01 | 1 | -0/+32 |
| | | | | USART-as-SPI transport driver still pending). | ||||
* | Add project name to the Doxygen makefile target output. | Dean Camera | 2011-09-21 | 3 | -3/+3 |
| | |||||
* | Update LUFAConfig.h with missing options for the AVR32 target. | Dean Camera | 2011-08-04 | 1 | -1/+3 |
| | | | | Add Binary Page Mode fuse command bytes to the AT45DB642D.h Dataflash header. | ||||
* | Add missing SVN eol-style property to files where it was missing. | Dean Camera | 2011-07-15 | 4 | -2026/+2026 |
| | |||||
* | Complete initial revision of the XMEGA Clock Management platform driver. | Dean Camera | 2011-07-14 | 2 | -9/+4 |
| | | | | Start the USB clock source generator inside USB_ResetInterface() for XMEGA devices. | ||||
* | Add start of an architecture port to the Atmel USB XMEGA devices. | Dean Camera | 2011-07-13 | 1 | -0/+707 |
| | |||||
* | Merge over core library changes from the MultiArchDemos branch. | Dean Camera | 2011-06-29 | 1 | -1/+1 |
| | |||||
* | Add new "checksource" target to the library makefiles, for automated source ↵ | Dean Camera | 2011-06-20 | 2 | -2/+20 |
| | | | | file existance checking. | ||||
* | Massive corrections to the project documentation and code comments, thanks ↵ | Dean Camera | 2011-06-05 | 1 | -2/+2 |
| | | | | to Russian translation services provided by Andrey from Microsin.ru. | ||||
* | Spell check library source code files. | Dean Camera | 2011-06-01 | 1 | -1/+1 |
| | |||||
* | Add skeleton LUFAConfig.h to the CodeTemplates directory. | Dean Camera | 2011-05-14 | 1 | -0/+122 |
| | |||||
* | Add __VA_ARGS__ support to the LUFA supplied ISR macro. Add proper result ↵ | Dean Camera | 2011-04-25 | 1 | -3/+1 |
| | | | | | | | | | | typecasting to the SWAPENDIAN_* macros. Switch to using -1 on the UC3 target to obtain a register mask with all bits set (for clearing interrupts and status flags). Fix incorrect USB controller mode on the UC3 when a fixed mode is specified as a compile time option due to AVR32_USBB.USBCON.uide being set by default. Make USB_Descriptor_String_t use a uint16_t for Unicode strings on all targets except the AVR8 (retained for backwards compatibility). | ||||
* | Slight cleanups to the architecture specific makefile templates to make the ↵ | Dean Camera | 2011-04-12 | 2 | -15/+12 |
| | | | | common configuration sections as identical as possible. | ||||
* | Update architecture specific makefile templates so that they are as close to ↵ | Dean Camera | 2011-04-12 | 2 | -38/+33 |
| | | | | one-another as possible. | ||||
* | Add makefile template for the AVR32 UC3 architecture. | Dean Camera | 2011-04-12 | 2 | -1/+484 |
| | |||||
* | Fix corner case in the HID report descriptor Mouse/Joystick tempates at the ↵ | Dean Camera | 2011-03-23 | 1 | -2/+2 |
| | | | | 8/16 bit boundary. | ||||
* | More updates to remove architecture-specific comments from the ↵ | Dean Camera | 2011-02-20 | 3 | -4/+3 |
| | | | | documentation, alter USBMode.h preprocessor logic to support future architectures more easily. |