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

Lightning ln882x support #52

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

lamauny
Copy link

@lamauny lamauny commented Jan 7, 2025

This PR adds basic support for Lightning Ln882x chips.

Here is the state of implementation / supported features :

  • Binary file mgmt :
    • Generation of complete flash binary file from elf (with boot and other partitions) : Supported
    • Generation of OTA binary file from elf (XZ compressed ota) : Supported
    • Filetype detection: not supported
  • Flash tools :
    • Not implemented now, these tools need reverse engeneering of Lightning windows flashing tools, and it's a big work.

NB: This is based on Linghting Ln882h sdk tools and I don't know about compatibility with other chips of the family (eg.ln8825), maybe this code is only compatible with ln882h chips.

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

Successfully merging this pull request may close these issues.

1 participant