Rusted Switch
How
This project uses rust-bindgen to create bindings for libnx.
If you have devkitPro installed, it's just a matter of running make.
Credits
- rpi3-rust-template on building for aarch64-none-elf.
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign up| Type | Name | Latest commit message | Commit time |
|---|---|---|---|
| Failed to load latest commit information. | |||
|
|
src | ||
|
|
.gitignore | ||
|
|
Cargo.toml | ||
|
|
LICENSE | ||
|
|
Makefile | ||
|
|
README.md | ||
|
|
aarch64-none-elf.json | ||
|
|
build.rs | ||
|
|
wrapper.h | ||
This project uses rust-bindgen to create bindings for libnx.
If you have devkitPro installed, it's just a matter of running make.