]> rtime.felk.cvut.cz Git - can-benchmark.git/commitdiff
Adds RTEMS target to makefile and associated Python scripts.
authorMartin Hořeňovský <Martin.Horenovsky@gmail.com>
Mon, 16 Sep 2013 13:07:09 +0000 (15:07 +0200)
committerMartin Hořeňovský <Martin.Horenovsky@gmail.com>
Mon, 16 Sep 2013 13:07:09 +0000 (15:07 +0200)
The bash scripts made too many assumptions about target (namely, that it is linux)
so it was easier to write a replacement to support RTEMS. Currently targets Python 3+,
but with minimal changes (print and shebang) can run on Python 2.6+.


No differences found