Dean Camera
|
a9d8af99e4
|
Minor documentation improvements.
|
13 years ago |
Dean Camera
|
359fbfe14d
|
Add branch for the conversion of demos to use standard C header files for configuration, rather than makefile defined macros.
|
13 years ago |
Dean Camera
|
e5a7fa201e
|
Add support for the ATXMEGA384C3.
|
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
|
69ecaae732
|
Added support for the DorkbotPDX Duce board.
|
13 years ago |
Dean Camera
|
47f6a35013
|
Reintegrate the FullEPAddresses development branch into trunk.
|
13 years ago |
Dean Camera
|
5561524a8f
|
Added support for the BitWizard Multio and Big-Multio boards.
|
13 years ago |
Dean Camera
|
4d131de85b
|
Add board driver support for the Atmel XMEGA-B1 Xplained board.
Fix Dataflash driver for the A3BU-Xplained board.
Minor documentation improvements.
|
13 years ago |
Dean Camera
|
fdab3aef86
|
Add (still preliminary) support for the ATXMEGA64A4 and ATXMEGA128A4. Fix minor error in the AVRISP-MKII clone project descriptors.
|
14 years ago |
Dean Camera
|
10a56f6105
|
Add support for the Micropendous series of USB AVR8 boards.
|
14 years ago |
Dean Camera
|
70f3d8e933
|
Add support for the Paranoid Studio USB2AX boards (hardware revisions 1-3).
|
14 years ago |
Dean Camera
|
a81ccd83fd
|
Added support for version 2 of the Teensy boards (thanks to Christoph Redecker).
|
14 years ago |
Dean Camera
|
7992202603
|
Add support for the new MEGA B series devices.
|
14 years ago |
Dean Camera
|
00ad509061
|
Add support for the Atmel XMEGA A3BU Xplained board.
More XMEGA USB core fixes.
|
14 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.
|
14 years ago |
Dean Camera
|
3223786c49
|
Fix compile error on the UC3 targets when INTERRUPT_CONTROL_ENDPOINT compile time option is used (thanks to Ian Woloschin).
Small size improvement for Little Endian devices when USB host mode is used.
Minor documentation fixes.
|
14 years ago |
Dean Camera
|
40946a5704
|
Minor documentation corrections.
|
14 years ago |
Dean Camera
|
ccf4cffd78
|
Improve device support documentation in the manual; split out each architecture into a different sub-page of the Device Support section of the manual, add in table to indicate USB mode support for each microcontroller model.
|
14 years ago |
Dean Camera
|
d9643cf6ec
|
Add start of an architecture port to the Atmel USB XMEGA devices.
|
14 years ago |
Dean Camera
|
8c3d421a01
|
Added board hardware driver support for the EVK1104 board.
Fix inverted LEDs_GetLEDs() result for the EVK1100 and EVK1101 boards.
|
14 years ago |
Dean Camera
|
8cc3fd56d9
|
Add board driver support for the EVK1100 board.
|
14 years ago |
Dean Camera
|
71c5d4e3e5
|
Fix up mistakes in the Device Support documentation page.
|
14 years ago |
Dean Camera
|
a7eca42996
|
Add experimental support for the AVR32 UC3A4 microcontrollers.
Add support for the inbuilt unique serial numbers in the UC3A3 and UC3A4 models.
|
14 years ago |
Dean Camera
|
944e0d2009
|
Rename UC3B driver files to UC3, as they are generic to all AVR32 UC3 models.
|
14 years ago |
Dean Camera
|
cad5e9ffca
|
Added start of a port of the core USB driver code to the AVR32 UC3B architecture.
|
14 years ago |
Dean Camera
|
f3ec62b5c6
|
More updates to remove architecture-specific comments from the documentation, alter USBMode.h preprocessor logic to support future architectures more easily.
|
14 years ago |
Dean Camera
|
423d4018f0
|
Fixed Benito project discarding incoming data from the USB virtual serial port when the USART is busy.
Minor documentation improvements.
|
15 years ago |
Dean Camera
|
50390867e7
|
Fixed incorrect PollingIntervalMS values in the demo/project/bootloader endpoint descriptors (thanks to MCS Electronics).
|
15 years ago |
Dean Camera
|
06f222b3ed
|
Added board hardware driver support for the Minimus board (thanks to the PSGroove team).
|
15 years ago |
Dean Camera
|
b4a02fa29d
|
Added board hardware driver support for the Maximus board (thanks to the PSGroove team).
|
15 years ago |
Dean Camera
|
cb298295fb
|
Added board hardware driver support for the Blackcat USB JTAG board (thanks to the PSGroove team).
|
15 years ago |
Dean Camera
|
5a4def7478
|
Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda
|
15 years ago |
Dean Camera
|
ccc82ce745
|
Added board hardware driver support for the Busware CUL V3 board.
Added SVN eol-style property to the library driver files that are missing it.
|
15 years ago |
Dean Camera
|
25d896a507
|
Added board hardware driver support for the Arduino Uno development board.
Fixed incorrect LEDs_ChangeLEDs() function in the Benito board LED driver.
|
15 years ago |
Dean Camera
|
84696c727d
|
Added board hardware driver support for the BUI development board.
|
15 years ago |
Dean Camera
|
92059fcbf9
|
Added board hardware driver support for the UDIP development board.
|
15 years ago |
Dean Camera
|
21954179a4
|
Added board hardware driver support for the USBFOO development board.
|
15 years ago |
Dean Camera
|
b369aa2cc6
|
Added board hardware driver support for the Olimex AVR-USB-162 development board (thanks to Steve Fawcett).
|
15 years ago |
Dean Camera
|
071e02c6b6
|
Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style.
|
15 years ago |
Dean Camera
|
61a799ed55
|
Added support for the JM-DB-U2 board hardware.
|
15 years ago |
Dean Camera
|
a8cbe3466b
|
Added board hardware driver support for Tom's USBTINY MKII programmer.
|
15 years ago |
Dean Camera
|
b8db5fc1e7
|
Added new Relay Controller Board project (thanks to OBinou).
Added hardware board driver support for the PJRC Teensy line of USB AVR boards.
|
15 years ago |
Dean Camera
|
071fd8ce53
|
Revert changes made for the partial port to the AVR32 architecture.
|
15 years ago |
Dean Camera
|
d2ed97e34b
|
Update manual pages to reference unfinished AVR32 port, add port status to the Future Changes page.
|
15 years ago |
Dean Camera
|
aae20139b9
|
Add drivers for the EVK1101 - begin full port to the AVR32 UC3B line of AVRs.
|
15 years ago |
Dean Camera
|
478d9dc04f
|
Added support for the Atmel EVK527 board hardware.
|
16 years ago |
Dean Camera
|
bae00a3d42
|
Added support for the Dataflash mounted on the XPLAIN board. Added new XPLAIN_REV1 board target for the first revision XPLAIN board, which used a different (smaller) Dataflash IC to later revisions.
|
16 years ago |
Dean Camera
|
9ba8da7412
|
Make the RNDISEthernetHost Class driver demo print out incomming packets from the attached RNDIS device.
|
16 years ago |
Dean Camera
|
04774208b6
|
Minor code cleanups for clarity.
|
16 years ago |
Dean Camera
|
3ebfb998ec
|
Added support for the Atmel XPLAIN board.
|
16 years ago |