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: MFS_Display_HAL LCD_i2c_GSOE HSAnalogIn_GSOE
CONTRIBUTING.md@2:33c35c8855f1, 2022-07-23 (annotated)
- Committer:
- lumppi
- Date:
- Sat Jul 23 14:23:28 2022 +0000
- Revision:
- 2:33c35c8855f1
- Parent:
- 0:645e47a5b9db
commit2 mbed 6.16
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| lumppi | 0:645e47a5b9db | 1 | # Contributing to Mbed OS |
| lumppi | 0:645e47a5b9db | 2 | |
| lumppi | 0:645e47a5b9db | 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. |
| lumppi | 0:645e47a5b9db | 4 | |
| lumppi | 0:645e47a5b9db | 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). |