Contiki 2.6
|
This file contains the possible external configuration of the USB. More...
Go to the source code of this file.
Defines | |
#define | USB_HOST_FEATURE DISABLED |
ENABLE to activate the host software library support. | |
#define | USB_DEVICE_FEATURE ENABLED |
ENABLE to activate the device software library support. | |
#define | USE_USB_PADS_REGULATOR ENABLE |
Enable the internal regulator for USB pads. | |
#define | CDC_ECM_USES_INTERRUPT_ENDPOINT 0 |
USB RNDIS / Virtual com port setup. | |
#define | NB_ENDPOINTS_MS 3 |
USB Mass Storage Setup. | |
Functions | |
void | suspend_action (void) |
Spare function to handle sleep mode. |
This file contains the possible external configuration of the USB.
**********************************************************
Definition in file conf_usb.h.