Contiki-NG
descriptors.h
1#ifndef DESCRIPTORS_H_RPFUB8O7OV__
2#define DESCRIPTORS_H_RPFUB8O7OV__
3
4#ifndef STRUCTGEN
5#include "usb.h"
6#endif
7
8extern const struct usb_st_device_descriptor device_descriptor;
9extern const struct usb_st_configuration_descriptor* const configuration_head;
10#endif /* DESCRIPTORS_H_RPFUB8O7OV__ */
USB header file for the nRF.