ARMv6K Nintendo 3DS Tier 3 target added

This commit is contained in:
Meziu 2021-08-31 13:23:59 +02:00
parent fe37929e4c
commit 8078c4c809
3 changed files with 48 additions and 0 deletions

View file

@ -941,6 +941,8 @@ supported_targets! {
("bpfeb-unknown-none", bpfeb_unknown_none),
("bpfel-unknown-none", bpfel_unknown_none),
("armv6k-nintendo-3ds", armv6k_nintendo_3ds),
}
/// Warnings encountered when parsing the target `json`.