summaryrefslogtreecommitdiff
path: root/src/app/wetterstation/Makefile.inc
blob: c32523a1ea2e35d6dc87ca2815b6dcab6c127862 (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
	loop = 1
	override arch_drivers += ,adc
endif