This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
wz_mini_hacks
Watch
1
Star
0
Fork
0
You've already forked wz_mini_hacks
mirror of
https://github.com/gtxaspec/wz_mini_hacks.git
synced
2024-11-09 23:18:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3e7a24f68e
wz_mini_hacks
/
v2_install
/
.gitignore
3 lines
19 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add kernel and init configs
2022-06-01 05:17:54 +00:00
demo.bin
Improve v2 firmware validation and error checks (#449) To reduce the chance that a bad firmware image is created and used, the following functionality has been implemented: 1. Check md5 sums of local files in addition to downloaded files 2. Copy a backup of the original firmware, instead of removing it 3. Do not make an image unless all parts are present 4. Only output success message if the image file exists The above fixes an issue where if a provided firmware zipfile is unable to be read, the script continues on, generates a bad demo.bin file, and suggests the file is good for loading into the camera. The above updates help prevent this from occurring
2023-07-12 02:21:13 +00:00
demo*.zip
Reference in New Issue
Copy Permalink