Skip to content

Commit

Permalink
rampis-mt7621: add support for ZyXEL WSM20 (#2965)
Browse files Browse the repository at this point in the history
Better known as ZyXEL Multy M1
  • Loading branch information
Kistelini authored Sep 4, 2023
1 parent 895970a commit 982d8ed
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/user/supported_devices.rst
Original file line number Diff line number Diff line change
Expand Up @@ -428,6 +428,7 @@ ramips-mt7621
* ZyXEL

- NWA50AX
- WSM20

* Xiaomi

Expand Down
4 changes: 4 additions & 0 deletions targets/ramips-mt7621
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,10 @@ device('zyxel-nwa55axe', 'zyxel_nwa55axe', {
broken = true, -- Missing LED / Reset button
})

device('zyxel-wsm20', 'zyxel_wsm20', {
factory = false,
})


-- Devices without WLAN

Expand Down

0 comments on commit 982d8ed

Please sign in to comment.