Example of ranging using interrupt VL53L1X satellite, os5
Dependencies: X_NUCLEO_53L1A1_mbed
CONTRIBUTING.md@2:6b7da81fa79d, 2019-05-28 (annotated)
- Committer:
- dmathew
- Date:
- Tue May 28 08:34:56 2019 +0000
- Revision:
- 2:6b7da81fa79d
- Parent:
- 0:6b7696e7df5e
Example of ranging using interrupt with VL53L1X satellite board, OS5
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
johnAlexander | 0:6b7696e7df5e | 1 | # Contributing to Mbed OS |
johnAlexander | 0:6b7696e7df5e | 2 | |
johnAlexander | 0:6b7696e7df5e | 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. |
johnAlexander | 0:6b7696e7df5e | 4 | |
johnAlexander | 0:6b7696e7df5e | 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). |