components/tft/component.mk

Mon, 25 Nov 2019 15:40:11 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 25 Nov 2019 15:40:11 +0100
changeset 72
ff7f7b47d699
parent 0
b74b0e4902c3
permissions
-rw-r--r--

TCP MSS from 1436 to 1440 bytes.

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