Skip to content

Add configurable CFG_TUD_ENDPOINT0_SIZE and CFG_TUD_HID_EP_BUFSIZE#583

Open
FromDarkHell wants to merge 1 commit into
adafruit:masterfrom
FromDarkHell:ifdef-guards
Open

Add configurable CFG_TUD_ENDPOINT0_SIZE and CFG_TUD_HID_EP_BUFSIZE#583
FromDarkHell wants to merge 1 commit into
adafruit:masterfrom
FromDarkHell:ifdef-guards

Conversation

@FromDarkHell

Copy link
Copy Markdown

Fixes #571 by adding ifdef guards which allows users to control/configure CFG_TUD_HID_EP_BUFSIZE and CFG_TUD_ENDPOINT0_SIZE. Otherwise, it defaults to the defaults set in the platform config headers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Customizable CFG_TUD_HID_EP_BUFSIZE + CFG_TUD_ENDPOINT0_SIZE

2 participants