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

ifdef app
	override arch_drivers += ,neopixel
endif