components/spidriver/component.mk

Sat, 27 Oct 2018 16:18:31 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 27 Oct 2018 16:18:31 +0200
changeset 23
0a1c1a8324a3
parent 0
b74b0e4902c3
permissions
-rw-r--r--

Screen startup a bit later. Decreased task sound stack size.

#
# Main Makefile. This is basically the same as a component makefile.
#
# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)

COMPONENT_SRCDIRS := . 
COMPONENT_ADD_INCLUDEDIRS := .

mercurial