Commit Graph

26 Commits (cd0bd7bf90e7e64a42b1efcee5a60cfdfc91d7a2)

Author SHA1 Message Date
Dean Camera d887c0c73c Fix typos in recursive make rules.
12 years ago
Dean Camera a57c4eabae Add emergency aborts to the recursive makefiles to prevent system failures due to infinite recursion if something happens while building the project lists.
12 years ago
Dean Camera 8f8f347891 Quiet initial recursive makefile invocation for all projects.
12 years ago
Dean Camera 316cae29b5 Use auto-detection of project directories for the demo, project and bootloader makefiles.
12 years ago
Dean Camera 56e792c95b Switch over Demos, Bootloaders and Projects to the new and improved build system.
12 years ago
Dean Camera b5e850ffd6 Add missing documentation to custom BuiltTest hardware mapping files. Fix up old copyright years on some makefiles.
12 years ago
Dean Camera 8b5aa61601 Add new Android Open Accessory class driver to the library core and add a new Android Open Accessory Host ClassDriver demo.
13 years ago
Dean Camera 1191da7b7b Add missing AS4 and project description files to the new Audio Host demos.
13 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.
14 years ago
Dean Camera 5a4def7478 Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda
14 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 ec19436d54 Add new LUFA logo by Ryo Yamauchi.
15 years ago
Dean Camera 7f9f97c792 Update copyright year to 2010.
15 years ago
Dean Camera cf22a744ec Additional file renames and modifications to change CDC demos to VirtualSerial.
15 years ago
Dean Camera 5aa2b26261 Added new RNDIS Host class driver and the beginnings of a RNDISEthernetHost Class Driver demo.
15 years ago
Dean Camera 8ba51f090f Added new Printer Host mode Class driver.
15 years ago
Dean Camera 87b2572ae5 Added new JoystickHostWithParser demos to the library.
15 years ago
Dean Camera c7bc3ec391 Add new MIDI Host Class driver to the library, and new MIDIHost ClassDriver demo.
15 years ago
Dean Camera 3ffa7543a0 Finish initial draft of the Host Mode HID Class driver.
15 years ago
Dean Camera 6c5c9212d8 Add KeyboardHost HID Host Class driver demo to the library.
15 years ago
Dean Camera 3dce79d68c Added start of the Still Image Host Class driver demo and driver code.
15 years ago
Dean Camera df5500e81c Added CDC_Device_Flush() command to the CDC Device mode class driver.
15 years ago
Dean Camera c86491af8b Add new functions to the HID host class driver, refine HID interface protocol matching.
15 years ago
Dean Camera 1756087c3e Optimize vendor/product description string display code in MassStorageHost.
15 years ago
Dean Camera f1199200e1 Copy existing Host mode demos to new ClassDriver and LowLevel subfolders.
16 years ago