Skip to content

Commit

Permalink
zephyr: glueing to the zephyr build system added
Browse files Browse the repository at this point in the history
To add coremark repository as a module to the zephyr project a simple
glueing to the zephyr build system is required.

Coremark configuration, porting layer and all neccesary files will be
a part of the zephyr repository.

Signed-off-by: Volodymyr Bondarchuk <[email protected]>
  • Loading branch information
volodymyr-bondarchuk committed Jan 24, 2023
1 parent eefc986 commit d7661eb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions zephyr/module.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
name: coremark
build:
cmake-ext: True
kconfig-ext: True

0 comments on commit d7661eb

Please sign in to comment.