xref: /btstack/src/ble/gatt-service/Makefile.inc (revision f15c31b547acb43b993c64f35c68601986ae3495)
16601f559SMatthias Ringwald# Makefile to collect all C source files of src/ble/gatt-service
26601f559SMatthias Ringwald
3*f15c31b5SMilanka RingwaldSRC_BLE_GATT_SERVICE_FILES = \
46601f559SMatthias Ringwald    battery_service_server.c \
5*f15c31b5SMilanka Ringwald    cycling_power_service_server.c \
6*f15c31b5SMilanka Ringwald    cycling_speed_and_cadence_service_server.c \
76601f559SMatthias Ringwald    device_information_service_server.c \
8adc3e7d5SMilanka Ringwald    heart_rate_service_server.c \
9adc3e7d5SMilanka Ringwald    hids_device.c \
10ebdf3c68SMilanka Ringwald    nordic_spp_service_server.c \
11ba7944beSMilanka Ringwald
126601f559SMatthias Ringwald
13