0e55eb0947
See Pull Request #18
11 lines
306 B
C
11 lines
306 B
C
#ifndef __DESCRIPTORS_H__RPFUB8O7OV__
|
|
#define __DESCRIPTORS_H__RPFUB8O7OV__
|
|
|
|
#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;
|
|
#endif /* __DESCRIPTORS_H__RPFUB8O7OV__ */
|