Dean Camera
|
bda4bd4501
|
Move check for devices not supporting internal serials in demos which make use of USE_INTERNAL_SERIAL to Descriptors.c from Descriptors.h so that the warning is only generated at most once per compilation.
|
2009-09-01 11:16:57 +00:00 |
Dean Camera
|
99abd1a8b7
|
Added explicit attribute masks to the device mode demos' descriptors.
|
2009-08-13 08:14:16 +00:00 |
Dean Camera
|
6f4cc344ab
|
Rename TOTAL_NUM_CONFIGURATIONS to FIXED_NUM_CONFIGURATIONS, to match the existing FIXED_CONTROL_ENDPOINT_SIZE compile time option. Add FIXED_NUM_CONFIGURATIONS to the descriptors of each project using the option.
|
2009-08-02 23:14:30 +00:00 |
Dean Camera
|
41b54a2acd
|
Set all CDC and MassStorage device mode demos (LowLevel and ClassDriver) to use the USE_INTERNAL_SERIAL feature, add compile time warnings for devices which do not have an internal serial.
|
2009-07-30 11:03:58 +00:00 |
Dean Camera
|
b9b03aadb2
|
Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add old low level demos to a LowLevel subdirectory.
|
2009-06-05 07:16:33 +00:00 |