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

Add trivial port to RTEMS, derived from freebsd #21

Merged
merged 2 commits into from Sep 16, 2020

Conversation

heshamelmatary
Copy link
Contributor

No description provided.

The RTEMS init task is recognised by the RTEMS framework
to be the entry point for RTEMS applications. This init
task here is simple and just calls coremark's main.

RTEMS Config macros are provided to setup an environment
that coremark needs such as a timer, console driver, (optional) threads, etc
@petertorelli petertorelli merged commit 41537ea into eembc:master Sep 16, 2020
@petertorelli
Copy link
Member

Thanks for your contribution.

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.

None yet

2 participants