Contiki 2.5
descriptors.h
1 #ifndef __DESCRIPTORS_H__RPFUB8O7OV__
2 #define __DESCRIPTORS_H__RPFUB8O7OV__
3 
4 #ifndef STRUCTGEN
5 #include "usb.h"
6 #endif
7 
8 extern const struct usb_st_device_descriptor device_descriptor;
9 extern const struct usb_st_configuration_descriptor const *configuration_head;
10 #endif /* __DESCRIPTORS_H__RPFUB8O7OV__ */