component.mk 302 B

123456789
  1. #
  2. # "main" pseudo-component makefile.
  3. #
  4. # (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)
  5. COMPONENT_EMBED_TXTFILES := ${PROJECT_PATH}/server_certs/ca_cert.pem
  6. COMPONENT_ADD_INCLUDEDIRS += ./ble_helper/include
  7. COMPONENT_SRCDIRS += ./ble_helper/