Controller Class for Mbed.

Committer:
kikuchi8810
Date:
Fri Dec 17 10:01:19 2021 +0000
Revision:
0:4f5b9889cbc4
Controller Class for mbed.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
kikuchi8810 0:4f5b9889cbc4 1 # Contributing to Mbed OS
kikuchi8810 0:4f5b9889cbc4 2
kikuchi8810 0:4f5b9889cbc4 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.
kikuchi8810 0:4f5b9889cbc4 4
kikuchi8810 0:4f5b9889cbc4 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).