mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 19:46:10 +01:00
tests: add all aarch64 NXP boards to aarch64Systems list
This commit is contained in:
parent
fad92f5f57
commit
5ad68c5dff
1 changed files with 5 additions and 0 deletions
|
|
@ -21,6 +21,11 @@ let
|
|||
"raspberry-pi-3"
|
||||
"raspberry-pi-4"
|
||||
"raspberry-pi-5"
|
||||
"nxp-imx8mp-evk"
|
||||
"nxp-imx8mq-evk"
|
||||
"nxp-imx8qm-mek"
|
||||
"nxp-imx93-evk"
|
||||
"ucm-imx95"
|
||||
];
|
||||
|
||||
matchArch =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue