This tool allows to convert an uf3 file into an uv3 file. It is proposed to ensure ascending compatibility for the previous uf3 format.
To promote an uf3 file into an _uv3 file, use the command :
./dalai-uf3-uv3 -i /path/to/file.uf3 -o /path/to/converted.uv3
As the uf3 only contains points, the created uv3 file also contains only point primitives.