Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

external redefinition of CDC_TRANSMIT_QUEUE_BUFFER_PACKET_NUMBER and CDC_RECEIVE_QUEUE_BUFFER_PACKET_NUMBER #2165

Merged
merged 2 commits into from
Nov 6, 2023

Conversation

pat1
Copy link
Contributor

@pat1 pat1 commented Nov 3, 2023

Summary
external redefinition of CDC_TRANSMIT_QUEUE_BUFFER_PACKET_NUMBER and CDC_RECEIVE_QUEUE_BUFFER_PACKET_NUMBER is now possible

This PR fixes/implements the following bugs/features

resolve #1929

Copy link
Member

@fpistm fpistm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
Thanks @pat1

@fpistm fpistm added this to In progress in STM32 core based on ST HAL via automation Nov 6, 2023
@fpistm fpistm added this to the 2.7.0 milestone Nov 6, 2023
@fpistm fpistm linked an issue Nov 6, 2023 that may be closed by this pull request
@fpistm fpistm merged commit 586319c into stm32duino:main Nov 6, 2023
22 checks passed
STM32 core based on ST HAL automation moved this from In progress to Done Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

Defining CDC_TRANSMIT_QUEUE_BUFFER_SIZE from .ino sketch
2 participants