Dean Camera
|
5f3a1b2629
|
Fix invocations of avr-size in all makefiles broken on unpatched *nix systems, due to the recent update to the latest WinAVR makefile template.
|
2010-08-08 08:30:42 +00:00 |
Dean Camera
|
98947e3750
|
Ensure all demos now compile in C99 standards mode, and not GNU99 (C99 + GNU extensions).
|
2010-08-03 11:13:06 +00:00 |
Dean Camera
|
0803cf00ac
|
Add missing INTERRUPT_CONTROL_ENDPOINT compile time option to the Mass Storage device projects/demos and incomplete Test and Measurement Class demo, which was accidentally removed during the makefile updates.
Alter Test and Measurement Class demo's request handlers to accept, process and correctly return the fields indicated in the specification.
|
2010-07-26 04:57:50 +00:00 |
Dean Camera
|
89a32baf58
|
Add stream callback flags and class specific control request handler code to the incomplete Test and Measurement Class device demo.
Change over the keyboard demo's manufacturer name back to the primary author of the demo.
|
2010-07-26 04:26:47 +00:00 |
Dean Camera
|
ac0ece0141
|
Added start of a low level device Test and Measurement class demo (thanks to Peter Lawrence).
|
2010-07-22 07:19:41 +00:00 |