Closed the-remmer closed 2 years ago
Ok I tried to update the firmware to bleeding edge (https://github.com/Ralim/IronOS/actions/runs/1991864575#artifacts) and it works now. I guess it is being fixed.
This seems to be fixed. Right? Than please consider closing this issue. 😊
thanks kind regards
Ah rightio, so 2.17 uses the older format, while the current main branch uses the ironos-meta generated logo's.
You have hit right in the middle of the transition period
Does not work also with ts100.
Describe the bug
I followed the documentation to use a custom splashscreen, but the default miniware logo is still being shown.
I hope this is not a user error but I tried so many times, I think I'm doing exactly what the documentation is saying.
To Reproduce
IronOS.png.hex
IRONOS~1.RDY
Expected behavior
The custom logo should be displayed instead.
Details of your device:
Additional context
python3 .\img2logo.py -P preview.png -m .\mylogo.png out
. The preview works and looks good, the.dfu
and.hex
files are generated, the.hex
files gets replaced with.RDY
, but still no change..hex
file, and it worked perfectly fine..dfu
file but the copy fails (which was expected I guess). With the.hex
file the copy works and it is replaced with the.RDY
file.a.hex
so it wouldn't be truncated with the shortname~1
.