Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with building #71

Open
ge0rdi opened this issue Dec 12, 2024 · 2 comments
Open

Problem with building #71

ge0rdi opened this issue Dec 12, 2024 · 2 comments

Comments

@ge0rdi
Copy link

ge0rdi commented Dec 12, 2024

Hello.

I was trying to build Bit firmware but had some troubles with it. Building instructions say:

The production firmware is built using IDF version 5.1, commit 3a45d4e.

Using version from mentioned commit results in many build errors.
It seems that latest firmware was built using IDF 5.1.1 (it can be seen in firmware binary).
With that version it builds (almost) fine.

Then there is a problem with LovyanGFX submodule. Version 1.1.8 doesn't work well with IDF 5.1.1 so at least 1.1.12 has to be used (I've tried 1.1.16 that seems to work just fine).

Could you, please, fix build instructions to point to proper IDF version and also update LovyanGFX to more recent version?

@JustZvan
Copy link

JustZvan commented Jan 5, 2025

Hey! I'm also having issues with building. I tried your steps, by using the latest master branch of LovyanGFX, still doesn't work. This time it isn't the libraries and it's the source code itself. Could you share some steps on how do i actually build it?

@ge0rdi
Copy link
Author

ge0rdi commented Jan 5, 2025

using the latest master branch of LovyanGFX, still doesn't work

I'm not sure if it works with latest master.
I have used 1.1.16 tag.

Here are instructions to build my modified firmware (along with micro python):
https://gist.github.com/ge0rdi/7e9aa11967b6f70f7338ca6be137adee

It works for me that way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants