Releases: ThatStella7922/make_and_flash_logo
make_and_flash_logo v2.11
make_and_flash_logo
Release Version 2.11 (Latest Version)
A bundle to convert and flash a logo to your Pinecil.
Includes scripts, some documentation and supporting files.
Release Summary
This is a minor release, only containing updates for the documentation and removing outdated references in the scripts. Just a pass over all the text, ensuring all names are up to date and things like that. No new features were added, hence the very minor version increment.
Hope you enjoy this release! 😄
Important note (again because maybe not everyone saw it last time)
Since v2.1, I switched to use the new IronOS logo location in scripts that involve logo flashing. You MUST update your Pinecil to IronOS v2.15 or later! If you don't want to update your Pinecil, you must use make_and_flash_logo v2.0 or older.
Usage
Download make_and_flash_logo-v2.11.zip
below, then extract it into a folder and read the INSTRUCTION.
Updates
No updating mechanism is implemented. You can check the releases page for new versions.
Changelog
Click to view...
-
Update all documentation in some minor form or another.
-
Remove redundant or outdated comments from the scripts.
-
Remove references to the README.txt (it was renamed to INSTRUCTION.txt in v2.0)
No other changes were made besides incrementing version numbers.
More details
For the rest of the details, give the README a read.
make_and_flash_logo v2.1
make_and_flash_logo
Bundle Version 2.1
A bundle to convert and flash a logo to your Pinecil.
Includes a script, some documentation and other files.
Release Summary
This is a kind of substantial release, but not big enough to warrant a major version increment. Basically, all of the scripts now contain the new preferences system and improved error handling that was added for only one of the scripts in 2.0. Also, a new script was added (flash_ironos
) for updating IronOS easily. Then, I added actual instructions for all the scripts into the INSTRUCTION as well as some typo fixes and minor tweaks.
Finally, and the most breaking change of all, I switched to use the new IronOS logo location in scripts that involve logo flashing. This means that you must update your Pinecil to IronOS v2.15 or later.
Important note
I switched to use the new IronOS logo location in scripts that involve logo flashing. You MUST update your Pinecil to IronOS v2.15 or later! If you don't want to update your Pinecil, you must use make_and_flash_logo v2.0 or older.
Usage
Download make_and_flash_logo-v2.1.zip
below, then extract it into a folder and read the INSTRUCTION.
Updates
No updating mechanism is implemented. You can check the releases page for new versions.
Changelog
Click to view...
-
Scripts
- New scripts added - see INSTRUCTION for what they do
- flash_ironos
- New scripts added - see INSTRUCTION for what they do
-
Use the new IronOS logo location in scripts that involve logo flashing. You MUST update your Pinecil to IronOS v2.15 or later!
- If you don't want to update your Pinecil, you must use make_and_flash_logo v2.0 or older.
-
make_and_flash_logo
- Refine preferences system
- Use even more variables (this helps internally)
-
flash_ironos
- Implement the same preferences system and error handling from make_and_flash_logo
- Use more variables
-
flash_logo
- Implement the same preferences system and error handling from make_and_flash_logo
- Switch to using most of make_and_flash_logo's code
-
make_logo
- Implement the same preferences system and error handling from make_and_flash_logo
-
INSTRUCTION
- Add info about new script
- Add actual instructions for all the scripts
- Explictly say that v2.15 (or newer) of IronOS is required
-
CHANGELOG
- Update for v2.1
-
Bundled files
- No changes
More details
For the rest of the details, give the README a read.
make_and_flash_logo v2.0
make_and_flash_logo
Bundle Version 2.0
A bundle to convert and flash a logo to your Pinecil.
Includes a script, some documentation and other files.
Release Summary
This is a big release. For the main script, I implemented a basic preferences system (which allows for skipping manual input if needed), added a feature where the script will ask you for the file if it can't find it with the default name, fixes some bugs and some other minor code improvements, and a renamed the README to INSTRUCTION to prevent confusion.
Note
This release was previously pulled due to a bug and documentation inconsistencies.
These have since been fixed, please redownload if you downloaded this release before May 9th, 2021.
Usage
Download make_and_flash_logo-v2.0.zip
below, then extract it into a folder and read the README.
Updates
No updating mechanism is implemented. You can check this releases page for new versions.
Changelog
Click to view...
-
Scripts
- make_and_flash_logo
- Implement basic preferences system
- Allow skipping the check at the beginning of the script where you are asked to confirm that your Pinecil is connected in DFU mode
- Prevent "no such file or directory" or "error reading image file" or "[Errno 2]" errors by asking user for file if not automatically found.
- Apply fix to prevent "won't overwrite existing file" errors.
- Use variables across more of the script
- other scripts
- bump version only
- make_and_flash_logo
-
INSTRUCTION
- Change name to INSTRUCTION from README. This was done to help prevent
confusion between the repo's README.md and the README.txt.
- Change name to INSTRUCTION from README. This was done to help prevent
-
CHANGELOG
- Update for v2.0
-
Bundled files
- No changes
make_and_flash_logo v1.2
make_and_flash_logo
Bundle Version 1.2
A bundle to convert and flash a logo to your Pinecil.
Includes a script, some documentation and other files.
Release Summary
This release contains minor code improvements and two new scripts.
Usage
Download make_and_flash_logo-v1.2.zip
below, then extract it into a folder and read the README.
Updates
No updating mechanism is implemented. You can check this releases page for new versions.
Changelog
Click to view...
-
Scripts
- Switch to using a variable for the subtext string under the title and version.
- Add two new scripts - see the README for what they do
-
README
- Add details for the new scripts
-
CHANGELOG
- Update for v1.2
-
Bundled files
- No changes
make_and_flash_logo v1.1
make_and_flash_logo
Bundle Version 1.1
A bundle to convert and flash a logo to your Pinecil.
Includes a script, some documentation and other files.
Release Summary
This release contains code improvements, adds and improves documentation and includes a fancy new example logo image.
Usage
Download make_and_flash_logo-v1.1.zip
below, then extract it into a folder and read the README.
Updates
No updating mechanism is implemented. You can check this releases page for new versions.
Changelog
Click to view...
-
Scripts
- Switch to using variables for name and version strings
- Change some strings to make it a bit easier to understand
-
README
- Add further details for logo image and reference the example image
- Make WinUSB driver instructions a bit better
- Add troubleshooting instructions
- Slight formatting changes
-
CHANGELOG
- Update for v1.1
-
Bundled files
- Add an example logo image
Previous versions
Version 1.0 is unavailable. It was basically unfinished anyway, don't waste your time looking for it.
If you really want, you can view v1.0's changelog
please stop wasting your time ❤️
-
Scripts
- Initial version
-
README
- Add basic requirements, instructions and credits
-
CHANGELOG
- Update for 1.0
-
Bundled files
- Add dfu-util, objcopy and the image conversion script
Please see the bottom of the README for credits!
- Add dfu-util, objcopy and the image conversion script