summaryrefslogtreecommitdiff
path: root/src/app/waittest/Makefile.inc
blob: 9a363733c8e77e2bd5a817846cd1560745717c67 (plain)
1
2
3
4
5
6
7
8
9
10
11
# vim:ft=make
#
# Copyright 2020 Birte Kristina Friesel
#
# SPDX-License-Identifier: CC0-1.0

ifdef app
	loop = 1
	override timer_s = 1
	override arch_drivers += ,timer
endif