bl_iot_sdk/components/3rdparty/aws-iot/component.mk
2022-03-07 13:59:29 +08:00

11 lines
259 B
Makefile
Executable File

#
# Component Makefile
#
COMPONENT_ADD_INCLUDEDIRS := port/include aws-iot-device-sdk-embedded-C/include
COMPONENT_SRCDIRS := aws-iot-device-sdk-embedded-C/src port
# Check the submodule is initialised
COMPONENT_SUBMODULES := aws-iot-device-sdk-embedded-C