system/chre/apps/ble_world/ble_world.mk

13 lines
293 B
Makefile
Raw Permalink Normal View History

2025-08-25 08:01:50 +08:00
#
# BLE World Makefile
#
# Common Compiler Flags ########################################################
# Include paths.
COMMON_CFLAGS += -Iapps/ble_world/include
# Common Source Files ##########################################################
COMMON_SRCS += apps/ble_world/ble_world.cc