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

ifdef app
	loop = 1
	override arch_drivers += ,neopixel
endif