Closed Meziu closed 1 year ago
Closes #33
This PR adds a simple CI (somewhat copied over from ctru-rs).
ctru-rs
The CI runs lint checks via clippy (on a unmodified stable rust toolchain) and then creates an example program thanks to the new functionality added in #36.
stable
Closes #33
This PR adds a simple CI (somewhat copied over from
ctru-rs
).The CI runs lint checks via clippy (on a unmodified
stable
rust toolchain) and then creates an example program thanks to the new functionality added in #36.