mirror of
https://github.com/LNH-team/dspico-dldi.git
synced 2025-12-05 13:16:01 +01:00
23 lines
569 B
Markdown
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)
|