This is an automated email from the git hooks/post-receive script.
"Christophe Lyon pushed a change to branch master in repository toolchain/bmk-scripts.
from 967d5b0 run.sh: Delete symlinks when cleaning up old results new 49519ff Add support for coremark on stm32
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: coremark.sh | 58 ++++++++ stm32-coremark/core_portme.c | 317 +++++++++++++++++++++++++++++++++++++++++ stm32-coremark/core_portme.h | 296 ++++++++++++++++++++++++++++++++++++++ stm32-coremark/core_portme.mak | 132 +++++++++++++++++ 4 files changed, 803 insertions(+) create mode 100755 coremark.sh create mode 100755 stm32-coremark/core_portme.c create mode 100755 stm32-coremark/core_portme.h create mode 100755 stm32-coremark/core_portme.mak