-
Notifications
You must be signed in to change notification settings - Fork 1.4k
manifest: sdk-zephyr: USB cherry pick series for NCS 2.7.99-CS2 #17426
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
manifest: sdk-zephyr: USB cherry pick series for NCS 2.7.99-CS2 #17426
Conversation
Automatically created by Github Action Signed-off-by: Nordic Builder <[email protected]>
|
The following west manifest projects have been modified in this Pull Request:
Note: This message is automatically posted and updated by the Manifest GitHub Action. |
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: f584061a6ca3bc5ba4bd15b38c2071381383bf1b more detailssdk-nrf:
zephyr:
Github labels
List of changed files detected by CI (67)Outputs:ToolchainVersion: 87afe3f0d0 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
USBD_CONFIGURATION_DEFINE() now takes four parameters instead of three. Add NULL configuration string to allow building the application and keep the functionality intact. Signed-off-by: Tomasz Moń <[email protected]>
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#2038