mbed_robotcar / Mbed OS sensor_test3
Committer:
naoki_fukushima
Date:
Thu Jul 09 03:08:43 2020 +0000
Revision:
0:d41a03c442f7
motor control program

Who changed what in which revision?

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