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

Move some functions to hal, update workflow #1462

Closed

Conversation

NonPIayerCharacter
Copy link
Contributor

Moved delay us and wdt init/reset to HAL (will move uart later, likely in next port).
Added generic platform, with empty function weakly linked for easier initial porting.
Adjusted makefile, so that now only SDK required for build will be updated (cuts some time for workflows).
Fix workflow deprecation warnings.
Workflow for pull request will now generate an archive for each platform, instead of a single one with all platforms inside. Still, merge is performed for compatibility with release script.

@MaxineMuster
Copy link
Contributor

MaxineMuster commented Dec 13, 2024

Can't test, but that's a great idea to consolidate these functions to HAL!
Thanks so much for your commitment to this project!

@divadiow
Copy link
Contributor

divadiow commented Dec 15, 2024

nice. maybe one day I'll make something of the LN8825x SDK. ive been playing with it here https://www.elektroda.com/rtvforum/viewtopic.php?p=21344461#21344461

not that anyone has a device with that chip in

@NonPIayerCharacter
Copy link
Contributor Author

Continues in #1468, additionally moved uart

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.

3 participants