mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-29 08:21:18 +01:00
tests/nimble_l2cap: adapt to config var name change
This commit is contained in:
parent
5bd53db88f
commit
e172c80bad
@ -15,7 +15,7 @@ CFLAGS += -DAPP_CID=$(APP_CID)
|
||||
# configure NimBLE
|
||||
USEPKG += nimble
|
||||
CFLAGS += -DMYNEWT_VAL_BLE_L2CAP_COC_MAX_NUM=1
|
||||
CFLAGS += -DMYNEWT_VAL_BLE_L2CAP_COC_MTU=250
|
||||
CFLAGS += -DMYNEWT_VAL_BLE_L2CAP_COC_MPS=250
|
||||
CFLAGS += -DMYNEWT_VAL_BLE_MAX_CONNECTIONS=1
|
||||
CFLAGS += -DMYNEWT_VAL_MSYS_1_BLOCK_COUNT=55
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user