components/tft/component.mk

Sun, 24 Nov 2019 20:48:42 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 24 Nov 2019 20:48:42 +0100
changeset 71
7a4446a77d09
parent 0
b74b0e4902c3
permissions
-rw-r--r--

Fixed IP event loop.

#
# 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