Add support for TP-Link Archer AX23

This commit is contained in:
Arnout Engelen
2024-01-30 11:23:29 +01:00
parent 61494fdc0c
commit 63e3f2aa58
2 changed files with 438 additions and 0 deletions

1
ci.nix
View File

@@ -11,6 +11,7 @@ let
devices = [
"gl-ar750" "gl-mt300n-v2" "gl-mt300a"
"qemu" "qemu-aarch64" "qemu-armv7l"
"tp-archer-ax23"
];
vanilla = ./vanilla-configuration.nix;
for-device = name: