From 1e26f03c38cfa62069c05ace733e6df84e96774b Mon Sep 17 00:00:00 2001 From: Dario Nieuwenhuis Date: Thu, 12 May 2022 23:00:43 +0200 Subject: Add ble-l2cap-credit-wrokaround to Ci --- ci.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ci.sh b/ci.sh index 3ec9441..bb28969 100755 --- a/ci.sh +++ b/ci.sh @@ -60,3 +60,4 @@ cargo build --target thumbv7em-none-eabihf -p nrf-softdevice --features s140,nrf cargo build --target thumbv7em-none-eabihf -p nrf-softdevice --features s140,nrf52840,ble-central,ble-peripheral,ble-l2cap,ble-gatt-server cargo build --target thumbv7em-none-eabihf -p nrf-softdevice --features s140,nrf52840,ble-central,ble-peripheral,ble-l2cap,ble-gatt-client cargo build --target thumbv7em-none-eabihf -p nrf-softdevice --features s140,nrf52840,ble-central,ble-peripheral,ble-l2cap,ble-gatt-client,ble-gatt-server +cargo build --target thumbv7em-none-eabihf -p nrf-softdevice --features s140,nrf52840,ble-central,ble-peripheral,ble-l2cap,ble-gatt-client,ble-gatt-server,ble-l2cap-credit-wrokaround -- cgit v1.2.3