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

ifdef app
	override timer_s = 0
	override loop = 0
endif