diff --git a/docs/user/supported_devices.rst b/docs/user/supported_devices.rst index 8068c739..c87ecdfb 100644 --- a/docs/user/supported_devices.rst +++ b/docs/user/supported_devices.rst @@ -285,6 +285,10 @@ ramips-mt7621 - EX6150 (v1) - R6220 +* TP-Link + + - RE650 (v1) + * Ubiquiti - EdgeRouter X diff --git a/targets/ramips-mt7621 b/targets/ramips-mt7621 index 531a81ae..44b8ada3 100644 --- a/targets/ramips-mt7621 +++ b/targets/ramips-mt7621 @@ -28,6 +28,9 @@ device('netgear-wndr3700-v5', 'netgear_wndr3700-v5', { }, }) +-- TP-Link + +device('tp-link-re650-v1', 'tplink_re650-v1') -- Ubiquiti