Dean Camera
|
cae0fa73d7
|
Added HID class bootloader, compatible with a modified version of the command line Teensy loader from PJRC.com.
|
14 years ago |
Dean Camera
|
1d433d4506
|
Update copyright year on all source files.
|
14 years ago |
Dean Camera
|
cb779e3d7d
|
Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redirect domain, including the new aliased links for LUFA-related pages such as the various download/source control mirrors and support lists.
|
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
|
e277ff0cf4
|
Removed TeensyHID bootloader, per request from Paul at PJRC.
|
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
|
e331b531c6
|
Change over instances of "make" in the makefiles to "$(MAKE)" to allow for the make tool to be overridden.
|
15 years ago |
Dean Camera
|
9e34144c9b
|
Use puts_P() and printf_P() instead of the normal variants where possible in the Host mode Class Driver demos.
|
15 years ago |
Dean Camera
|
7f9f97c792
|
Update copyright year to 2010.
|
15 years ago |
Dean Camera
|
be9d0a5aa9
|
Added stdio.h stream examples for the virtual CDC UART in the CDC host demos.
Removed accidental reference to the incomplete MIDI class bootloader in the Bootloader folder makefile.
|
16 years ago |
Dean Camera
|
89c837ee34
|
Removed mostly useless "TestApp" demo, as it was mainly useful only for checking for sytax errors in the library.
MIDI device demos now receive MIDI events from the host and display note ON messages via the board LEDs.
Added beginnings of a MIDI class bootloader.
|
16 years ago |
Dean Camera
|
c1a1b6eeec
|
Moved all source to the trunk directory.
|
16 years ago |