Example of using the UsbHostMAX3421E library.

Dependencies:   mbed UsbHostMAX3421E millis

Committer:
hudakz
Date:
Mon Jul 13 07:04:20 2020 +0000
Revision:
2:941b29d88da9
Parent:
0:f12b0c43b7c8
Example of using the UsbHostMAX3421E library.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
hudakz 0:f12b0c43b7c8 1 # Contributing to Mbed OS
hudakz 0:f12b0c43b7c8 2
hudakz 0:f12b0c43b7c8 3 Mbed OS is an open-source, device software platform for the Internet of Things. Contributions are an important part of the platform, and our goal is to make it as simple as possible to become a contributor.
hudakz 0:f12b0c43b7c8 4
hudakz 0:f12b0c43b7c8 5 To encourage productive collaboration, as well as robust, consistent and maintainable code, we have a set of guidelines for [contributing to Mbed OS](https://os.mbed.com/docs/mbed-os/latest/contributing/index.html).