Files
Esp32WeatherStation/main/component.mk
2020-09-13 17:15:51 -05:00

9 lines
288 B
Makefile

#
# "main" pseudo-component makefile.
#
# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)
COMPONENT_EMBED_TXTFILES := certs/cacert.pem
COMPONENT_EMBED_TXTFILES += certs/prvtkey.pem
COMPONENT_ADD_INCLUDEDIRS = . ../components/bme280