shink usb descriptor string buffer to save some RAM

This commit is contained in:
Hubert Denkmair 2019-11-02 10:38:26 +01:00 committed by fenugrec
parent e921aeac87
commit c3efe48018

View File

@ -30,7 +30,7 @@ THE SOFTWARE.
#define USBD_MAX_NUM_INTERFACES 1
#define USBD_MAX_NUM_CONFIGURATION 1
#define USBD_MAX_STR_DESC_SIZ 512
#define USBD_MAX_STR_DESC_SIZ 128
#define USBD_SUPPORT_USER_STRING_DESC 1
#define USBD_SELF_POWERED 0
#define DEVICE_FS 0