diff --git a/docs/user/supported_devices.rst b/docs/user/supported_devices.rst index 76ce99da88..94a6ea37b7 100644 --- a/docs/user/supported_devices.rst +++ b/docs/user/supported_devices.rst @@ -465,6 +465,7 @@ ramips-mt7621 * TP-Link + - AX23 (v1) - EAP615-Wall (v1) - RE500 (v1) - RE650 (v1) diff --git a/targets/ramips-mt7621 b/targets/ramips-mt7621 index 10c9d19fcf..89d15befec 100644 --- a/targets/ramips-mt7621 +++ b/targets/ramips-mt7621 @@ -95,6 +95,8 @@ device('netgear-wndr3700-v5', 'netgear_wndr3700-v5', { -- TP-Link +device('tp-link-archer-ax23-v1', 'tplink_archer-ax23-v1') + device('tp-link-archer-c6-v3', 'tplink_archer-c6-v3', { broken = true, -- LAN LED not working - review after resolving #2756 })