Source location for Wyze Cam 3 Bootloader (factory_t31_ZMC6tiIDQN) #515
-
Hello! The first step in the installation guide for the Wyze Cam 3 involves booting with the file factory_t31_ZMC6tiIDQN. Are the sources available for this file in order to build it manually? The closest things I can spot are gtxaspec/wyze-neos-upgrade and gtxaspec/wz_flash-helper, but I'm fairly sure these are not the right repositories. Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
You can look at the workflow in the https://github.com/gtxaspec/wyze-neos-upgrade to understand how it's built.. There is a github actions workflow that fetches the sources and compiles it. |
Beta Was this translation helpful? Give feedback.
-
Thanks! |
Beta Was this translation helpful? Give feedback.
You can look at the workflow in the https://github.com/gtxaspec/wyze-neos-upgrade to understand how it's built.. There is a github actions workflow that fetches the sources and compiles it.