Rename library

Dependencies:   X_NUCLEO_COMMON ST_INTERFACES

Dependents:   VL53L3CX_NoShield_1Sensor_poll_Mb06x VL53L3_NoShield_1Sensor_polling_Mb63 X_NUCLEO_53L3A2 53L3A2_Ranging

History

Moved vl53l3cx_class.cpp and .h to 53l3a2_RangingClass default tip

2021-07-21, by charlesmn [Wed, 21 Jul 2021 14:07:59 +0000] rev 7

Moved vl53l3cx_class.cpp and .h to 53l3a2_RangingClass


Make compile

2021-07-14, by charlesmn [Wed, 14 Jul 2021 14:36:12 +0000] rev 6

Make compile


The class files now just are wrappers for the files in the "MODULES" directory.The porting directory includes the mbed interface

2021-07-14, by Charles MacNeill [Wed, 14 Jul 2021 12:45:49 +0100] rev 5

The class files now just are wrappers for the files in the "MODULES" directory.The porting directory includes the mbed interface


Update naming of sensor class, to specifically be VL53L3.; Replace wait_ms() with current mbed version.

2020-11-10, by johnAlexander [Tue, 10 Nov 2020 08:34:43 +0000] rev 4

Update naming of sensor class, to specifically be VL53L3.; Replace wait_ms() with current mbed version.


Add ST common libs

2020-11-03, by johnAlexander [Tue, 03 Nov 2020 15:16:36 +0000] rev 3

Add ST common libs


Re-instated 2 styles of constructor.

2020-11-03, by johnAlexander [Tue, 03 Nov 2020 15:08:07 +0000] rev 2

Re-instated 2 styles of constructor.


Rationalise on common ST Classes, and remove Older variants from directly in sensor class.

2020-11-03, by johnAlexander [Tue, 03 Nov 2020 13:58:39 +0000] rev 1

Rationalise on common ST Classes, and remove Older variants from directly in sensor class.


Initial version

2020-10-16, by charlesmn [Fri, 16 Oct 2020 15:46:03 +0000] rev 0

Initial version