mirror of
https://github.com/candle-usb/candleLight_fw.git
synced 2025-01-14 05:42:53 +08:00
shink usb descriptor string buffer to save some RAM
This commit is contained in:
parent
e921aeac87
commit
c3efe48018
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user