InfiniTimeOrg / InfiniTimeOrg/InfiniTime
pinetime-graphics not present anymore in CMakeLists.txt
@JF002 is already working on this.
Since Aug 18, 2022.
- Dominant language
- C
- Stars
- 3.4k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
Verification
- I searched for similar bug reports and found none was relevant.
What happened?
pinetime-graphics has disappered from the build options
What should happen instead?
Should be present ... I guess
Reproduction steps
Just clone the repo the option to build the pinetime-graphics has been removed even if the readme in the bootloader folder said to make it with make pinetime-graphics and the files to change the logo are present
More details?
I was about to change the boot logo with another one I designed myself. After searching for a solution to better understnad how to change the logo I found the readme in the bootloader folder, in addition there is the boot_graphics.h file and the documentation said basically to call the make pinetime-graphics in order to have pinetime-graphics binary made: I was unable to do that simply because in the CMakeLists.txt in the src folder there is no mention anymore of the pinetime-graphics option. I do not know if is a documentation error or what but please if someone knows how to change the logo with the current version of the firmware please let me know :-) Thanks a lot to everyone will join
Version
v1.10.0
Companion app
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.