10 lines
305 B
C
10 lines
305 B
C
|
#ifndef __DESCRIPTORS_H__RPFUB8O7OV__
|
||
|
#define __DESCRIPTORS_H__RPFUB8O7OV__
|
||
|
|
||
|
#include "usb.h"
|
||
|
#include <usb-config.h>
|
||
|
|
||
|
extern const struct usb_st_device_descriptor device_descriptor;
|
||
|
extern const struct usb_st_configuration_descriptor const *configuration_head;
|
||
|
#endif /* __DESCRIPTORS_H__RPFUB8O7OV__ */
|