2013-11-24 15:57:08 +00:00
|
|
|
#ifndef DESCRIPTORS_H_RPFUB8O7OV__
|
|
|
|
#define DESCRIPTORS_H_RPFUB8O7OV__
|
2012-08-07 09:24:59 +00:00
|
|
|
|
|
|
|
#ifndef STRUCTGEN
|
|
|
|
#include "usb.h"
|
|
|
|
#endif
|
|
|
|
|
|
|
|
extern const struct usb_st_device_descriptor device_descriptor;
|
|
|
|
extern const struct usb_st_configuration_descriptor const *configuration_head;
|
2013-11-24 15:57:08 +00:00
|
|
|
#endif /* DESCRIPTORS_H_RPFUB8O7OV__ */
|