The DLDI driver for the DSpico.
  • C 55.7%
  • Makefile 29.7%
  • Assembly 14.6%
Find a file
2025-11-26 18:29:22 +01:00
.github/workflows Initial commit 2025-11-23 17:03:16 +01:00
source Initial commit 2025-11-23 17:03:16 +01:00
.gitignore Initial commit 2025-11-23 17:03:16 +01:00
LICENSE.txt Initial commit 2025-11-23 17:03:16 +01:00
Makefile Changed from thumb to arm 2025-11-26 18:29:22 +01:00
README.md Initial commit 2025-11-23 17:03:16 +01:00

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

Compiling

  1. Run make

License

This project is licensed under the Zlib license. For details, see LICENSE.txt.

Contributors