Disambiguate names of timer drivers

Issue #2190
This commit is contained in:
Norman Feske
2016-12-10 23:22:13 +01:00
parent f54c85e045
commit 44df8db771
37 changed files with 57 additions and 71 deletions

View File

@@ -1,12 +1,5 @@
#
# \brief Fiasco.OC-specific test-environment supplements
# \author Stefan Kalkowski
# \date 2010-11-22
#
# This file is meant to be used as '--include' argument for 'tool/run'.
#
proc binary_name_ld_lib_so { } { return "ld-foc.lib.so" }
proc binary_name_timer { } { return "foc_timer_drv" }
##