Skip to content

Commit

Permalink
Fix sysupgrade for imou-c22ep-s2 and adding leading projects by devices
Browse files Browse the repository at this point in the history
  • Loading branch information
ZigFisher committed Dec 3, 2023
1 parent ddb002d commit d1f57bb
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,16 @@
### List of known devices

```
Imou IPC-C22EP-S2 SSC325DE SC2239 RTL8188FU NAND in progress
Imou IPC-F22AP SSC325 SC2239 - NOR_? preparation
Rostelecom IPC8232SWC-WE-B SSC337DE OS02G10 RTL8188FU NOR_16M preparation
Smartwares CIP-37210 HI3518EV200 OV9732 RTL8188FU NOR_16M in progress
Switcam HS303 HI3518EV200 JXF22 RTL8188FU NOR_16M in progress
Switcam HS303 v2 HI3518EV200 OV9732 RTL8188EU NOR_16M in progress
Switcam HS303 v3 HI3518EV200 OV9732 RTL8188EU NOR_16M in progress
TP-Link Tapo C110 SSC333 SC3338 SSW101B NOR_8M in progress
Uniview C1L-2WN-G-RU SSC337DE OS02G10 RTL8188FU NOR_16M preparation
Xiaomi MJSXJ03HL T31N JXQ03P RTL8189FS NOR_16M in progress
Imou IPC-C22EP-S2 SSC325DE SC2239 RTL8188FU NAND in progress @flyrouter
Imou IPC-F22AP SSC325 SC2239 - NOR_? preparation @flyrouter
Rostelecom IPC8232SWC-WE-B SSC337DE OS02G10 RTL8188FU NOR_16M preparation @flyrouter
Smartwares CIP-37210 HI3518EV200 OV9732 RTL8188FU NOR_16M in progress @flyrouter
Switcam HS303 HI3518EV200 JXF22 RTL8188FU NOR_16M in progress @flyrouter
Switcam HS303 v2 HI3518EV200 OV9732 RTL8188EU NOR_16M in progress @flyrouter
Switcam HS303 v3 HI3518EV200 OV9732 RTL8188EU NOR_16M in progress @flyrouter
TP-Link Tapo C110 SSC333 SC3338 SSW101B NOR_8M in progress @flyrouter
Uniview C1L-2WN-G-RU SSC337DE OS02G10 RTL8188FU NOR_16M preparation @flyrouter
Xiaomi MJSXJ03HL T31N JXQ03P RTL8189FS NOR_16M in progress @cronyx
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#
# Set custom upgrade url
#
fw_setenv upgrade 'https://github.com/OpenIPC/builder/releases/download/latest/ssc325de_lite_imou-c22ep-s2-nand.tgz'
fw_setenv upgrade 'https://github.com/OpenIPC/builder/releases/download/latest/ssc325de_lite_imou-c22ep-s2-nor.tgz'
#
#
# Set custom majestic settings
Expand Down

0 comments on commit d1f57bb

Please sign in to comment.