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

ifdef app
	override loop = 1
	override arch_drivers += ,i2c
	override drivers += ,max44009
endif