ARMv6K Nintendo 3DS Tier 3 target added
This commit is contained in:
parent
fe37929e4c
commit
8078c4c809
3 changed files with 48 additions and 0 deletions
|
@ -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`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue