Shim implementation for a subset of the newlib library for the Nintendo 3DS.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andrea Ciliberti 85dae56de4 Rename package 2 years ago
src Add process API stubs from ctru-rs test runner 2 years ago
.gitignore Working condition 3 years ago
Cargo.toml Rename package 2 years ago
LICENSE-APACHE Fix licensing 2 years ago
LICENSE-MIT Fix licensing 2 years ago
README.md Rename package 2 years ago

README.md

shim-3ds

Shim implementation for a subset of the newlib library.

Warning

This library is not meant to be used standalone. Its purpose is only to implement the missing definitions for the Rust std.

License

This project is distributed under the MIT license or the Apache-2.0 license.