Skip to content

Taskfile: {baremetal,zephyr}: Add precondition - #39

Merged
dnltz merged 1 commit into
mainfrom
WIP/dnltz/taskfile-software-precondition
Aug 24, 2026
Merged

Taskfile: {baremetal,zephyr}: Add precondition#39
dnltz merged 1 commit into
mainfrom
WIP/dnltz/taskfile-software-precondition

Conversation

@dnltz

@dnltz dnltz commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Check whether firmware related meta data already exist. If not, prompt how to generate them.

The bare-metal build needs a generated soc.h file with information about the underlying hardware.


Fixes #38

Check whether firmware related meta data already exist. If not,
prompt how to generate them.

The bare-metal build needs a generated soc.h file with information
about the underlying hardware.

Signed-off-by: Daniel Schultz <dnltz@aesc-silicon.de>
@dnltz
dnltz marked this pull request as ready for review August 24, 2026 11:30
@dnltz
dnltz merged commit 289c75d into main Aug 24, 2026
4 of 5 checks passed
@dnltz
dnltz deleted the WIP/dnltz/taskfile-software-precondition branch August 24, 2026 14:14
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.

task baremetal:compile SOC=ElemRV-H fails

1 participant