Contiki 2.6

descriptors.h

00001 #ifndef __DESCRIPTORS_H__RPFUB8O7OV__
00002 #define __DESCRIPTORS_H__RPFUB8O7OV__
00003 
00004 #ifndef STRUCTGEN
00005 #include "usb.h"
00006 #endif
00007 
00008 extern const struct usb_st_device_descriptor device_descriptor;
00009 extern const struct usb_st_configuration_descriptor const *configuration_head;
00010 #endif /* __DESCRIPTORS_H__RPFUB8O7OV__ */