1
0
mirror of https://github.com/bluekitchen/btstack.git synced 2025-01-30 15:32:41 +00:00

test/gatt_client: fix build

This commit is contained in:
Matthias Ringwald 2024-08-27 16:37:48 +02:00
parent 9d2aa4d04e
commit 1a9f9e6c65

@ -27,6 +27,7 @@ set(SOURCES
../../src/btstack_util.c
../../src/hci_cmd.c
../../src/hci_dump.c
../../src/hci_event_builder.c
../../src/btstack_crypto.c
../../3rd-party/rijndael/rijndael.c
)