-
Notifications
You must be signed in to change notification settings - Fork 3k
STM32 USB: use SNG_BUF #13514
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
STM32 USB: use SNG_BUF #13514
Conversation
@jeromecoutant, thank you for your changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's small change but why the change to SNG instead of DBL (worth in the commit message?) ?
CI started |
Jenkins CI Test : ❌ FAILEDBuild Number: 1 | 🔒 Jenkins CI Job | 🌐 Logs & ArtifactsCLICK for Detailed Summary
|
To avoid RAM location issue
af2e72b
to
53008d9
Compare
@jeromecoutant, thank you for your changes. |
CI restarted |
Jenkins CI Test : ✔️ SUCCESSBuild Number: 2 | 🔒 Jenkins CI Job | 🌐 Logs & ArtifactsCLICK for Detailed Summary
|
Summary of changes
Patch following discussion with @maciejbocianski in #12751
We have some RAM location issue without the patch
Impact of changes
Migration actions required
Documentation
Pull request type
Test results
Reviewers