Dean Camera
|
d887c0c73c
|
Fix typos in recursive make rules.
|
2012-06-04 17:09:44 +00:00 |
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.
|
2012-06-04 15:38:05 +00:00 |
Dean Camera
|
8f8f347891
|
Quiet initial recursive makefile invocation for all projects.
|
2012-06-03 15:20:51 +00:00 |
Dean Camera
|
316cae29b5
|
Use auto-detection of project directories for the demo, project and bootloader makefiles.
|
2012-06-03 15:04:10 +00:00 |
Dean Camera
|
56e792c95b
|
Switch over Demos, Bootloaders and Projects to the new and improved build system.
|
2012-06-01 22:32:43 +00:00 |
Dean Camera
|
b5e850ffd6
|
Add missing documentation to custom BuiltTest hardware mapping files. Fix up old copyright years on some makefiles.
|
2012-05-27 14:42:30 +00:00 |
Dean Camera
|
1d433d4506
|
Update copyright year on all source files.
|
2011-01-01 13:00:56 +00:00 |
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.
|
2010-10-28 06:08:58 +00:00 |
Dean Camera
|
5a4def7478
|
Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda
|
2010-10-13 14:05:35 +00:00 |
Dean Camera
|
e331b531c6
|
Change over instances of "make" in the makefiles to "$(MAKE)" to allow for the make tool to be overridden.
|
2010-05-07 07:11:25 +00:00 |
Dean Camera
|
7f9f97c792
|
Update copyright year to 2010.
|
2009-12-30 23:49:19 +00:00 |
Dean Camera
|
fa8d25ef29
|
Remove old OTG demo directory with useless TestApp demo. Add new DualRole directory with new Class Driver powered Mouse dual role demonstration application showing a dual role device using the HID host/device Class drivers.
|
2009-09-29 07:13:42 +00:00 |