X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcfg%2Fcfg_usbser.h;h=6e47012a6a012787a41a9a1b4f18c65ddcdbdce3;hb=46a1dfc5b039beb4495945e534c746bcce91edae;hp=88fcd1904f8c7edd057218dbc1a1230e950833ea;hpb=6275379e68eb45eb5b6a1b28d83edf45b39f8abc;p=bertos.git diff --git a/bertos/cfg/cfg_usbser.h b/bertos/cfg/cfg_usbser.h index 88fcd190..6e47012a 100644 --- a/bertos/cfg/cfg_usbser.h +++ b/bertos/cfg/cfg_usbser.h @@ -38,6 +38,13 @@ #ifndef CFG_USBSER_H #define CFG_USBSER_H +/** + * Enable the usb-serial module. + * + * $WIZ$ type = "autoenabled" + */ +#define CONFIG_USBSER 0 + /** * Module logging level. *