You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository is for MCUXpresso SDK USB middleware delivery and it contains USB components officially provided in NXP MCUXpresso SDK. This repository is part of the MCUXpresso SDK overall delivery which is composed of several sub-repositories/projects. Navigate to the top/parent repository [mcuxsdk](https://github.com/nxp-mcuxpresso/mcuxsdk-manifests/) for the complete delivery of MCUXpresso SDK to be able to build and run USB examples that are based on mcux-sdk-middleware-usb components.
6
+
7
+
## Documentation
8
+
9
+
Overall details can be reviewed here: [MCUXpresso SDK Online Documentation](https://mcuxpresso.nxp.com/mcuxsdk/latest/html/introduction/README.html)
10
+
11
+
Visit [USB - Documentation](https://mcuxpresso.nxp.com/mcuxsdk/latest/html/middleware/usb/docs/index.html) to review details on the contents in this sub-repo.
12
+
13
+
## Setup
14
+
15
+
Instructions on how to install the MCUXpresso SDK provided from GitHub via west manifest [Getting Started with SDK - Detailed Installation Instructions](https://mcuxpresso.nxp.com/mcuxsdk/latest/html/gsd/installation.html#installation)
16
+
17
+
## Contribution
18
+
19
+
We welcome and encourage the community to submit patches directly to the mcux-sdk-middleware-usb project placed on github. Contributing can be managed via pull-requests. Before a pull-request is created the code should be tested and properly formatted.
0 commit comments