Dean Camera
|
80dc196031
|
Remove incomplete Microsoft Sideshow device demo.
|
12 years ago |
Dean Camera
|
43658f336e
|
Remove unused check-source rule from the BUILD build system module.
|
12 years ago |
Dean Camera
|
1ba60b4a18
|
Fixed missing Win-32bit compatibility sections in the LUFA INF driver files (thanks to Christan Beharrell).
|
12 years ago |
Dean Camera
|
94f5f31f10
|
Upgrade Doxygen configuration files, custom style CSS and DOXYGEN build module for the latest Doxygen release.
|
12 years ago |
Dean Camera
|
85f4f2c2b1
|
Minor code style and documentation changes.
|
12 years ago |
Dean Camera
|
16cd7c6896
|
Add support for the Olimex AVR-ISP-MK2 board.
|
12 years ago |
Dean Camera
|
a57ed1abfb
|
Update makefile template with the new build module filenames.
|
13 years ago |
Dean Camera
|
34c1b49cd1
|
Minor documentation improvements.
|
13 years ago |
Dean Camera
|
3e7e02c6dd
|
Minor documentation improvements.
|
13 years ago |
Dean Camera
|
395e4287a1
|
Added support for the Olimex AVR-USB-32U4 and Olimex AVR-USB-T32U4 boards.
|
13 years ago |
Dean Camera
|
47f6a35013
|
Reintegrate the FullEPAddresses development branch into trunk.
|
13 years ago |
Dean Camera
|
e8570c4a37
|
Fixed CDC and DFU bootloaders failing to compile when the bootloader section size is 8KB or more (thanks to Georg Glock).
|
13 years ago |
Dean Camera
|
a25a6dfd56
|
Minor documentation improvements.
|
13 years ago |
Dean Camera
|
8b4fe84163
|
Minor documentation improvements.
|
13 years ago |
Dean Camera
|
89f16f5d7f
|
Minor documentation improvements.
|
13 years ago |
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.
|
13 years ago |
Dean Camera
|
0d4a9a895b
|
Minor documentation improvements.
|
13 years ago |
Dean Camera
|
e406140f11
|
Minor documentation fixes - change \note entries to \warning where appropriate and remove/update old documentation.
|
13 years ago |
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.
|
13 years ago |
Dean Camera
|
04b8360b15
|
Minor documentation improvements.
|
13 years ago |
Dean Camera
|
82fdedc192
|
Minor documentation improvements.
|
13 years ago |
Dean Camera
|
a677254026
|
Added INVERTED_VBUS_ENABLE_LINE and NO_AUTO_VBUS_MANAGEMENT compile time options (thanks to Opendous Inc.).
|
13 years ago |
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.
|
13 years ago |
Dean Camera
|
70f3d8e933
|
Add support for the Paranoid Studio USB2AX boards (hardware revisions 1-3).
|
13 years ago |
Dean Camera
|
2b23318357
|
Add dummy board documentation nodes for the XPLAIN_REV1 and TEENSY2 meta board targets.
|
13 years ago |
Dean Camera
|
3e04487279
|
Fixed misspelled HID_KEYBOARD_MODIFIER_* macros in the HID class driver (thanks to Laszlo Monda).
|
13 years ago |
Dean Camera
|
8df0cf3241
|
Fixed race conditions in the CDC, HID and Mass Storage class drivers when processing some control requests.
|
13 years ago |
Dean Camera
|
0304916356
|
Fix XMEGA core USB driver so that device mode enumerates correctly on the host PC.
|
13 years ago |
Dean Camera
|
e9029d49d5
|
Rename the Doxygen page source directory from ManPages/ to DoxygenPages/ to prevent user confusion with the actual *nix Man tool.
|
13 years ago |