-
David Bauer authored
There is a new way to flash OpenWrt on the ASUS TUF AX4200 which does not require to open the device. Link: https://github.com/blocktrron/openwrt-asus-filogic-factory/releases/tag/filogic-v1 Signed-off-by:
David Bauer <mail@david-bauer.net>
David Bauer authoredThere is a new way to flash OpenWrt on the ASUS TUF AX4200 which does not require to open the device. Link: https://github.com/blocktrron/openwrt-asus-filogic-factory/releases/tag/filogic-v1 Signed-off-by:
David Bauer <mail@david-bauer.net>
mediatek-filogic 300 B
-- ASUS
device('asus-tuf-ax4200', 'asus_tuf-ax4200', {
factory = false,
})
-- Cudy
device('cudy-wr3000-v1', 'cudy_wr3000-v1', {
factory = false,
})
-- NETGEAR
device('netgear-wax220', 'netgear_wax220', {
factory_ext = '.img',
})
-- ZyXEL
device('zyxel-nwa50ax-pro', 'zyxel_nwa50ax-pro')