test: skip folders without unit tests

This commit is contained in:
Matthias Ringwald 2020-09-18 17:58:27 +02:00
parent 73e5d7d08c
commit c757f61e42

View File

@ -37,7 +37,6 @@ SUBDIRS_BLE = \
ble_client \
crypto \
gatt_client \
gatt_server \
gap \
hid_parser \
linked_list \
@ -51,6 +50,8 @@ SUBDIRS_BLE = \
# avrcp \
# map_client \
# sbc \
# gatt_server \
.PHONY: coverage
subdirs: