Skip to content

Build-run workflow, submodule revisions, platform support, and feature enhancements#77

Merged
kr-t merged 1 commit intomainfrom
update
Aug 28, 2025
Merged

Build-run workflow, submodule revisions, platform support, and feature enhancements#77
kr-t merged 1 commit intomainfrom
update

Conversation

@kr-t
Copy link
Collaborator

@kr-t kr-t commented Aug 28, 2025

Description

  • Refactored build-run workflow for Linux: improved execution flow, artifact handling, and logging
  • Updated WAMR and Zephyr submodules to internal and main branches
  • Stabilized system initialization, messaging, and platform abstraction
  • Enhanced documentation: updated README and MAINTAINERS.md
  • Added support for U585 onboard sensors and OCRE container networking
  • Fixed native simulation run command and improved input path resolution
  • Corrected stack allocation for dynamic threads

Type of change

  • New feature (non-breaking change which adds functionality)
  • Code cleanup/refactoring
  • CI system update
  • Test Coverage update

How Has This Been Tested?

Blinky on u585 and echo-server on linux

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

…upport, and feature enhancements

- Refactored build-run workflow for Linux: improved execution flow, artifact handling, and logging
- Updated WAMR and Zephyr submodules to internal and main branches
- Stabilized system initialization, messaging, and platform abstraction
- Enhanced documentation: updated README and MAINTAINERS.md
- Added support for U585 onboard sensors and OCRE container networking
- Fixed native simulation run command and improved input path resolution
- Corrected stack allocation for dynamic threads

Signed-off-by: Krisztian Szilvasi <34309983+kr-t@users.noreply.github.com>
@kr-t kr-t requested a review from srberard as a code owner August 28, 2025 07:52
Copy link
Collaborator

@srberard srberard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kr-t kr-t merged commit 8ab65d6 into main Aug 28, 2025
6 checks passed
@kr-t kr-t deleted the update branch August 28, 2025 12:14
dkouba-atym pushed a commit that referenced this pull request Oct 21, 2025
* Make SMF static
* Link libs statically
* Link glibc dynamically

---------

Signed-off-by: Krisztian Szilvasi <34309983+kr-t@users.noreply.github.com>
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.

2 participants