Skip to content

Adding basics of tinygo and tamago (efi) support#110

Draft
andydotxyz wants to merge 6 commits intofyne-io:masterfrom
andydotxyz:feature/embedded
Draft

Adding basics of tinygo and tamago (efi) support#110
andydotxyz wants to merge 6 commits intofyne-io:masterfrom
andydotxyz:feature/embedded

Conversation

@andydotxyz
Copy link
Member

Adding new embedded package to house helpful drivers for smaller hardware.

Work in progress as the Go version is not OK and the driver API can be polished a bit more

@coveralls
Copy link

coveralls commented Aug 29, 2025

Pull Request Test Coverage Report for Build 17518245679

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 42.358%

Totals Coverage Status
Change from base Build 17272839249: 0.0%
Covered Lines: 1951
Relevant Lines: 4606

💛 - Coveralls
@elipsion
Copy link

Is the API spec still up in the air, or could it be considered "somewhat stable"?

@andydotxyz
Copy link
Member Author

Is the API spec still up in the air, or could it be considered "somewhat stable"?

Apologies, I had forgotten that this was not landed already!
The majority of the API is landed in Fyne and these are just some helper constructors really - as there has been no contrary feedback it can probably be approved and landed.

I will just need to add some docs so people can understand how the features should be used.

@elipsion
Copy link

Some docs would indeed be appreciated.
Unwinding this rabbit hole is not for the faint of heart.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants