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: X_NUCLEO_COMMON ST_INTERFACES
Dependents: VL53L3CX_NoShield_1Sensor_poll_Mb06x VL53L3_NoShield_1Sensor_polling_Mb63 X_NUCLEO_53L3A2 53L3A2_Ranging
Changes
| Revision | Date | Who | Commit message |
|---|---|---|---|
| 7:7f1bbf370283 | 2021-07-21 | charlesmn | Moved vl53l3cx_class.cpp and .h to 53l3a2_RangingClass |
| 6:df30b960b7dc | 2021-07-14 | charlesmn | Make compile |
| 5:89031b2f5316 | 2021-07-14 | Charles MacNeill |
The class files now just are wrappers for the files in the "MODULES" directory.The porting directory includes the mbed interface |
| 4:39a9cd3c85f2 | 2020-11-10 | johnAlexander | Update naming of sensor class, to specifically be VL53L3.; Replace wait_ms() with current mbed version. |
| 3:316175f392f7 | 2020-11-03 | johnAlexander | Add ST common libs |
| 2:ad33ff89d2cf | 2020-11-03 | johnAlexander | Re-instated 2 styles of constructor. |
| 1:96f9b31f585a | 2020-11-03 | johnAlexander | Rationalise on common ST Classes, and remove Older variants from directly in sensor class. |
| 0:0be0bd219e72 | 2020-10-16 | charlesmn | Initial version |