1# Makefile to collect all C source files of src/ble/gatt-service 2 3SRC_BLE_GATT-SERVICE_FILES = \ 4 battery_service_server.c \ 5 device_information_service_server.c \ 6 heart_rate_service_server.c \ 7 hids_device.c \ 8 9
1# Makefile to collect all C source files of src/ble/gatt-service 2 3SRC_BLE_GATT-SERVICE_FILES = \ 4 battery_service_server.c \ 5 device_information_service_server.c \ 6 heart_rate_service_server.c \ 7 hids_device.c \ 8 9