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: ServoOut mcp2515 BNO055
CONTRIBUTING.md@0:ee3eb98ec375, 2021-07-22 (annotated)
- Committer:
- jebradshaw
- Date:
- Thu Jul 22 23:05:18 2021 +0000
- Revision:
- 0:ee3eb98ec375
Nucleo EW485B test for BNO-055, CAN mcp2515 hardware, servo, etc
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
jebradshaw | 0:ee3eb98ec375 | 1 | # Contributing to Mbed OS |
jebradshaw | 0:ee3eb98ec375 | 2 | |
jebradshaw | 0:ee3eb98ec375 | 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. |
jebradshaw | 0:ee3eb98ec375 | 4 | |
jebradshaw | 0:ee3eb98ec375 | 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). |