Dean Camera
|
fc876438f6
|
Minor documentation improvements.
|
2013-01-06 13:41:23 +00:00 |
Dean Camera
|
f644ffe873
|
Minor documentation improvements.
|
2013-01-05 13:28:14 +00:00 |
Dean Camera
|
2957f2bc8c
|
Minor documentation improvements.
|
2012-11-12 18:45:59 +00:00 |
Dean Camera
|
9a04475c23
|
Fixed incorrect definitions of HID_KEYBOARD_LED_KANA, HID_KEYBOARD_SC_KEYPAD_EQUAL_SIGN and HID_KEYBOARD_SC_KEYPAD_EQUAL_SIGN_AS400 and added a missing definition for HID_KEYBOARD_SC_APPLICATION (thanks to David Monro).
|
2012-10-14 11:51:57 +00:00 |
Dean Camera
|
eee252603b
|
Minor documentation improvements.
|
2012-10-05 20:22:19 +00:00 |
Dean Camera
|
4641acc691
|
Add LINKER_RELAXATIONS option to the LUFA BUILD build system module.
|
2012-09-30 14:01:30 +00:00 |
Dean Camera
|
217f1eebc1
|
Minor documentation improvements.
|
2012-09-22 12:30:50 +00:00 |
Dean Camera
|
5f1428bb50
|
Add error message for debugging purposes to the low level AudioInputHost and AudioOutputHost demos, if the request to set the audio sample rate fails.
|
2012-09-14 15:19:43 +00:00 |
Dean Camera
|
5f614861a6
|
Minor documentation improvements.
|
2012-09-09 14:00:23 +00:00 |
Dean Camera
|
80dc196031
|
Remove incomplete Microsoft Sideshow device demo.
|
2012-09-01 23:50:10 +00:00 |
Dean Camera
|
43658f336e
|
Remove unused check-source rule from the BUILD build system module.
|
2012-08-29 20:14:20 +00:00 |
Dean Camera
|
1ba60b4a18
|
Fixed missing Win-32bit compatibility sections in the LUFA INF driver files (thanks to Christan Beharrell).
|
2012-08-16 19:15:18 +00:00 |
Dean Camera
|
94f5f31f10
|
Upgrade Doxygen configuration files, custom style CSS and DOXYGEN build module for the latest Doxygen release.
|
2012-08-13 05:11:27 +00:00 |
Dean Camera
|
85f4f2c2b1
|
Minor code style and documentation changes.
|
2012-07-31 17:13:43 +00:00 |
Dean Camera
|
16cd7c6896
|
Add support for the Olimex AVR-ISP-MK2 board.
|
2012-07-26 19:23:15 +00:00 |
Dean Camera
|
a57ed1abfb
|
Update makefile template with the new build module filenames.
|
2012-07-14 16:14:17 +00:00 |
Dean Camera
|
34c1b49cd1
|
Minor documentation improvements.
|
2012-07-03 15:53:44 +00:00 |
Dean Camera
|
3e7e02c6dd
|
Minor documentation improvements.
|
2012-05-12 15:07:31 +00:00 |
Dean Camera
|
395e4287a1
|
Added support for the Olimex AVR-USB-32U4 and Olimex AVR-USB-T32U4 boards.
|
2012-05-06 12:10:30 +00:00 |
Dean Camera
|
47f6a35013
|
Reintegrate the FullEPAddresses development branch into trunk.
|
2012-04-14 14:41:17 +00:00 |
Dean Camera
|
e8570c4a37
|
Fixed CDC and DFU bootloaders failing to compile when the bootloader section size is 8KB or more (thanks to Georg Glock).
|
2012-04-14 10:09:45 +00:00 |
Dean Camera
|
a25a6dfd56
|
Minor documentation improvements.
|
2012-04-08 21:38:07 +00:00 |
Dean Camera
|
8b4fe84163
|
Minor documentation improvements.
|
2012-04-05 17:37:10 +00:00 |
Dean Camera
|
89f16f5d7f
|
Minor documentation improvements.
|
2012-04-01 13:37:08 +00:00 |
Dean Camera
|
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.
|
2012-03-25 12:12:08 +00:00 |
Dean Camera
|
0d4a9a895b
|
Minor documentation improvements.
|
2012-03-06 19:34:46 +00:00 |
Dean Camera
|
e406140f11
|
Minor documentation fixes - change \note entries to \warning where appropriate and remove/update old documentation.
|
2012-02-24 20:25:36 +00:00 |
Dean Camera
|
1dcc1fe527
|
Update the Android Accessory Host ClassDriver demo to use the updated class configuration API.
Enable -Wcast-align warning for the UC3 architecture in the ModuleTest build test now that the test passes with it.
Minor documentation improvements.
|
2012-02-20 22:07:25 +00:00 |
Dean Camera
|
04b8360b15
|
Minor documentation improvements.
|
2012-02-18 16:06:43 +00:00 |
Dean Camera
|
82fdedc192
|
Minor documentation improvements.
|
2012-02-11 22:35:06 +00:00 |
Dean Camera
|
a677254026
|
Added INVERTED_VBUS_ENABLE_LINE and NO_AUTO_VBUS_MANAGEMENT compile time options (thanks to Opendous Inc.).
|
2012-02-05 15:19:01 +00:00 |
Dean Camera
|
ec3e47a7d0
|
Change PIPE_PIPENUM_MASK from 0x07 to the more generic 0x0F to allow for full pipe address support in USB host architectures other than the current AVR8 devices. Minor documentation improvements.
|
2011-12-11 03:04:16 +00:00 |
Dean Camera
|
70f3d8e933
|
Add support for the Paranoid Studio USB2AX boards (hardware revisions 1-3).
|
2011-11-28 23:43:58 +00:00 |
Dean Camera
|
2b23318357
|
Add dummy board documentation nodes for the XPLAIN_REV1 and TEENSY2 meta board targets.
|
2011-11-28 13:15:27 +00:00 |
Dean Camera
|
3e04487279
|
Fixed misspelled HID_KEYBOARD_MODIFIER_* macros in the HID class driver (thanks to Laszlo Monda).
|
2011-11-16 08:19:34 +00:00 |
Dean Camera
|
8df0cf3241
|
Fixed race conditions in the CDC, HID and Mass Storage class drivers when processing some control requests.
|
2011-11-09 12:29:14 +00:00 |
Dean Camera
|
0304916356
|
Fix XMEGA core USB driver so that device mode enumerates correctly on the host PC.
|
2011-10-31 02:26:21 +00:00 |
Dean Camera
|
e9029d49d5
|
Rename the Doxygen page source directory from ManPages/ to DoxygenPages/ to prevent user confusion with the actual *nix Man tool.
|
2011-10-18 11:35:04 +00:00 |