Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: WS2812 PixelArray Adafruit_GFX HC_SR04_Ultrasonic_Library
CONTRIBUTING.md@97:8f3abd5cf5ce, 2019-06-12 (annotated)
- Committer:
- kmsmile2
- Date:
- Wed Jun 12 08:20:53 2019 +0000
- Revision:
- 97:8f3abd5cf5ce
- Parent:
- 91:3a205782066a
Eron_alphabot
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| mbed_official | 85:b4c5dbbf74e3 | 1 | # Contributing to Mbed OS |
| mbed_official | 85:b4c5dbbf74e3 | 2 | |
| mbed_official | 85:b4c5dbbf74e3 | 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. |
| mbed_official | 85:b4c5dbbf74e3 | 4 | |
| mbed_official | 91:3a205782066a | 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). |