cfg_usbser.h File Reference
Configuration file for the USB serial driver module. More...
Go to the source code of this file.
Defines | |
| #define | CONFIG_USBSER 0 |
| Enable the usb-serial module. | |
| #define | USB_SERIAL_LOG_LEVEL LOG_LVL_INFO |
| Module logging level. | |
| #define | USB_SERIAL_LOG_FORMAT LOG_FMT_TERSE |
| module logging format. | |
| #define | USB_SERIAL_VENDOR_ID 0x05f9 |
| USB vendor ID (please change this in your project, using a valid ID number!). | |
| #define | USB_SERIAL_PRODUCT_ID 0xffff |
| USB product ID (please change this in your project, using a valid ID number!). | |
Detailed Description
Configuration file for the USB serial driver module.
Definition in file cfg_usbser.h.
