Closed Awlexegrecki closed 8 months ago
Have a look at #3 and see if that helps
yeah, same issue, there is no dev build unleashed firmware.
That is not true. There may not be a pre-compiled release, but you can follow the same steps as above, substituting the DarkFlippers git in place of Xtreme. (I’m on mobile or I’d give you the exact command.)
yeah, same issue, there is no dev build unleashed firmware.
You can compile the latest dev build yourself (it seems to be the default branch on the repo)
git clone https://github.com/DarkFlippers/unleashed-firmware.git --branch dev
cd unleashed-firmware/
./fbt flash_usb_full
At time of writing this, there has been 218 commits to the dev branch since the last release
yeah, same issue, there is no dev build unleashed firmware.
You can compile the latest dev build yourself (it seems to be the default branch on the repo)
git clone https://github.com/DarkFlippers/unleashed-firmware.git --branch dev cd unleashed-firmware/ ./fbt flash_usb_full
At time of writing this, there has been 218 commits to the dev branch since the last release
Ok thanks!
That is not true. There may not be a pre-compiled release, but you can follow the same steps as above, substituting the DarkFlippers git in place of Xtreme. (I’m on mobile or I’d give you the exact command.)
I see, thanks !
Tried running, said app was out of date