diff options
| author | Peter Provost <[email protected]> | 2020-05-19 09:51:18 -0600 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-05-19 09:51:18 -0600 |
| commit | 6dea5fe72c95e2344d9f8a5a43362841b866832c (patch) | |
| tree | c935943dc3abee7320f17d1dc85e785ad8dabb16 | |
| parent | 3a0d7e020fa4e653f29970a4ddaf55f8dced02af (diff) | |
| parent | 49ee8f0420f9bd58fc08dc4de739cf6304a0286a (diff) | |
Merge pull request #1 from philmea/patch-1
caps for product name
| -rwxr-xr-x | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -# Azure RTOS UsbX +# Azure RTOS USBX A high-performance USB host, device, and on-the-go (OTG) embedded stack, Azure RTOS USBX is fully integrated with Azure RTOS ThreadX and available for all Azure RTOS ThreadX–supported processors. Like Azure RTOS ThreadX, Azure RTOS USBX is designed to have a small footprint and high performance, making it ideal for deeply embedded applications that require an interface with USB devices. @@ -83,4 +83,4 @@ Azure RTOS provides OEMs with components to secure communication and to create c If you encounter any bugs, have suggestions for new features or if you would like to become an active contributor to this project please follow the instructions provided in the contribution guideline for the corresponding repo. -For general support, please post a question to [Stack Overflow](http://stackoverflow.com/questions/tagged/azure-rtos+threadx) using the `threadx` and `azure-rtos` tags.
\ No newline at end of file +For general support, please post a question to [Stack Overflow](http://stackoverflow.com/questions/tagged/azure-rtos+threadx) using the `threadx` and `azure-rtos` tags. |
