cargo-nx icon indicating copy to clipboard operation
cargo-nx copied to clipboard

Move to using the tier 3 target

Open GnomedDev opened this issue 2 years ago • 0 comments

It seems like https://github.com/rust-lang/rust/pull/88991 has merged and there is now a target for the Nintendo Switch, aarch64-nintendo-switch-freestanding. It seems like this project should be using this target now and has intended to in the past once it is merged in https://github.com/aarch64-switch-rs/cargo-nx/blob/f6bd1f4a15e38d6ad900701394745fe92be8ccb9/src/build.rs#L29

GnomedDev avatar Sep 25 '22 00:09 GnomedDev