BeRTOS
cfg_usbser.h
Go to the documentation of this file.
00001 
00038 #ifndef CFG_USBSER_H
00039 #define CFG_USBSER_H
00040 
00046 #define CONFIG_USBSER 0
00047 
00054 #define USB_SERIAL_LOG_LEVEL      LOG_LVL_INFO
00055 
00062 #define USB_SERIAL_LOG_FORMAT     LOG_FMT_TERSE
00063 
00069 #define USB_SERIAL_VENDOR_ID      0x05f9
00070 
00076 #define USB_SERIAL_PRODUCT_ID     0xffff
00077 
00078 #endif /* CFG_USBSER_H */