components/tft/component.mk

Sat, 06 Jun 2020 16:52:44 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 06 Jun 2020 16:52:44 +0200
changeset 78
b58e0c9897e1
parent 0
b74b0e4902c3
permissions
-rw-r--r--

Added reconnect-websocket javascript. Removed some debugging log messages.

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