Mbed OS 5.x example, ranging with the VL53L1X Time-of-Flight (ToF) sensor on the X-NUCLEO-53L1A1 expansion board, and 2 VL53L1X Satellite boards, connected to the expansion board.

Dependencies:   X_NUCLEO_53L1A1

Committer:
johnAlexander
Date:
Wed May 12 10:05:25 2021 +0000
Revision:
6:e3857da4a7a5
Parent:
0:6b7696e7df5e
Rebuilt for MbedOS v5.15.7 & v6.10.0.

Who changed what in which revision?

UserRevisionLine numberNew 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).