mirror of
https://github.com/LNH-team/dspico-dldi.git
synced 2026-06-02 09:16:51 +02:00
Initial commit
This commit is contained in:
22
README.md
Normal file
22
README.md
Normal file
@@ -0,0 +1,22 @@
|
||||
# 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)
|
||||
Reference in New Issue
Block a user