summaryrefslogtreecommitdiff
path: root/src/app/ws2812b_dmap/Makefile.inc
blob: dd8d49bda431a01c763b9e4b61227d5d9e5f20bc (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 += ,stdin,neopixel
endif