summaryrefslogtreecommitdiff
path: root/src/app/blinkencat3/Makefile.inc
blob: 1e6ffd2cf28e4edd02848eb26d1482551c047035 (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
	CONFIG_loop = y
	override arch_drivers += ,neopixel
endif