1
0

Commit Graph

  • 3008f8ce13 Doxygen documentation style changes. Minor documentation corrections. Dean Camera 2012-04-08 18:46:56 +00:00
  • 512b4d87cc Add additional specific sub-family parts to the ModuleTest build test as these may have minor header file differences to their standard family cousins. Dean Camera 2012-04-08 14:22:47 +00:00
  • f1bf7e1816 Move documentation images into a dedicated sub-folder. Dean Camera 2012-04-08 14:21:13 +00:00
  • 292df85620 Add guide for importing LUFA into an AS5/AS6 project. Dean Camera 2012-04-08 14:14:45 +00:00
  • b04de2f2f4 Pull out common options in the StaticAnalysisTest build test makefile into a seperate make variable for clarity. Dean Camera 2012-04-08 11:30:28 +00:00
  • b9a486efe7 Oops - fix broken makefile tar rule. Dean Camera 2012-04-07 17:40:16 +00:00
  • ae91ccc048 Fix up Doxygen documentation directives to allow for generation of documentation when the library code root folder is not "LUFA". Dean Camera 2012-04-07 17:38:30 +00:00
  • 8f4f48d963 Add architecture guards to all architecture-specific files, so that they can be bulk-added to existing IDE projects without having to exclude unused architecture files. Dean Camera 2012-04-07 17:01:46 +00:00
  • d4b45e8502 Add extra LUFA TAR archive export exclusions. Dean Camera 2012-04-07 16:46:45 +00:00
  • 0fb92f0441 Add main library makefile target "export_tar" to export a copy of the library codebase in TAR format, for each integration into user applications. Dean Camera 2012-04-07 16:40:20 +00:00
  • 8b4fe84163 Minor documentation improvements. Dean Camera 2012-04-05 17:37:10 +00:00
  • 55b315b00f Clean up Bootloader API tables. Dean Camera 2012-04-01 13:55:49 +00:00
  • 25ac76a251 Reverted AVRISP-MKII clone project watchdog based command timeout patch in favour of a hardware timer, to allow for use in devices with WDTRST fuse programmed. Dean Camera 2012-04-01 13:39:04 +00:00
  • 89f16f5d7f Minor documentation improvements. Dean Camera 2012-04-01 13:37:08 +00:00
  • 1cc62c9282 Oops - typos in alterations to HID_DESCRIPTOR_JOYSTICK(). Dean Camera 2012-03-29 19:52:18 +00:00
  • bb055c24e3 Oops - fix compile errors in the AudioInput/AudioOutput class driver demos. Dean Camera 2012-03-29 19:47:37 +00:00
  • b3aaffb792 Removed variable axis support from the HID_DESCRIPTOR_JOYSTICK() macro due to OS incompatibilities, replaced with fixed 3-axis joystick report structure. Dean Camera 2012-03-29 19:41:05 +00:00
  • 7cac5e22d7 Added additional bootloader API data to expose the bootloader start address and class to the DFU and CDC class bootloaders. Dean Camera 2012-03-29 19:35:40 +00:00
  • 5e5b7cf2ca Tweak static analysis check BuildTest makefile argument order to make the call differences easier to determine. Dean Camera 2012-03-25 12:29:15 +00:00
  • 00b6b0140f Re-enable cppcheck static analysis unused function checks after adding in special-case suppressions to the event stub functions. Add missing function prototypes to the AudioInput and AudioOutput class driver device demos. Dean Camera 2012-03-25 12:12:08 +00:00
  • 0424bd4dbc Add automated link checking script to the Maintenance script makefile. Dean Camera 2012-03-23 22:12:16 +00:00
  • 38d61ee1b1 Added SHARP X68000 keyboard support. tmk 2012-03-24 01:43:37 +09:00
  • bbf9d14bf9 Fixed AVRISP-MKII programmer project failing to compile for the U4 chips when VTARGET_ADC_CHANNEL is defined to an invalid channel and NO_VTARGET_DETECT is defined (thanks to Steven Morehouse). Dean Camera 2012-03-20 20:44:01 +00:00
  • a77c3edc37 Fixed inverted LED logic in the OLIMEX162 board LED driver. Dean Camera 2012-03-20 06:18:41 +00:00
  • e58915344d Fixed error in the AVRISP-MKII programmer when ISP mode is used at 64KHz (thanks to Ben R. Porter). Dean Camera 2012-03-18 16:51:52 +00:00
  • 01d5af3d6c Add XMEGA C3 family to the ModuleTest build test. Dean Camera 2012-03-17 10:22:58 +00:00
  • 1971a415e5 Fixed compile error if LEDs_Disable() is called and BOARD=NONE is set (thanks to Sam Lin). Dean Camera 2012-03-17 10:21:40 +00:00
  • f87aec2264 Fixed incorrect call to the user callback CALLBACK_Audio_Device_GetSetInterfaceProperty() in the Audio Class device driver (thanks to Tiit Ratsep). Dean Camera 2012-03-15 19:11:26 +00:00
  • 77adb2ba52 Audio Device Class driver changed to also require the index of the Audio Control interface within the device, for SET/GET/CUR/MIN/MAX/RES property adjustments. Dean Camera 2012-03-14 22:12:40 +00:00
  • c0f763db04 Reorder manual documentation sections, remove useless "AboutLUFA" section. Dean Camera 2012-03-13 17:30:14 +00:00
  • d5291c2e10 Only abort Doxygen documentation generation if a non-unsupported tag warning is encountered. Dean Camera 2012-03-09 22:36:56 +00:00
  • 3ea356a720 Added Dataflash operational checks and aborts to all projects using the Dataflash to ensure it is working correctly before use. Dean Camera 2012-03-09 22:02:29 +00:00
  • 8de8d7ab5a Update maintenance scripts to add targets to validate the current branch for complete correctness. Add maintenance script target for checking for release suitability. Dean Camera 2012-03-09 21:30:01 +00:00
  • 663f9bd5f5 Update Doxygen documentation build scripts to fail if any warnings are generated. Dean Camera 2012-03-09 21:28:44 +00:00
  • 62c5a14fbb Fix corrupt Doxygen configuration files, update project names. Dean Camera 2012-03-08 19:17:11 +00:00
  • eb2431ecd8 Update Doxygen configuration files to disable Markdown support. Dean Camera 2012-03-08 16:59:55 +00:00
  • 915b4d2346 Update maintenance scripts to disable Doxygen Markdown support. Dean Camera 2012-03-08 16:59:20 +00:00
  • 65019e4408 Prevent the first maintenance script rule from running if no target is specified to the maintenance script. Dean Camera 2012-03-08 06:18:54 +00:00
  • fa49bc152c Update maintenance scripts to abort if the check-release target fails to complete. Dean Camera 2012-03-08 06:16:02 +00:00
  • ceed4e680f Fix incorrect Doxygen references in the Audio Input/Output ClassDriver demos. Dean Camera 2012-03-07 19:11:24 +00:00
  • dba5004684 Update Doxygen configuration files for all projects. Dean Camera 2012-03-07 19:11:15 +00:00
  • e3124bb90b Add library maintenance scripts. Dean Camera 2012-03-07 19:08:12 +00:00
  • 0d4a9a895b Minor documentation improvements. Dean Camera 2012-03-06 19:34:46 +00:00
  • 17f104cbe8 Fixed compile error for the UC3 architecture when INTERRUPT_CONTROL_ENDPOINT is specified (thanks to Andrus Aaslaid). Dean Camera 2012-03-06 14:50:59 +00:00
  • 6ee79029d5 Raised the guard bits in the AVRISP-MKII clone project when in PDI and TPI to 32, to prevent communication errors on low quality connections to a target. Dean Camera 2012-03-05 20:25:46 +00:00
  • 5c3623a7c5 Minor documentation improvements. Dean Camera 2012-03-04 18:21:54 +00:00
  • 9ffeac6992 Update code and StaticAnlysisTest so that missingInclude warnings do not have to be suppressed, and so that all code except for third party libraries can be checked. Dean Camera 2012-03-04 16:15:59 +00:00
  • e408f92b26 Minor documentation improvements. Dean Camera 2012-03-04 14:43:30 +00:00
  • eb1275890a Update ModuleTest to compile for each sub-family within each architecture, to ensure that the code compiles for all devices (not just for one device in each architecture). Dean Camera 2012-03-04 14:43:14 +00:00
  • 446f87f9e8 Fiexed AT90USB162 compatibility.(different number of endpoint) tmk 2012-03-04 01:12:35 +09:00
  • e157aa7f91 Fixed keymap macro of macway. tmk 2012-03-04 00:58:37 +09:00
  • 7416ebd7c6 Update StaticAnalysisTest to check for missing header files. Fix found incorrect header file paths in the demos and projects. Dean Camera 2012-02-29 17:04:04 +00:00
  • bb85d083a7 Fix warnings and errors found by the new cppcheck provided static code analysis. Dean Camera 2012-02-28 20:40:24 +00:00
  • b762780343 Add source static analysis build test using "cppcheck". Dean Camera 2012-02-28 20:07:52 +00:00
  • f5c155cf05 Minor documentation improvements. Dean Camera 2012-02-26 15:03:03 +00:00
  • 8a9e30a0cb Fixed possible enumeration error if the user application selects the non-Control pipe between the Powered and Default states of the host state machine. Dean Camera 2012-02-26 15:01:36 +00:00
  • 7cbea39c42 Remove Library Apps overview page from the documentation. Dean Camera 2012-02-25 17:20:42 +00:00
  • 0456dfeb88 Update main library documentation organisation for Doxygen 1.8.0. Dean Camera 2012-02-25 17:07:33 +00:00
  • f70fd6d6ed Update author information. Dean Camera 2012-02-25 16:36:34 +00:00
  • 6a9d1eab2d Modified the CDC Host demos to set a default CDC Line Encoding on enumerated devices. Dean Camera 2012-02-24 20:28:27 +00:00
  • 63a65a9598 Minor documentation fixes - change \note entries to \warning where appropriate and remove/update old documentation. Dean Camera 2012-02-24 20:26:19 +00:00
  • e406140f11 Minor documentation fixes - change \note entries to \warning where appropriate and remove/update old documentation. Dean Camera 2012-02-24 20:25:36 +00:00
  • 5561524a8f Added support for the BitWizard Multio and Big-Multio boards. Dean Camera 2012-02-22 21:31:18 +00:00
  • 1dcc1fe527 Update the Android Accessory Host ClassDriver demo to use the updated class configuration API. Dean Camera 2012-02-20 22:07:25 +00:00
  • 4068efbd18 Remove potentially unaligned uint32_t access in HIDParser.c, replace with standard C bit shifts. Dean Camera 2012-02-20 18:47:25 +00:00
  • 6c738343ae Update trunk post-120219 release. Dean Camera 2012-02-19 17:05:10 +00:00
  • 9a6c6c786e Commit for the 120219 release. Dean Camera 2012-02-19 17:00:46 +00:00
  • 84ff878fd7 Fix errors uncovered by the new build test compile warnings; fix UC3 pipe configuration function broken, redundant function prototypes and unused parameters. Dean Camera 2012-02-19 15:26:42 +00:00
  • 50ff97f378 All USB Class Driver configuration struct values are now non-const, to allow for run-time modifications if required before configuring an instance. Dean Camera 2012-02-19 15:24:05 +00:00
  • bbe7c77b91 Update ModuleTest build test to use as many compile warnings as possible. Set -Werror so that any generated warnings produce an error. Dean Camera 2012-02-19 15:02:28 +00:00
  • 0e4ece1d1d Update build test "ModuleTest" to check platform drivers where possible. Add missing copyright/license headers. Dean Camera 2012-02-19 13:30:08 +00:00
  • b7f4370c8e Oops - don't reset AVRISP-MKII timeout in XPROG mode, as this is synchronous serial and data is always received regardless of attached or non-attached target. Dean Camera 2012-02-19 01:30:53 +00:00
  • 2f036ae2bf Add build test for forced single USB modes. Dean Camera 2012-02-19 01:17:54 +00:00
  • 1132488e8f Add build tests to verify correct compilation of as many modules as possible under as many architectures as possible. Dean Camera 2012-02-18 23:33:12 +00:00
  • 04b8360b15 Minor documentation improvements. Dean Camera 2012-02-18 16:06:43 +00:00
  • 0a04817304 Fixed keymap of IBM Terminal keyboard converter. tmk 2012-02-14 12:00:29 +09:00
  • 9d2e7aeff4 Add missing file Subversion EOL-style properties. Dean Camera 2012-02-13 20:13:35 +00:00
  • 7a8b038687 Fix Dataflash driver for the XMEGA-B1 XPLAINED - the Dataflash is connected to the USART module, but requires physical port remapping. Dean Camera 2012-02-13 19:59:31 +00:00
  • 9e0c6247c9 Added terminal_usb adapter for IBM Terminal keyboard. tmk 2012-02-11 01:56:31 +09:00
  • 6e095ca9e0 Fixed wrong pin configuration for ps2_usb USART. tmk 2012-02-14 01:28:50 +09:00
  • 01a80df6c2 Minor documentation improvements. Dean Camera 2012-02-12 20:47:57 +00:00
  • 5051df08d7 Minor documentation improvements. Dean Camera 2012-02-12 20:39:57 +00:00
  • 09d2be0dc1 Add new Master SPI Mode USART serial peripheral driver for the XMEGA and AVR8 architectures. Dean Camera 2012-02-12 20:34:33 +00:00
  • f45d60f768 Added Serial USART peripheral driver for the XMEGA platform. Dean Camera 2012-02-12 11:48:24 +00:00
  • 82fdedc192 Minor documentation improvements. Dean Camera 2012-02-11 22:35:06 +00:00
  • 81bd8f2f83 Clean up the Audio Device class driver control request Endpoint match logic. Dean Camera 2012-02-11 20:39:33 +00:00
  • 2180f57d17 Altered the HID class driver to only try to construct at maximum one packet per USB frame, to reduce CPU usage. Dean Camera 2012-02-09 20:30:27 +00:00
  • 385ffb6de3 Fix XMEGA architecture not correctly resetting the device address and endpoints in response to a USB bus reset from the host. Dean Camera 2012-02-09 20:27:03 +00:00
  • a2d18e46f8 Update XMEGA board drivers to use the port inversion feature of the XMEGA architecture rather than performing the inversion in software. Add partially completed XMEGA-B1-XPLAINED Dataflash board driver and revert implementation of the XMEGA-A3BU-XPLAINED Dataflash driver as the chip is connected to the USART, not the SPI interface. Dean Camera 2012-02-09 20:26:13 +00:00
  • 7a1033025b Minor documentation fixes. Dean Camera 2012-02-08 21:31:03 +00:00
  • c60897df39 Allow serial strings to be generated on the older AVR8 devices which do not explicitly state they contain unique values in the datasheet, as this appears to be implemented in hardware. Dean Camera 2012-02-08 18:35:16 +00:00
  • 18b82b3575 Updated the AVRISP-MKII Clone programmer project to be compatible with the latest version of AVR Studio (version 5.1). Dean Camera 2012-02-08 18:29:17 +00:00
  • 1482f77826 Oops - XMEGA-B1 Xplained LEDs are on PORTB and PORTE, not PORTF and PORTE. Dean Camera 2012-02-06 17:10:42 +00:00
  • 4d131de85b Add board driver support for the Atmel XMEGA-B1 Xplained board. Dean Camera 2012-02-06 17:05:33 +00:00
  • fdab3aef86 Add (still preliminary) support for the ATXMEGA64A4 and ATXMEGA128A4. Fix minor error in the AVRISP-MKII clone project descriptors. Dean Camera 2012-02-05 21:59:35 +00:00
  • fe8326855a Revert changed version files in /trunk/ now that the LUFA-120219-BETA version has been released. Dean Camera 2012-02-05 16:02:14 +00:00
  • 5a2d815722 Commit for the 120219-BETA release. Dean Camera 2012-02-05 15:53:31 +00:00
  • da676f0f70 Add support for the Micropendous (Arduino-like) series of boards (revisions 1 and 2). Dean Camera 2012-02-05 15:50:09 +00:00
  • 0e8e70153a Update LUFAConfig.h with the new compile time options, re-format Doxygen documentation for all compile time options. Dean Camera 2012-02-05 15:28:41 +00:00
  • a677254026 Added INVERTED_VBUS_ENABLE_LINE and NO_AUTO_VBUS_MANAGEMENT compile time options (thanks to Opendous Inc.). Dean Camera 2012-02-05 15:19:01 +00:00