[riot-commits] [RIOT-OS/RIOT] 49debf: bench_timers: Fix mixup in trace output
Kaspar Schleiser
kaspar at schleiser.de
Sun Sep 16 22:01:07 CEST 2018
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 49debfc67c4cd9added77acc6394eeffb9d78ff6
https://github.com/RIOT-OS/RIOT/commit/49debfc67c4cd9added77acc6394eeffb9d78ff6
Author: Joakim NohlgÄrd <joakim.nohlgard at eistec.se>
Date: 2018-09-11 (Tue, 11 Sep 2018)
Changed paths:
M tests/bench_timers/main.c
Log Message:
-----------
bench_timers: Fix mixup in trace output
The equal sign was intended to be a symbol for parallel timers (two
lines), the minus was intended to be a single timer (one line).
Commit: e66e9f8c5f98624fce8ded2d792b8b18830c3386
https://github.com/RIOT-OS/RIOT/commit/e66e9f8c5f98624fce8ded2d792b8b18830c3386
Author: Kaspar Schleiser <kaspar at schleiser.de>
Date: 2018-09-16 (Sun, 16 Sep 2018)
Changed paths:
M tests/bench_timers/main.c
Log Message:
-----------
Merge pull request #9922 from gebart/pr/bench_timers_typo
bench_timers: Fix mixup in trace output
Compare: https://github.com/RIOT-OS/RIOT/compare/090a762e1aaf...e66e9f8c5f98
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the commits
mailing list