diff --git a/devices.js b/devices.js index 6e16ceb2c72984420bc6ce5ede85a703c901a89d..163fe948ae1cbd9b57138b497817a620803d7b24 100644 --- a/devices.js +++ b/devices.js @@ -33,6 +33,7 @@ var devices_recommended = { "RT-AC51U": "asus-rt-ac51u", "RT-AC57U": "asus-rt-ac57u", "RT-AX53U": "asus-rt-ax53u", + "TUF-AX4200": "asus-tuf-ax4200", }, "AVM": { @@ -584,6 +585,9 @@ var devices_info = { "O2 Box 6431": "https://forum.openwrt.org/t/installing-lede-u-boot-via-brnboot-web-interface-without-rs232/9857/6", "vgv7510kw22/O2 Box 6431": "https://forum.openwrt.org/t/installing-lede-u-boot-via-brnboot-web-interface-without-rs232/9857/6" }, + "Asus": { + "TUF-AX4200": "https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=e7c399bee677e9bac66e1bea697aefb8d828edfe", + }, "AVM": { "FRITZ!Box 3370": "https://openwrt.org/toh/avm/fritz.box.wlan.3370#installation", "FRITZ!Box 4020": "https://fritz-tools.readthedocs.io/",