-----------
readme.txt
-----------
The X-CUBE-TOF1 software pack is an expansion software package for STM32Cube 
that aims to ease the development of applications with ST Time-of-Flight sensors.
This software gathers ranging sensor drivers for VL53L3CX and VL53L5CX running on STM32. 
The source code of this package is based on STM32Cube to ease portability and 
code sharing across different STM32 MCU families.

For the content of this package, the development toolchains and compilers
to use and the supported devices and evaluation boards, refer to the
Release Notes in the root directory of this package.

The simplest way to start using this expansion software is to run the
sample applications in Projects\NUCLEO-*\Applications.
The readme.txt included in the Applications folder provides the
description of all applications and the instructions on how to run them.

Make sure that you unzip this package in a short path (like C:\Work) as this package
contains many sub-folders and maximum path length supported by Keil/IAR could be
reached (leading to "file not found" errors).