REMC
Results
1
comments of
REMC
For anyone having this problem, use `cargo nx build -t aarch64-nintendo-switch-freestanding` Also, make sure it's installed by using `rustup target add aarch64-nintendo-switch-freestanding` and that you are using the nightly build...