mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Updated Logo Editor (markdown)
@@ -4,6 +4,10 @@ The big loss when removing the USB flash drive was the loss of the custom boot u
|
||||
|
||||
To bring back the logo support without having to code a smaller version of the USB drive optimization, the software automatically looks in the second last sector of flash to see if a bootup image is programmed there and if so the software will display this on startup. The only catch to this is, how to get the image in the right location initially.
|
||||
|
||||
## Existing Designs
|
||||
|
||||
In the repository there are some community created logos that you are free to use. As well as a logo file to remove the logo from your unit, turning off the logo functionality.[Available Here](https://github.com/Ralim/ts100/tree/master/Bootup%20Logo/Logos)
|
||||
|
||||
## The logo editor
|
||||
|
||||
This is a small application written in C# that allows you to load up an image, and it will convert the image to B&W and export a .HEX file. This file can then be programmed to your iron using the DFU mode, the same as upgrading your firmware.
|
||||
|
||||
Reference in New Issue
Block a user