# DSpico DLDI Source code for the DSpico DLDI driver. ## Setup & Configuration We recommend using WSL (Windows Subsystem for Linux), or MSYS2 to compile this repository. The steps provided will assume you already have one of those environments set up. 1. Install [BlocksDS](https://blocksds.skylyrac.net/docs/setup/options/) ## Compiling 1. Run `make` ## License This project is licensed under the Zlib license. For details, see `LICENSE.txt`. ## Contributors - [@Gericom](https://github.com/Gericom) - [@lifehackerhansol](https://github.com/lifehackerhansol)