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.
CONTRIBUTING.md@0:490fae09419d, 2021-03-26 (annotated)
- Committer:
- rescudev
- Date:
- Fri Mar 26 22:03:35 2021 +0000
- Revision:
- 0:490fae09419d
Ejercicio 1
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
rescudev | 0:490fae09419d | 1 | # Contributing to Mbed OS |
rescudev | 0:490fae09419d | 2 | |
rescudev | 0:490fae09419d | 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. |
rescudev | 0:490fae09419d | 4 | |
rescudev | 0:490fae09419d | 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). |