xref: /btstack/src/ble/gatt-service/Makefile.inc (revision ba7944be54de1dbd2d944b7bbf57b397d31ae104)
16601f559SMatthias Ringwald# Makefile to collect all C source files of src/ble/gatt-service
26601f559SMatthias Ringwald
36601f559SMatthias RingwaldSRC_BLE_GATT-SERVICE_FILES = \
46601f559SMatthias Ringwald    battery_service_server.c \
56601f559SMatthias Ringwald    device_information_service_server.c \
6adc3e7d5SMilanka Ringwald    heart_rate_service_server.c \
7adc3e7d5SMilanka Ringwald    hids_device.c \
8ebdf3c68SMilanka Ringwald    nordic_spp_service_server.c \
9*ba7944beSMilanka Ringwald    ublox_spp_service_server.c \
10*ba7944beSMilanka Ringwald
116601f559SMatthias Ringwald
12