Files
dspico-dldi/README.md
2025-11-23 17:03:16 +01:00

23 lines
569 B
Markdown

# 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)