2013-11-24 16:57:08 +01:00
|
|
|
#ifndef DESCRIPTORS_H_RPFUB8O7OV__
|
|
|
|
#define DESCRIPTORS_H_RPFUB8O7OV__
|
2009-07-11 16:44:27 +02:00
|
|
|
|
2010-02-05 17:23:40 +01:00
|
|
|
#ifndef STRUCTGEN
|
2009-07-11 16:44:27 +02:00
|
|
|
#include "usb.h"
|
2010-02-05 17:23:40 +01:00
|
|
|
#endif
|
2009-07-11 16:44:27 +02:00
|
|
|
|
|
|
|
extern const struct usb_st_device_descriptor device_descriptor;
|
|
|
|
extern const struct usb_st_configuration_descriptor const *configuration_head;
|
2013-11-24 16:57:08 +01:00
|
|
|
#endif /* DESCRIPTORS_H_RPFUB8O7OV__ */
|